REDROOM
PHP 8.2.31
Path:
Logout
Edit File
Size: 3.42 KB
Close
//proc/self/root/home/nshryvcy/taramarriagebureau.com/wp-content/themes/planmyday/templates/headers/header_5.php
Text
Base64
<?php // Disable direct call if ( ! defined( 'ABSPATH' ) ) { exit; } /* Theme setup section -------------------------------------------------------------------- */ if ( !function_exists( 'planmyday_template_header_5_theme_setup' ) ) { add_action( 'planmyday_action_before_init_theme', 'planmyday_template_header_5_theme_setup', 1 ); function planmyday_template_header_5_theme_setup() { planmyday_add_template(array( 'layout' => 'header_5', 'mode' => 'header', 'title' => esc_html__('Header 5', 'planmyday'), 'icon' => planmyday_get_file_url('templates/headers/images/5.jpg') )); } } // Template output if ( !function_exists( 'planmyday_template_header_5_output' ) ) { function planmyday_template_header_5_output($post_options, $post_data) { // WP custom header $header_css = ''; if ($post_options['position'] != 'over') { $header_image = get_header_image(); $header_css = $header_image!='' ? ' style="background-image: url('.esc_url($header_image).')"' : ''; } ?> <div class="top_panel_fixed_wrap"></div> <header class="top_panel_wrap top_panel_style_5 scheme_<?php echo esc_attr($post_options['scheme']); ?>"> <div class="top_panel_wrap_inner top_panel_inner_style_5 top_panel_position_<?php echo esc_attr(planmyday_get_custom_option('top_panel_position')); ?>"> <?php if (planmyday_get_custom_option('show_top_panel_top')=='yes') { ?> <div class="top_panel_top"> <div class="content_wrap clearfix"> <?php planmyday_template_set_args('top-panel-top', array( 'top_panel_top_components' => array('contact_info', 'login', 'currency', 'bookmarks', 'socials') )); require get_template_directory().'/templates/headers/_parts/top-panel-top.php'; ?> </div> </div> <?php } ?> <div class="top_panel_middle" <?php planmyday_show_layout($header_css); ?>> <div class="content_wrap"> <div class="contact_logo"> <?php planmyday_show_logo(true, true); ?> </div> <div class="sc_line_style_dot_line"></div> <div class="menu_main_wrap clearfix"> <nav class="menu_main_nav_area menu_hover_<?php echo esc_attr(planmyday_get_theme_option('menu_hover')); ?>"> <?php $menu_main = planmyday_get_nav_menu('menu_main'); if (empty($menu_main)) $menu_main = planmyday_get_nav_menu(); planmyday_show_layout($menu_main); ?> </nav> <?php if (planmyday_get_custom_option('show_search')=='yes') planmyday_show_layout(planmyday_sc_search(array('class'=>"top_panel_icon", 'state'=>"closed", "style"=>planmyday_get_theme_option('search_style')))); if (function_exists('planmyday_exists_woocommerce') && planmyday_exists_woocommerce() && (planmyday_is_woocommerce_page() && planmyday_get_custom_option('show_cart')=='shop' || planmyday_get_custom_option('show_cart')=='always') && !(is_checkout() || is_cart() || defined('WOOCOMMERCE_CHECKOUT') || defined('WOOCOMMERCE_CART'))) { ?> <div class="menu_main_cart top_panel_icon"> <?php do_action('trx_utils_show_contact_info_cart'); ?> </div> <?php } ?> </div> </div> </div> </div> </header> <?php planmyday_storage_set('header_mobile', array( 'open_hours' => false, 'login' => true, 'socials' => true, 'bookmarks' => true, 'contact_address' => false, 'contact_phone_email' => false, 'woo_cart' => true, 'search' => true ) ); } } ?>
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 2 × Files: 6
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
images
DIR
-
drwxr-xr-x
2025-04-30 03:18:26
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
_parts
DIR
-
drwxr-xr-x
2025-04-30 03:18:26
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
headers.php
93 B
lrw-r--r--
2025-04-30 03:18:26
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
header_1.php
3.92 KB
lrw-r--r--
2025-04-30 03:18:26
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
header_4.php
2.93 KB
lrw-r--r--
2025-04-30 03:18:26
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
header_5.php
3.42 KB
lrw-r--r--
2025-04-30 03:18:26
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
header_6.php
2.91 KB
lrw-r--r--
2025-04-30 03:18:26
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
header_7.php
3.91 KB
lrw-r--r--
2025-04-30 03:18:26
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).