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 |
Dir : /home/trave494/newexitinggames.kerihosting.com/wp-content/themes/tricera/archive.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"> <?php if(have_posts()) : ?> <div class="games_title"> <h1 class="catpage_title"><?php //$post = $posts[0]; if (is_category()) { echo single_cat_title(),' Games'; } elseif (is_day()) { _e("Archive for", "tricera"); ?> <?php the_time('F jS, Y'); } elseif (is_month()) { _e("Archive for", "tricera"); ?> <?php the_time('F, Y'); } elseif (is_year()) { _e("Archive for", "tricera"); ?> <?php the_time('Y'); } elseif (is_author()) { _e("Author Archive", "tricera"); } elseif (isset($_GET['paged']) && !empty($_GET['paged'])) { _e("Blog Archives", "tricera"); } elseif (is_tag() ) { _e("Browse by tag:", "tricera"); ?> <?php echo single_tag_title( '', false ); } else { _e("Blog Archives", "tricera"); } ?></h1></div> <?php if ( get_option('tricera_catdesc_position') == 'above' ) { echo tricera_category_description(); } ?> <?php if ( get_option('tricera_AD728_category_top_toggle') == 'enable' ) { tricera_adtop_category728(); } ?> <div id="content_tricera"> <?php wp_reset_query(); $recent = new WP_Query("cat=&posts_per_page&paged=".get_query_var('paged')); $prevlink = str_replace(array("<a href=\"","\" ></a>"),"",get_previous_posts_link("")); $nextlink = str_replace(array("<a href=\"","\" ></a>"),"",get_next_posts_link("")); ?> <span id="pagination_link"> <?php if(get_query_var('paged') > 1) { ?> <span class="pagi_left"> <a class="side_left" href="<?php echo $prevlink; ?>">Previous</a> </span> <?php } ?> <?php if(get_query_var('paged') < $recent->max_num_pages) { ?> <span class="pagi_right"> <a class="side_right" href="<?php echo $nextlink; ?>">Next</a> </span> <?php } ?> </span> <ul class="gametab"> <?php while (have_posts()) : the_post(); ?> <li class="is-new"><a href="<?php the_permalink() ?>" class="tooltip" title='<span>Play <?php the_title_attribute(); ?></span><br />'><span class="framespan"></span><?php myabp_print_thumbnail(100, 100,'ft_gameimg'); ?></a></li> <?php if ( get_option('tricera_AD300_category_toggle') == 'enable' ) { if (++$postcount == 9){ ?> <?php tricera_showad_category300(); ?> <?php } } ?> <?php endwhile; ?> </ul> </div> <?php if ( get_option('tricera_AD728_category_bottom_toggle') == 'enable' ) { tricera_adbottom_category728(); } ?> <?php if ( get_option('tricera_catdesc_position') == 'below' ) { echo tricera_category_description(); } ?> </div> <?php tricera_navigation(); ?> <?php else: ?> <div class="ft_gameshowcase"> <div id="content_tricera"> <p><?php _e("Sorry, but you are looking for something that isn't here.", "tricera"); ?></p> </div> </div> <?php endif; ?> <?php get_footer(); ?>