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.135.215.149
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/cynthiaadediran.com/wp-content/themes/gerold/inc/customizer/fields/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/wavevlvu/cynthiaadediran.com/wp-content/themes/gerold/inc/customizer/fields/blog-settings.php
<?php

/**
 * Customizer Blog Settings
 *
 * style for theme blogs
 */

$fields[] = [
  'type'     => 'custom',
  'settings' => 'blog_custom_01',
  'label'    => FALSE,
  'section'  => 'blog_settings',
  'default'  => '<div class="customizer_label">' . esc_html__('Blog Page Settings', 'gerold') . '</div>',
];
// breadcrumb title
$fields[] = [
  'type'     => 'text',
  'settings' => 'blog_breadcrumb_title',
  'label'    => esc_html__('Blog Breadcrumb Title', 'gerold'),
  'section'  => 'blog_settings',
  'default'  => esc_html__('Blog', 'gerold'),
  'priority' => 10,
];
// blog breadcrumb image
$fields[] = [
  'type'        => 'image',
  'settings'    => 'blog_breadcrumb_img',
  'label'       => esc_html__('Blog Breadcrumb Image', 'gerold'),
  'section'     => 'blog_settings',
];
// Blog button
$fields[] = [
  'type'     => 'switch',
  'settings' => 'gerold_blog_btn_switch',
  'label'    => esc_html__('BTN On/Off', 'gerold'),
  'section'  => 'blog_settings',
  'default'  => '1',
  'priority' => 10,
  'choices'  => [
    'on'  => esc_html__('Enable', 'gerold'),
    'off' => esc_html__('Disable', 'gerold'),
  ],
];
// button text
$fields[] = [
  'type'     => 'text',
  'settings' => 'gerold_blog_btn',
  'label'    => esc_html__('Button text', 'gerold'),
  'section'  => 'blog_settings',
  'default'  => esc_html__('Read More', 'gerold'),
  'priority' => 10,
  'active_callback' => [
    [
      'setting'  => 'gerold_blog_btn_switch',
      'operator' => '==',
      'value'    => '1',
    ],
  ],
];
// category meta
$fields[] = [
  'type'     => 'switch',
  'settings' => 'gerold_blog_cat',
  'label'    => esc_html__('Category Meta On/Off', 'gerold'),
  'section'  => 'blog_settings',
  'default'  => '0',
  'priority' => 10,
  'choices'  => [
    'on'  => esc_html__('Enable', 'gerold'),
    'off' => esc_html__('Disable', 'gerold'),
  ],
];
// author meta
$fields[] = [
  'type'     => 'switch',
  'settings' => 'gerold_blog_author',
  'label'    => esc_html__('Author Meta On/Off', 'gerold'),
  'section'  => 'blog_settings',
  'default'  => '1',
  'priority' => 10,
  'choices'  => [
    'on'  => esc_html__('Enable', 'gerold'),
    'off' => esc_html__('Disable', 'gerold'),
  ],
];
// date meta
$fields[] = [
  'type'     => 'switch',
  'settings' => 'gerold_blog_date',
  'label'    => esc_html__('Date Meta On/Off', 'gerold'),
  'section'  => 'blog_settings',
  'default'  => '1',
  'priority' => 10,
  'choices'  => [
    'on'  => esc_html__('Enable', 'gerold'),
    'off' => esc_html__('Disable', 'gerold'),
  ],
];
// comment meta
$fields[] = [
  'type'     => 'switch',
  'settings' => 'gerold_blog_comments',
  'label'    => esc_html__('Comments Meta On/Off', 'gerold'),
  'section'  => 'blog_settings',
  'default'  => '1',
  'priority' => 10,
  'choices'  => [
    'on'  => esc_html__('Enable', 'gerold'),
    'off' => esc_html__('Disable', 'gerold'),
  ],
];

// blog details
$fields[] = [
  'type'     => 'custom',
  'settings' => 'blog_custom_02',
  'label'    => FALSE,
  'section'  => 'blog_settings',
  'default'  => '<div class="customizer_label">' . esc_html__('Blog Details Page', 'gerold') . '</div>',
];
// blog details breadcrumb title
$fields[] = [
  'type'     => 'text',
  'settings' => 'blog_details_breadcrumb_title',
  'label'    => esc_html__('Blog Details Breadcrumb Title', 'gerold'),
  'section'  => 'blog_settings',
  'priority' => 10,
];
// blog details breadcrumb image
$fields[] = [
  'type'        => 'image',
  'settings'    => 'blog_details_breadcrumb_img',
  'label'       => esc_html__('Blog Details Breadcrumb Image', 'gerold'),
  'section'     => 'blog_settings',
];
// blog social share
$fields[] = [
  'type'     => 'switch',
  'settings' => 'gerold_blog_socials',
  'label'    => esc_html__('Blog Socials Share On/Off', 'gerold'),
  'section'  => 'blog_settings',
  'default'  => '0',
  'priority' => 10,
  'choices'  => [
    'on'  => esc_html__('Enable', 'gerold'),
    'off' => esc_html__('Disable', 'gerold'),
  ],
];

Youez - 2016 - github.com/yon3zu
LinuXploit