?php if($enable_vertical_menu) { echo qode_get_module_template_part('templates/vertical-header', 'header', '', $params); }else{ switch($header_bottom_appearance){ case 'stick menu_bottom': $header_appearance_slug = 'stick_menu_bottom'; break; case 'fixed fixed_minimal': $header_appearance_slug = 'fixed_minimal'; break; default: $header_appearance_slug = $header_bottom_appearance; break; } echo qode_get_module_template_part('templates/header-appearance/header', 'header', $header_appearance_slug, $params); } echo qode_get_module_template_part('templates/parts/back-to-top', 'header', '', $params); echo qode_get_module_template_part('templates/popup-menu/popup-menu', 'header', '', $params); echo qode_get_module_template_part('templates/parts/fullscreen-search', 'header', '', $params); ?>

CHIAMA ORA