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

Dir : /home/trave494/craftgigstars.online/wp-content/themes/PricerrTheme/
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/craftgigstars.online/wp-content/themes/PricerrTheme/page.php

<?php
/*****************************************************************************
*
*	copyright(c) - sitemile.com - PricerrTheme
*	More Info: http://sitemile.com/p/pricerr
*	Coder: Saioc Dragos Andrei
*	Email: andreisaioc@gmail.com
*
******************************************************************************/

	get_header();
	
	
	$PricerrTheme_adv_code_single_page_above_content = stripslashes(get_option('PricerrTheme_adv_code_single_page_above_content'));
		if(!empty($PricerrTheme_adv_code_single_page_above_content)):
		
			echo '<div class="full_width_a_div">';
			echo $PricerrTheme_adv_code_single_page_above_content;
			echo '</div>';
		
		endif;
	
?>
	<?php 

		if(function_exists('bcn_display'))
		{
		    echo '<div class="my_box3_breadcrumb"><div class="padd10_a">';	
		    bcn_display();
			echo '</div></div>';
		}
		
		
		
?>	<?php if ( have_posts() ): while ( have_posts() ) : the_post(); ?>
	<div id="content">
    <div class="box_title"><?php the_title(); ?></div>
	
    <?php the_content(); ?>

    
    </div>
    
    	<?php endwhile; ?>
    <?php endif; ?>
    
    <!-- ################### -->
    
    <div id="right-sidebar">    
    	<ul class="xoxo">
        	 <?php dynamic_sidebar( 'single-widget-area' ); ?>
        </ul>    
    </div>
    

<?php
	
	get_footer();

?>