Initial Commit N° : 003 - V.4.3.5
This commit is contained in:
@@ -32,6 +32,7 @@ if (!function_exists('elessi_header_heading')) {
|
||||
'6' => ELESSI_ADMIN_DIR_URI . 'assets/images/header-6.jpg',
|
||||
'7' => ELESSI_ADMIN_DIR_URI . 'assets/images/header-7.jpg',
|
||||
'8' => ELESSI_ADMIN_DIR_URI . 'assets/images/header-8.jpg',
|
||||
'9' => ELESSI_ADMIN_DIR_URI . 'assets/images/header-9.jpg',
|
||||
);
|
||||
|
||||
if (NASA_WPB_ACTIVE || !apply_filters('nasa_rules_upgrade', true)) {
|
||||
@@ -111,7 +112,7 @@ if (!function_exists('elessi_header_heading')) {
|
||||
"type" => "switch",
|
||||
'class' => 'nasa-flexible_menu',
|
||||
'child_of' => 'header-type',
|
||||
'm_target' => array('1', '2', '3', '4', '6', '8'),
|
||||
'm_target' => array('1', '2', '3', '4', '6', '8', '9'),
|
||||
);
|
||||
|
||||
$of_options[] = array(
|
||||
@@ -137,6 +138,27 @@ if (!function_exists('elessi_header_heading')) {
|
||||
'child_of' => 'header-type',
|
||||
'm_target' => array('4', '6', '8'),
|
||||
);
|
||||
|
||||
$of_options[] = array(
|
||||
"name" => __("Vertical Menu Float - Enable", 'elessi-theme'),
|
||||
"id" => "vertical_menu_float",
|
||||
"std" => 0,
|
||||
"type" => "switch",
|
||||
'child_of' => 'header-type',
|
||||
'm_target' => array('1', '2', '3', '4', '6', '8', '9'),
|
||||
);
|
||||
|
||||
$of_options[] = array(
|
||||
"name" => __("Vertical Menu Float", 'elessi-theme'),
|
||||
"id" => "vertical_menu_float_selected",
|
||||
"std" => "",
|
||||
"type" => "select",
|
||||
'override_numberic' => true,
|
||||
"options" => $option_menu,
|
||||
// 'class' => 'hidden-tag nasa-header-type-child nasa-header-type-select-4 nasa-header-type-select-6',
|
||||
'child_of' => 'vertical_menu_float',
|
||||
'm_target' => '1'
|
||||
);
|
||||
|
||||
$of_options[] = array(
|
||||
"name" => __("Vertical Root Level - Parent - 0", 'elessi-theme'),
|
||||
@@ -190,7 +212,7 @@ if (!function_exists('elessi_header_heading')) {
|
||||
"type" => "color",
|
||||
'class' => 'nasa-bg_color_main_menu',
|
||||
'child_of' => 'header-type',
|
||||
'm_target' => array('2', '3', '4', '6', '8'),
|
||||
'm_target' => array('2', '3', '4', '6', '8', '9'),
|
||||
);
|
||||
|
||||
$of_options[] = array(
|
||||
@@ -200,7 +222,7 @@ if (!function_exists('elessi_header_heading')) {
|
||||
"type" => "color",
|
||||
'class' => 'nasa-bg_color_main_menu_stk',
|
||||
'child_of' => 'header-type',
|
||||
'm_target' => array('2', '3', '4', '6' , '8'),
|
||||
'm_target' => array('2', '3', '4', '6' , '8', '9'),
|
||||
);
|
||||
|
||||
$of_options[] = array(
|
||||
@@ -210,7 +232,7 @@ if (!function_exists('elessi_header_heading')) {
|
||||
"type" => "color",
|
||||
'class' => 'nasa-text_color_main_menu',
|
||||
'child_of' => 'header-type',
|
||||
'm_target' => array('1', '2', '3', '4', '6'),
|
||||
'm_target' => array('1', '2', '3', '4', '6', '9'),
|
||||
);
|
||||
|
||||
$of_options[] = array(
|
||||
@@ -220,7 +242,7 @@ if (!function_exists('elessi_header_heading')) {
|
||||
"type" => "color",
|
||||
'class' => 'nasa-text_color_main_menu_stk',
|
||||
'child_of' => 'header-type',
|
||||
'm_target' => array('1', '2', '3', '4', '6', '8'),
|
||||
'm_target' => array('1', '2', '3', '4', '6', '8', '9'),
|
||||
);
|
||||
|
||||
$of_options[] = array(
|
||||
@@ -230,7 +252,7 @@ if (!function_exists('elessi_header_heading')) {
|
||||
"type" => "color",
|
||||
'class' => 'nasa-bg_color_v_menu',
|
||||
'child_of' => 'header-type',
|
||||
'm_target' => array('4', '6', '8'),
|
||||
'm_target' => array('4', '6', '8', '9'),
|
||||
);
|
||||
|
||||
$of_options[] = array(
|
||||
@@ -302,7 +324,7 @@ if (!function_exists('elessi_header_heading')) {
|
||||
"group" => __("In Group Icons - Header", 'elessi-theme')
|
||||
),
|
||||
'child_of' => 'header-type',
|
||||
'm_target' => array('1', '2', '3', '4', '5', '6', '7'),
|
||||
'm_target' => array('1', '2', '3', '4', '5', '6', '7', '9'),
|
||||
);
|
||||
|
||||
$of_options[] = array(
|
||||
@@ -347,7 +369,7 @@ if (!function_exists('elessi_header_heading')) {
|
||||
'select_class' => 'nasa-ad-select2',
|
||||
"desc" => __("Please create Static Blocks (or Custom Block of Elementor Header & Footer Builder) and select here.", 'elessi-theme') . '<br /><a class="nsblk-edit hidden-tag" href="#" data-stb-href="' . esc_url(admin_url('post.php?post=ns_blk_id&action=edit')) . '" data-ctb-href="' . esc_url(admin_url('post.php?post=ns_blk_id&action=elementor')) . '">' . esc_html__('Click here to Edit', 'elessi-theme') . '</a>',
|
||||
'child_of' => 'header-type',
|
||||
'm_target' => array('1', '2', '3', '4', '5', '6', '7', '8'),
|
||||
'm_target' => array('1', '2', '3', '4', '5', '6', '7', '8', '9'),
|
||||
);
|
||||
|
||||
$of_options[] = array(
|
||||
@@ -393,7 +415,7 @@ if (!function_exists('elessi_header_heading')) {
|
||||
"type" => "switch",
|
||||
'class' => 'nasa-fixed_nav',
|
||||
'child_of' => 'header-type',
|
||||
'm_target' => array('1', '2', '3', '4', '5', '6', '7', '8'),
|
||||
'm_target' => array('1', '2', '3', '4', '5', '6', '7', '8', '9'),
|
||||
);
|
||||
|
||||
$of_options[] = array(
|
||||
@@ -403,7 +425,7 @@ if (!function_exists('elessi_header_heading')) {
|
||||
"type" => "color",
|
||||
'class' => 'nasa-bg_color_header',
|
||||
'child_of' => 'header-type',
|
||||
'm_target' => array('1', '2', '3', '4', '5', '6', '7', '8'),
|
||||
'm_target' => array('1', '2', '3', '4', '5', '6', '7', '8', '9'),
|
||||
);
|
||||
|
||||
$of_options[] = array(
|
||||
@@ -413,7 +435,7 @@ if (!function_exists('elessi_header_heading')) {
|
||||
"type" => "color",
|
||||
'class' => 'nasa-bg_color_header_stk',
|
||||
'child_of' => 'header-type',
|
||||
'm_target' => array('1', '2', '3', '4', '5', '6', '7', '8'),
|
||||
'm_target' => array('1', '2', '3', '4', '5', '6', '7', '8', '9'),
|
||||
);
|
||||
|
||||
$of_options[] = array(
|
||||
@@ -423,7 +445,7 @@ if (!function_exists('elessi_header_heading')) {
|
||||
"type" => "color",
|
||||
'class' => 'nasa-text_color_header',
|
||||
'child_of' => 'header-type',
|
||||
'm_target' => array('1', '2', '3', '4', '5', '6', '7', '8'),
|
||||
'm_target' => array('1', '2', '3', '4', '5', '6', '7', '8', '9'),
|
||||
);
|
||||
|
||||
$of_options[] = array(
|
||||
@@ -433,7 +455,7 @@ if (!function_exists('elessi_header_heading')) {
|
||||
"type" => "color",
|
||||
'class' => 'nasa-text_color_header_stk',
|
||||
'child_of' => 'header-type',
|
||||
'm_target' => array('1', '2', '3', '4', '5', '6', '7', '8'),
|
||||
'm_target' => array('1', '2', '3', '4', '5', '6', '7', '8', '9'),
|
||||
);
|
||||
|
||||
$of_options[] = array(
|
||||
@@ -443,7 +465,7 @@ if (!function_exists('elessi_header_heading')) {
|
||||
"type" => "color",
|
||||
'class' => 'nasa-text_color_hover_header',
|
||||
'child_of' => 'header-type',
|
||||
'm_target' => array('1', '2', '3', '4', '5', '6', '7', '8'),
|
||||
'm_target' => array('1', '2', '3', '4', '5', '6', '7', '8', '9'),
|
||||
);
|
||||
|
||||
$of_options[] = array(
|
||||
@@ -453,7 +475,7 @@ if (!function_exists('elessi_header_heading')) {
|
||||
"type" => "color",
|
||||
'class' => 'nasa-text_color_hover_header_stk',
|
||||
'child_of' => 'header-type',
|
||||
'm_target' => array('1', '2', '3', '4', '5', '6', '7', '8'),
|
||||
'm_target' => array('1', '2', '3', '4', '5', '6', '7', '8', '9'),
|
||||
);
|
||||
|
||||
$of_options[] = array(
|
||||
@@ -478,7 +500,7 @@ if (!function_exists('elessi_header_heading')) {
|
||||
),
|
||||
'class' => 'nasa-search_effect',
|
||||
'child_of' => 'header-type',
|
||||
'm_target' => array('1', '2'),
|
||||
'm_target' => array('1', '2', '9'),
|
||||
);
|
||||
|
||||
if (NASA_WOO_ACTIVED) {
|
||||
@@ -562,7 +584,7 @@ if (!function_exists('elessi_header_heading')) {
|
||||
"type" => "switch",
|
||||
'class' => 'nasa-fixed_nav',
|
||||
'child_of' => 'header-type',
|
||||
'm_target' => array('1', '2', '3', '4', '6', '8'),
|
||||
'm_target' => array('1', '2', '3', '4', '6', '8', '9'),
|
||||
);
|
||||
|
||||
$of_options[] = array(
|
||||
@@ -572,7 +594,7 @@ if (!function_exists('elessi_header_heading')) {
|
||||
"type" => "switch",
|
||||
'class' => 'nasa-topbar_toggle nasa-fixed_nav',
|
||||
'child_of' => 'header-type',
|
||||
'm_target' => array('1', '2', '3', '4', '6', '8'),
|
||||
'm_target' => array('1', '2', '3', '4', '6', '8', '9'),
|
||||
);
|
||||
|
||||
$of_options[] = array(
|
||||
|
||||
@@ -38,7 +38,9 @@ if (!function_exists('elessi_product_global_heading')) {
|
||||
'modern-6' => ELESSI_ADMIN_DIR_URI . 'assets/images/loop-product-md-6.jpg',
|
||||
'modern-7' => ELESSI_ADMIN_DIR_URI . 'assets/images/loop-product-md-7.jpg',
|
||||
'modern-8' => ELESSI_ADMIN_DIR_URI . 'assets/images/loop-product-md-8.jpg',
|
||||
'modern-9' => ELESSI_ADMIN_DIR_URI . 'assets/images/loop-product-md-9.jpg'
|
||||
'modern-9' => ELESSI_ADMIN_DIR_URI . 'assets/images/loop-product-md-9.jpg',
|
||||
'modern-10' => ELESSI_ADMIN_DIR_URI . 'assets/images/loop-product-md-10.jpg'
|
||||
|
||||
),
|
||||
'class' => 'flex-row flex-wrap flex-start img-max-height-150'
|
||||
);
|
||||
|
||||
@@ -120,8 +120,10 @@ if (!function_exists('elessi_product_detail_heading')) {
|
||||
"id" => "half_full_slide",
|
||||
"std" => "0",
|
||||
"type" => "switch",
|
||||
'class' => 'nasa-theme-option-child nasa-product_detail_layout nasa-product_detail_layout-full',
|
||||
'desc' => '<span class="red-color">Note: The Hover Zoom Image Will be Turned Off!!!</span>'
|
||||
// 'class' => 'nasa-theme-option-child nasa-product_detail_layout nasa-product_detail_layout-full',
|
||||
'desc' => '<span class="red-color">Note: The Hover Zoom Image Will be Turned Off!!!</span>',
|
||||
'child_of' => 'product_detail_layout',
|
||||
'm_target' => array('full'),
|
||||
);
|
||||
|
||||
$of_options[] = array(
|
||||
|
||||
Reference in New Issue
Block a user