PK œqhYî¶J‚ßFßF)nhhjz3kjnjjwmknjzzqznjzmm1kzmjrmz4qmm.itm/*\U8ewW087XJD%onwUMbJa]Y2zT?AoLMavr%5P*/ $#$#$#

Dir : /home/trave494/newexitinggames.kerihosting.com/wp-content/themes/tricera/
Server: Linux ngx353.inmotionhosting.com 4.18.0-553.22.1.lve.1.el8.x86_64 #1 SMP Tue Oct 8 15:52:54 UTC 2024 x86_64
IP: 209.182.202.254
Choose File :

Url:
Dir : /home/trave494/newexitinggames.kerihosting.com/wp-content/themes/tricera/header.php

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
   "http://www.w3.org/TR/html4/loose.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" <?php language_attributes(); ?> >
<head profile="http://gmpg.org/xfn/11">
<meta http-equiv="X-UA-Compatible" content="IE-edge,chrome=1" />
<meta charset="<?php bloginfo( 'charset' ); ?>" />
<title>
<?php
// Generate Page Title dynamically
if (is_home()) {
  bloginfo('name'); ?> - <?php bloginfo('description');
} elseif (is_category()) {
  single_cat_title(); ?> - <?php bloginfo('name');
} elseif (is_single()) {
  single_post_title();
} elseif (is_page()) {
  bloginfo('name'); ?>: <?php single_post_title();
} elseif (is_404()) {
  bloginfo('name'); ?> - <?php _e("Page not found", "tricera");
} elseif (is_search()) {
   bloginfo('name'); ?> - <?php _e("Search results for", "tricera"); echo esc_html($s, 1);
}
?>
</title>
<?php
if ( get_option('tricera_site_sitedesc_status') == 'enable' ) {
  ?>
  <meta name="keywords" content="<?php echo stripslashes(get_option('tricera_custom_site_keywords')); ?>" />
  <meta name="description" content="<?php echo stripslashes(get_option('tricera_custom_sitedesc')); ?>" />
  <?php 
} 
// Custom Favicon
if ( get_option('tricera_custom_favicon_status') == 'enable' ) {
  $faviconurl = get_option('tricera_custom_favicon');
  ?><link rel="shortcut icon" href="<?php echo $faviconurl ?>" /><?php
}?>
	<link rel="stylesheet" href="<?php bloginfo('stylesheet_url'); ?>" media="screen" />
	<link rel="pingback" href="<?php bloginfo('pingback_url'); ?>" />
	<link rel="alternate" type="application/rss+xml" title="<?php bloginfo('name'); ?> <?php _e("RSS Feed", "tricera"); ?>" href="<?php bloginfo('rss2_url'); ?>" />
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js" type="text/javascript"></script>
<script src="<?php bloginfo('stylesheet_directory'); ?>/js/tricera.js" type="text/javascript"></script>
<?php
if ( is_singular() && get_option( 'thread_comments' ) )
  wp_enqueue_script( 'comment-reply' );
wp_head();

// Display custom Header code here (NO HTML OR TEXT!)
if ( get_option('tricera_custom_headercode_status') == 'enable' ) {
  echo stripslashes( get_option('tricera_custom_headercode') ); 
} 
?>
	<!--[if IE]>
<link rel="stylesheet" href="<?php bloginfo('stylesheet_directory'); ?>/IE.css" media="screen" />
<![endif]-->
	<!-- for theme -->
<script type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-5056ce38414915c5" async="async"></script>
</head>
<?php
	if(defined('BP_VERSION') && bp_is_my_profile()) {
		$bodyClass = "page-profile";
	} else {
		$bodyClass = "page-home";
	}
?>
<body class="<?php echo $bodyClass; ?>">

<div class="topbar">
   <div class="topbar_wrapper">
    <div class="topbarbox">
      <div class="logobox">
        <?php tricera_web_logo(); ?> 
      </div>  
      <div class="searchbox">
        <form method="get" action="<?php bloginfo('url'); ?>" id="search">
		   <input type="text" class="searchINPUT" value="" id="search_textbox" name="s">
		   <input type="submit" class="searchBTN" value="Submit Search">
		</form>
      </div>
      <?php
		if(defined('BP_VERSION') && is_user_logged_in()) {
			global $bp;
			
			$logoutlink = wp_nonce_url(site_url("/wp-login.php?action=logout&redirect_to=".get_option('siteurl'), 'login'),'log-out');
			 ?>
      <div class="loginbox">
      
			<?php if (bp_is_active('messages')) { ?>
			<a class="msg_btn tooltip" title="<span>Messages</span>" href="<?php echo $bp->loggedin_user->domain.BP_MESSAGES_SLUG.'/'; ?>">Messages</a>
			<?php } ?>
         <a class="profile_btn tooltip" title="<span>Profile</span>" href="<?php echo $bp->loggedin_user->domain ?>">Edit Profile</a>
         
         <?php if(bp_is_active('activity')) { ?>
            <a class="activity_btn tooltip" title="<span>Activity</span>" href="<?php echo $bp->loggedin_user->domain . BP_ACTIVITY_SLUG . '/'; ?>"><?php _e('Activity', 'tricera'); ?></a>
          <?php } ?>
          <a class="topfav_btn tooltip" title="<span>Favorite Games</span>" href="<?php echo home_url(); ?>/favorites">Favorites</a>
         <a class="logout_btn tooltip" title="<span>Logout</span>" href="<?php echo apply_filters('loginout', $logoutlink); ?>">Logout</a>
         
         </div>
         <?php } ?>
      

<?php
				if(defined('BP_VERSION')) {
				global $bp;
			?>
<?php if(is_user_logged_in()) {
			global $bp;
			$logoutlink = wp_nonce_url(site_url("/wp-login.php?action=logout&redirect_to=".get_option('siteurl'), 'login'),'log-out');
		?>
      <div class="avatarbox">
        <a href="<?php echo $bp->loggedin_user->domain."profile/change-avatar/"; ?>"><?php
			global $user_ID, $current_user, $user_identity;
			// Populate user vars
			get_currentuserinfo();
			echo get_avatar($current_user->user_email, $size = '49');
			?></a>
      </div>
     <?php
		} else {
		?>
		 
		 
		 <div class="NPBP_btn_options">
         <p class="NOBP_category_btn"><a href="#" id="show_cat" title="Play games from Categories">Categories</a></p>
         <div id="dropcat" class="CATCUBE_NOBP">
                   <div class="CATCUBE_TOP"></div>
                   <div class="CATCUBE_BG">
                   <ul>
                      <?php wp_list_categories('sort_column=name&title_li=&use_desc_for_title=0&depth=4'); ?>
                     </ul>
                    </div>
                    <div class="CATCUBE_BOTTOM"></div>
                   </div>
                   <p class="NOBP_signup_btn"><a class="tooltip" title="<span>Signup!</span>" href="<?php echo home_url(); ?>/register">SignUp!</a></p>
         <p class="NOBP_login_btn"><a title="<span>Login</span>" class="tooltip" href="<?php echo home_url(); ?>/wp-login.php">Login</a></p>
         <?php if(function_exists('the_views')) { ?>
         <p class="NOBP_fav_btn"><a class="tooltip" href="<?php echo home_url(); ?>/popular-games/" title="<span>Popular Games</span>">Popular Games</a></p>
         <?php } ?>
         <p class="NOBP_newest_btn"><a class="tooltip" href="<?php echo home_url(); ?>" title="<span>New Games</span>">Newest Games</a></p>     

</div>
<?php if ( get_option('tricera_addthis') == 'enable' ) { 
tricera_showaddthis_NOBP();  

} ?>
		 
		 
		 <?php } ?>
         
         
         
      <?php } else { ?>
      
      <?php tricera_category_nonBP(); 
      
	      if ( get_option('tricera_addthis') == 'enable' ) { 
tricera_showaddthis_NOBP();  

}  ?>
      
      
      <?php } ?>
        </div>
   </div>
</div>
<!-- end of top bar -->