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/page.php

<?php get_header(); ?>

<div class="<?php if(is_user_logged_in() && defined('BP_VERSION')) { ?>contentbody<? } else { ?>contentbody_NOBP<?php } ?>">

<div class="contentbody_wrapper">
<?php 
 if(is_user_logged_in() && defined('BP_VERSION')) {
global $bp;
tricera_category();
}
?>

<div class="ft_gameshowcase">

<div class="games_title">
<h1 class="catpage_title"><?php the_title(); ?></h1>
</div>

<div id="content" class="contentbox_page">  

 <?php  
  if (have_posts()) :
    while (have_posts()) : the_post(); 
      ?>
      <div class="singlepage inner" id="post-<?php the_ID(); ?>">
        <!--<div class="title">
          <h2>
            <a href="<?php the_permalink() ?>" rel="bookmark" title="Permanent Link to <?php the_title(); ?>">
              <?php the_title(); ?>
            </a>
          </h2>
        </div> -->
        
        <div class="cover">
          <div class="entry">
            <?php the_content(__('Read more..', 'tricera')); ?>
            <div class="clear"></div>
          </div>
        </div>
      </div>
      <?php 
    endwhile;
    
    // Do some action after the page output
    do_action('tricera_after_page');    
    
  else : 
    ?>
    <h2 class="pagetitle">
      <?php _e("Sorry, Can't find that Game. But maybe you like one of these games:", "tricera"); ?>
    </h2>
    
    <?php
    // Get some random games
    get_template_part('games', 'random');
    
  endif; 

  // Do some actions before the content wrap ends
  do_action('tricera_before_content_end'); 
  ?>  

</div> <?php // end content ?>
</div>
<div class="paginationbox">
</div>
</div></div>

<?php get_footer(); ?>