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 : 13.59.91.59
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/diixadigital.com/wp-content/themes/meto/includes/resource/options/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/wavevlvu/diixadigital.com/wp-content/themes/meto/includes/resource/options/logo_setting.php
<?php
return array(
    'title'      => esc_html__('Logo Setting', 'meto'),
    'id'         => 'logo_setting',
    'desc'       => '',
    'subsection' => false,
    'icon'       => 'el el-wrench',
    'fields'     => array(
        array(
            'id'       => 'image_favicon',
            'type'     => 'media',
            'url'      => true,
            'title'    => esc_html__('Favicon', 'meto'),
            'subtitle' => esc_html__('Insert site favicon image', 'meto'),
            'default'  => array( 'url' => get_template_directory_uri() . '/assets/images/favicon.png' ),
        ),
        array(
            'id'       => 'main_logo_title',
            'type'     => 'text',
            'title'    => esc_html__('Logo Title', 'meto'),
            'desc'     => esc_html__('Enter logo title show on logo hover', 'meto'),
        ),
        array(
            'id' => 'normal_logo_show',
            'type' => 'switch',
            'title' => esc_html__('Enable Light Color Logo Image', 'meto'),
            'default' => true,
        ),
        array(
            'id'       => 'image_normal_logo',
            'type'     => 'media',
            'url'      => true,
            'title'    => esc_html__('Light Color Logo', 'meto'),
            'subtitle' => esc_html__('Upload Light Logo(Display on Dark Backgrounds)', 'meto'),
            'required' => array( 'normal_logo_show', '=', true ),
        ),
        array(
            'id'       => 'normal_logo_dimension',
            'type'     => 'dimensions',
            'title'    => esc_html__('Light Color Logo Dimentions', 'meto'),
            'subtitle' => esc_html__('Select Light Color Logo Dimentions', 'meto'),
            'units'    => array( 'em', 'px', '%' ),
            'default'  => array( 'Width' => '', 'Height' => '' ),
            'required' => array( 'normal_logo_show', '=', true ),
        ),
		array(
            'id' => 'normal_logo_show2',
            'type' => 'switch',
            'title' => esc_html__('Enable Dark Color Logo', 'meto'),
            'default' => true,
        ),
        array(
            'id'       => 'image_normal_logo2',
            'type'     => 'media',
            'url'      => true,
            'title'    => esc_html__('Dark Color Logo', 'meto'),
            'subtitle' => esc_html__('Upload Dark Logo (Display on Tranparent Background and Sidebar)', 'meto'),
            'required' => array( 'normal_logo_show2', '=', true ),
        ),
        array(
            'id'       => 'normal_logo_dimension2',
            'type'     => 'dimensions',
            'title'    => esc_html__('Dark Color Logo Dimentions', 'meto'),
            'subtitle' => esc_html__('Select Dark Color Logo Dimentions', 'meto'),
            'units'    => array( 'em', 'px', '%' ),
            'default'  => array( 'Width' => '', 'Height' => '' ),
            'required' => array( 'normal_logo_show2', '=', true ),
        ),
        array(
            'id' => 'sticky_logo_show',
            'type' => 'switch',
            'title' => esc_html__('Enable Sticky Logo', 'meto'),
            'default' => true,
        ),
        array(
            'id'       => 'image_sticky_logo',
            'type'     => 'media',
            'url'      => true,
            'title'    => esc_html__('Sticky Logo', 'meto'),
            'subtitle' => esc_html__('Upload sticky logo', 'meto'),
            'required' => array( 'sticky_logo_show', '=', true ),
        ),
        array(
            'id'       => 'sticky_logo_dimension',
            'type'     => 'dimensions',
            'title'    => esc_html__('Sticky Logo Dimentions', 'meto'),
            'subtitle' => esc_html__('Select Sticky Logo Dimentions', 'meto'),
            'units'    => array( 'em', 'px', '%' ),
            'default'  => array( 'Width' => '', 'Height' => '' ),
            'required' => array( 'sticky_logo_show', '=', true ),
        ),
		array(
            'id'       => 'logo_settings_section_end',
            'type'     => 'section',
            'indent'      => false,
        ),
    ),
);

Youez - 2016 - github.com/yon3zu
LinuXploit