PATH:
home
/
letacommog
/
aperobusiness
/
wp-content
/
themes
/
deep
<?php get_header(); $deep_options = deep_options(); $sidebar = isset($deep_options['deep_blog_sidebar']) ? $deep_options['deep_blog_sidebar'] : 'right' ; ?> <section id="headline"> <div class="container"> <?php the_archive_title( '<h1>', '</h1>' ); the_archive_description( '<div class="taxonomy-description">', '</div>' ); ?> </div> </section> <!-- end #headline --> <section class="container page-content" > <hr class="vertical-space2"> <?php if ( $sidebar == 'left' ) : ?> <!-- left sidebar --> <aside class="col-md-3 sidebar leftside"> <?php if( is_active_sidebar( 'Left Sidebar' ) ) dynamic_sidebar( 'Left Sidebar' ); ?> </aside> <?php endif; ?> <!-- content --> <section class="<?php echo esc_attr( $sidebar == 'none' ? 'col-md-12 omega' : 'col-md-9 cntt-w' ); ?>"> <!-- render post-grid --> <div class="row"> <?php if( have_posts() ): while( have_posts() ): the_post(); deep_call_template( 'loops/blogloop-type3' ); endwhile; endif; ?> </div> <!-- pagination --> <?php if( function_exists( 'wp_pagenavi' ) ) : wp_pagenavi(); else : echo '<div class="wp-pagenavi">'; next_posts_link(esc_html__('← Previous page', 'deep')); previous_posts_link(esc_html__('Next page →', 'deep')); echo '</div>'; endif; ?> </section> <!-- end col-md-9 --> <?php if ( $sidebar == 'right' || $sidebar == 'both' ) : ?> <!-- right sidebar --> <aside class="col-md-3 sidebar"> <?php if( is_active_sidebar( 'Right Sidebar' ) ) dynamic_sidebar( 'Right Sidebar' ); ?> </aside> <!-- end col-md-3 --> <?php endif; ?> </section> <!-- end container --> <?php get_footer(); ?>
[+]
..
[-] single-recipe.php
[edit]
[-] archive-room.php
[edit]
[-] single-wbf_footer.php
[edit]
[-] Change_log.php
[edit]
[-] style.css
[edit]
[+]
kingcomposer
[-] single-mega_menu.php
[edit]
[+]
buddypress
[-] single.php
[edit]
[-] single-llms_quiz.php
[edit]
[-] single-gallery.php
[edit]
[-] searchform.php
[edit]
[-] header.php
[edit]
[-] single-llms_membership.php
[edit]
[-] screenshot.png
[edit]
[+]
inc
[-] README.md
[edit]
[-] taxonomy-sermon_category.php
[edit]
[-] taxonomy-sermon_series.php
[edit]
[+]
languages
[-] wpml-config.xml
[edit]
[-] search.php
[edit]
[-] index.php
[edit]
[-] single-portfolio.php
[edit]
[+]
lifterlms
[-] single-cause.php
[edit]
[-] single-lesson.php
[edit]
[-] attachment.php
[edit]
[+]
assets
[-] taxonomy-portfolio_category.php
[edit]
[-] single-llms_question.php
[edit]
[-] taxonomy-cause_category.php
[edit]
[-] speakers-images.php
[edit]
[-] core-templates.php
[edit]
[-] author.php
[edit]
[-] comments.php
[edit]
[-] taxonomy-sermon_speaker.php
[edit]
[-] single-faq.php
[edit]
[-] page.php
[edit]
[-] archive-gallery.php
[edit]
[-] readme.txt
[edit]
[-] footer.php
[edit]
[-] functions.php
[edit]
[-] archive.php
[edit]
[-] rtl.css
[edit]
[-] single-course.php
[edit]
[-] single-sermon.php
[edit]
[-] buddypress.php
[edit]
[-] sidebar.php
[edit]
[+]
woocommerce
[-] single-elementor_library.php
[edit]
[-] 404.php
[edit]
[-] single-goal.php
[edit]
[+]
vc_templates
[-] archive-course.php
[edit]