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

Dir : /home/trave494/photostockmall.online/wp-content/themes/stockyr/
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/photostockmall.online/wp-content/themes/stockyr/single.php

<?php get_header(); ?>
<?php if (have_posts()) : ?>
<div class="posts-wrap">
	<?php while (have_posts()) : the_post(); ?>
	
		<?php get_template_part( 'loop', 'post' ); ?>
		
		<?php if (has_tag()) { ?>
		
		<div class="meta_block block-tags">
			<?php the_tags( "", ", ", " " ) ?>
		</div>
	
		<?php } if ('yes' == of_get_option('author_box')) { // if the author box is enabled ?>
			
			<?php dcs_author_box(); ?>
			
		<?php } ?>
		
		<?php comments_template('', true); ?>
	<?php endwhile; else : ?>

	<h2><?php _e('Sorry, we can\'t seem to find what you\'re looking for.', 'designcrumbs'); ?></h2>
	<p><?php _e('Please try one of the links on top.', 'designcrumbs'); ?></p>
        
	<?php endif; ?>
</div><!-- end .posts-wrap -->	
<?php get_sidebar(); ?>
<?php get_footer(); ?>