芝麻web文件管理V1.00
编辑当前文件:/home/pulsehostuk9/public_html/ebpt.pulsehost.co.uk/wp-content/plugins/lte-ext/redux/redux_page.php
'lte-page', 'title' => esc_html__( 'Additional options', 'tofit' ), 'post_types' => array( 'page' ), 'position' => 'normal', 'priority' => 'high', 'sections' => array( array( 'title' => esc_html__( 'Page Settings', 'tofit' ), 'desc' => esc_html__( 'Please note that some plugins (like WooCommerce) can ignore these settings and use internal templates.'), 'id' => 'lte-page-settings', 'fields' => array( [ 'id' => 'margin-layout', 'type' => 'select', 'title' => __( 'Content Margin', 'tofit' ), 'options' => [ 'default' => 'Top And Bottom', 'top' => 'Top Only', 'bottom' => 'Bottom Only', 'top-small' => 'Top Small', 'disabled' => 'Margin Removed', ], 'default' => 'default', ], [ 'id' => 'topbar-layout', 'type' => 'select', 'title' => __( 'Topbar section', 'tofit' ), 'options' => [ ['default' => __( 'Default', 'tofit' )] + ['hidden' => 'Hidden'] + $tofit_sections_list['top_bar'], ], 'default' => 'default', ], [ 'id' => 'navbar-layout', 'type' => 'select', 'title' => __( 'Navbar', 'tofit' ), 'options' => [ ['default' => __( 'Default', 'tofit' )] + ['hidden' => 'Hidden'] + $tofit_sections_list['navbar'], ], 'default' => 'default', ], [ 'id' => 'header-layout', 'type' => 'select', 'title' => __( 'Page Header', 'tofit' ), 'options' => [ 'default' => 'Default', 'disabled' => 'Hidden', ], 'default' => 'default', ], [ 'id' => 'subscribe-layout', 'type' => 'select', 'title' => __( 'Subscribe Block', 'tofit' ), 'options' => [ 'default' => 'Default', 'force' => 'Force', 'disabled' => 'Hidden', ], 'default' => 'default', ], [ 'id' => 'before-footer-layout', 'type' => 'select', 'title' => __( 'Before Footer', 'tofit' ), 'options' => [ 'default' => 'Visible', 'disabled' => 'Hidden', ], 'default' => 'default', ], [ 'id' => 'footer-layout', 'type' => 'select', 'title' => __( 'Footer', 'tofit' ), 'options' => [ 'default' => 'Default', 'copyright' => 'Copyright Only', 'copyright-transparent' => 'Copyright Transparent', 'disabled' => 'Hidden', ], 'default' => 'default', ], [ 'id' => 'body-bg', 'type' => 'select', 'title' => __( 'Background Scheme', 'tofit' ), 'options' => [ 'default' => 'Default', 'black' => 'Black', ], 'default' => 'default', ], [ 'id' => 'background-image', 'type' => 'media', 'title' => __( 'Full Page Background Image', 'tofit' ), ], [ 'id' => 'subscribe-image', 'type' => 'media', 'title' => __( 'Subscribe Background Image', 'tofit' ), ], [ 'id' => 'direction', 'type' => 'select', 'title' => __( 'Direction', 'tofit' ), 'options' => [ 'default' => 'Default', 'ltr' => 'LTR', 'rtl' => 'RTL', ], 'default' => 'default', ], ), ), array( 'title' => esc_html__( 'Custom Post Types', 'tofit' ), 'desc' => esc_html__( 'Are used for certain CPT settings, if you are using several custom CPT items. In most cases required only for the demo content.'), 'id' => 'lte-page-cpt', 'fields' => array( [ 'id' => 'sidebar-layout', 'type' => 'select', 'title' => __( 'Blog Sidebar', 'tofit' ), 'options' => [ 'hidden' => 'Hidden', 'left' => 'Sidebar Left', 'right' => 'Sidebar Right', ], 'default' => 'hidden', ], [ 'id' => 'blog-layout', 'type' => 'select', 'title' => __( 'Blog Layout', 'tofit' ), 'options' => [ 'default' => 'Default', 'classic' => 'One Column', 'two-cols' => 'Two Columns', 'three-cols' => 'Three Columns', ], 'default' => 'default', ], [ 'id' => 'gallery-layout', 'type' => 'select', 'title' => __( 'Gallery Layout', 'tofit' ), 'options' => [ 'default' => 'Default', 'col-2' => 'Two Columns', 'col-3' => 'Three Columns', 'col-4' => 'Four Columns', ], 'default' => 'default', ], ), ) ) ) );