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.

403WebShell
403Webshell
Server IP : 66.29.132.124  /  Your IP : 3.21.244.240
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/modelsthree.php
<?php	
/*
Template Name: Models - 3 Columns
*/
?>
<?php get_header(); ?>
<?php $removemodelcats = get_option('ombre_removemodelcats'); ?>
<?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 $partnerscheck = get_post_meta( get_the_id(), 'ombrepartnerscheck', 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">
        <div class="unit whole">
            <?php 
            if ( function_exists( 'ombre_page_slider') ) {
                ombre_page_slider(); 
            }
            ?>
            <?php the_content(); ?> 
            <?php 
            if ( ($removemodelcats != 'true') && ( function_exists('ombre_models_menu') )) {
                ombre_models_menu(); 
            }
            ?>
            <?php 
            if ( function_exists('ombre_models') ) {
                $modelscolumns = 'three-columns';
                ombre_models($modelscolumns);
            }
            ?>
        </div>
    </div>
    <?php if ((function_exists('ombre_partners') && ($partnerscheck == 'on')) ) { ?>
    <div class="grid-border"></div>
    <div class="grid">
        <div class="unit whole no-padding">
            <?php ombre_partners(); ?>
        </div>
    </div>
    <?php } ?>
</div>
<?php endwhile; ?>    
<?php get_footer(); ?>

Youez - 2016 - github.com/yon3zu
LinuXploit