/
home
/
infinitibizsol
/
www.testerofmesquite.infinitibizsol.com
/
wp-content
/
themes
/
instive
/
File Upload :
llllll
Current File: /home/infinitibizsol/www.testerofmesquite.infinitibizsol.com/wp-content/themes/instive/single.php
<?php /** * the template for displaying all posts. */ get_header(); get_template_part( 'template-parts/banner/content', 'banner-blog' ); $instive_blog_sidebar = instive_option('blog_sidebar',1); $instive_column = ($instive_blog_sidebar == 1 || !is_active_sidebar('sidebar-1')) ? 'col-lg-12' : 'col-lg-8 col-md-12'; ?> <div id="main-content" class="main-container blog-single" role="main"> <div class="container"> <div class="row"> <?php if($instive_blog_sidebar == 2){ get_sidebar(); } ?> <div class="<?php echo esc_attr($instive_column);?>"> <?php while ( have_posts() ) : the_post(); ?> <article id="post-<?php the_ID(); ?>" <?php post_class(["post-content","post-single"]); ?>> <?php get_template_part( 'template-parts/blog/contents/content', 'single' ); ?> </article> <?php instive_post_nav(); ?> <?php get_template_part( 'template-parts/blog/post-parts/part', 'related-post' ); ?> <?php get_template_part( 'template-parts/blog/post-parts/part', 'author' ); ?> <?php comments_template(); ?> <?php endwhile; ?> </div> <!-- .col-md-8 --> <?php if($instive_blog_sidebar == 3){ get_sidebar(); } ?> </div> <!-- .row --> </div> <!-- .container --> </div> <!--#main-content --> <?php get_footer(); ?>
Copyright ©2k19 -
Hexid
|
Tex7ure