PATH:
home
/
letacommog
/
lavenue
/
wp-content
/
themes
/
deep
<?php /** * Deep Theme. * * @since 1.0.0 * @author Webnus */ // Don't load directly. if ( ! defined( 'ABSPATH' ) ) { exit; } get_header(); $deep_options = deep_options(); $blog_sidebar = deep_get_option( $deep_options, 'deep_sidebar_blog_options' ); ?> <section id="headline"> <div class="container"> <h2><?php printf( '<small>'.esc_html__( 'Search Results for', 'deep' ).':</small> %s', get_search_query() ); ?></h2> </div> </section> <section class="container search-results"> <hr class="vertical-space2"> <!-- begin | main-content --> <section class="col-md-8"> <?php if ( have_posts() ) : while( have_posts() ): the_post(); deep_call_template( 'blogloop-search' ); endwhile; else: deep_call_template( 'blogloop-none' ); endif; ?> <br class="clear"> <?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')); } ?> <div class="white-space"></div> </section> <aside class="col-md-3 sidebar <?php echo esc_attr( $blog_sidebar ); ?> "> <?php if ( is_active_sidebar( 'Right Sidebar' ) ) { dynamic_sidebar( 'Right Sidebar' ); } ?> </aside> <br class="clear"> </section> <?php get_footer();
[+]
..
[-] 404.php
[edit]
[+]
kingcomposer
[-] attachment.php
[edit]
[-] single-gallery.php
[edit]
[-] wpml-config.xml
[edit]
[-] single-portfolio.php
[edit]
[+]
woocommerce
[-] taxonomy-cause_category.php
[edit]
[-] readme.txt
[edit]
[-] sidebar.php
[edit]
[-] footer.php
[edit]
[-] archive.php
[edit]
[-] single-faq.php
[edit]
[-] single-elementor_library.php
[edit]
[-] taxonomy-sermon_speaker.php
[edit]
[-] rtl.css
[edit]
[-] single-llms_membership.php
[edit]
[-] speakers-images.php
[edit]
[-] buddypress.php
[edit]
[-] single-recipe.php
[edit]
[-] archive-room.php
[edit]
[-] single-llms_quiz.php
[edit]
[-] functions.php
[edit]
[-] archive-gallery.php
[edit]
[-] taxonomy-sermon_series.php
[edit]
[-] author.php
[edit]
[-] taxonomy-portfolio_category.php
[edit]
[-] single-mega_menu.php
[edit]
[-] page.php
[edit]
[-] comments.php
[edit]
[-] single-goal.php
[edit]
[-] single-course.php
[edit]
[-] single-sermon.php
[edit]
[-] search.php
[edit]
[-] Change_log.php
[edit]
[-] taxonomy-sermon_category.php
[edit]
[-] searchform.php
[edit]
[-] single-llms_question.php
[edit]
[-] core-templates.php
[edit]
[-] style.css
[edit]
[-] index.php
[edit]
[+]
lifterlms
[-] single-wbf_footer.php
[edit]
[+]
assets
[+]
inc
[-] single-cause.php
[edit]
[-] archive-course.php
[edit]
[-] header.php
[edit]
[-] screenshot.png
[edit]
[+]
languages
[-] single-lesson.php
[edit]
[+]
vc_templates
[-] README.md
[edit]
[+]
buddypress
[-] single.php
[edit]