X7ROOT File Manager
Current Path:
/home/hamdjcne/public_html/wp-content/themes/hub/theme/metaboxes
home
/
hamdjcne
/
public_html
/
wp-content
/
themes
/
hub
/
theme
/
metaboxes
/
ðŸ“
..
📄
index.php
(26 B)
📄
liquid-content.php
(1.12 KB)
📄
liquid-footer-options.php
(1.96 KB)
📄
liquid-footer.php
(1.51 KB)
📄
liquid-header-options.php
(12.15 KB)
📄
liquid-header.php
(1.39 KB)
📄
liquid-megamenu-options.php
(887 B)
📄
liquid-page.php
(7.42 KB)
📄
liquid-portfolio-general.php
(4.44 KB)
📄
liquid-portfolio-meta.php
(2.71 KB)
📄
liquid-post-format.php
(2.55 KB)
📄
liquid-post.php
(8.42 KB)
📄
liquid-sidebars.php
(1.68 KB)
📄
liquid-sliders.php
(1.86 KB)
📄
liquid-title-wrapper-portfolio.php
(10.38 KB)
📄
liquid-title-wrapper.php
(8.38 KB)
📄
liquid-woocommerce.php
(2.27 KB)
Editing: liquid-megamenu-options.php
<?php /* * Megamenu Fields * */ if ( class_exists( 'Liquid_Elementor_Addons' ) && defined( 'ELEMENTOR_VERSION' )){ return; } $sections[] = array( 'post_types' => array( 'liquid-mega-menu' ), 'title' => esc_html__( 'MegaMenu Design Options', 'hub' ), 'icon' => 'el-icon-cog', 'fields' => array( array( 'id' => 'megamenu-fullwidth', 'type' => 'button_set', 'title' => esc_html__( 'MegaMenu Fullwidth?', 'hub' ), 'description' => esc_html__( 'Stretch the background of megamenu. To make the content fullwidth please update row options from the contents.', 'hub' ), 'options' => array( 'no' => esc_html__( 'No', 'hub' ), 'yes' => esc_html__( 'Yes', 'hub' ), ), 'default' => 'no', ), array( 'id' => 'megamenu-bg', 'type' => 'liquid_colorpicker', 'title' => esc_html__( 'Megamenu Background', 'hub' ) ), ) );
Upload File
Create Folder