Submit
Path:
~
/
/
proc
/
thread-self
/
root
/
home
/
getwphos
/
www
/
ppine
/
wp-content
/
themes
/
takeout
/
skins
/
default
/
templates
/
File Content:
header-custom.php
<?php /** * The template to display custom header from the ThemeREX Addons Layouts * * @package TAKEOUT * @since TAKEOUT 1.0.06 */ $takeout_header_css = ''; $takeout_header_image = get_header_image(); $takeout_header_video = takeout_get_header_video(); if ( ! empty( $takeout_header_image ) && takeout_trx_addons_featured_image_override( is_singular() || takeout_storage_isset( 'blog_archive' ) || is_category() ) ) { $takeout_header_image = takeout_get_current_mode_image( $takeout_header_image ); } $takeout_header_id = takeout_get_custom_header_id(); $takeout_header_meta = get_post_meta( $takeout_header_id, 'trx_addons_options', true ); if ( ! empty( $takeout_header_meta['margin'] ) ) { takeout_add_inline_css( sprintf( '.page_content_wrap{padding-top:%s}', esc_attr( takeout_prepare_css_value( $takeout_header_meta['margin'] ) ) ) ); } ?><header class="top_panel top_panel_custom top_panel_custom_<?php echo esc_attr( $takeout_header_id ); ?> top_panel_custom_<?php echo esc_attr( sanitize_title( get_the_title( $takeout_header_id ) ) ); ?> <?php echo ! empty( $takeout_header_image ) || ! empty( $takeout_header_video ) ? ' with_bg_image' : ' without_bg_image'; if ( '' != $takeout_header_video ) { echo ' with_bg_video'; } if ( '' != $takeout_header_image ) { echo ' ' . esc_attr( takeout_add_inline_css_class( 'background-image: url(' . esc_url( $takeout_header_image ) . ');' ) ); } if ( is_single() && has_post_thumbnail() ) { echo ' with_featured_image'; } if ( takeout_is_on( takeout_get_theme_option( 'header_fullheight' ) ) ) { echo ' header_fullheight takeout-full-height'; } $takeout_header_scheme = takeout_get_theme_option( 'header_scheme' ); if ( ! empty( $takeout_header_scheme ) && ! takeout_is_inherit( $takeout_header_scheme ) ) { echo ' scheme_' . esc_attr( $takeout_header_scheme ); } ?> "> <?php // Background video if ( ! empty( $takeout_header_video ) ) { get_template_part( apply_filters( 'takeout_filter_get_template_part', 'templates/header-video' ) ); } // Custom header's layout do_action( 'takeout_action_show_layout', $takeout_header_id ); // Header widgets area get_template_part( apply_filters( 'takeout_filter_get_template_part', 'templates/header-widgets' ) ); ?> </header>
Edit
Rename
Chmod
Delete
FILE
FOLDER
Name
Size
Permission
Action
block-patterns
---
0755
block-styles
---
0755
blog-styles
---
0755
single-styles
---
0755
admin-notice.php
1781 bytes
0644
admin-rate.php
3172 bytes
0644
author-bio.php
1588 bytes
0644
author-page.php
2242 bytes
0644
content-404.php
579 bytes
0644
content-band.php
6706 bytes
0644
content-classic.php
6894 bytes
0644
content-custom.php
3304 bytes
0644
content-excerpt.php
6305 bytes
0644
content-none-archive.php
802 bytes
0644
content-none-search.php
843 bytes
0644
content-page.php
1490 bytes
0644
content-portfolio.php
4856 bytes
0644
content-single-style-2.php
3272 bytes
0644
content-single-style-5.php
4134 bytes
0644
content-single-style-6.php
3984 bytes
0644
content-sticky.php
1561 bytes
0644
content.php
2339 bytes
0644
footer-copyright.php
1077 bytes
0644
footer-custom.php
1064 bytes
0644
footer-default.php
915 bytes
0644
footer-logo.php
1344 bytes
0644
footer-socials.php
459 bytes
0644
footer-widgets.php
2382 bytes
0644
header-custom.php
2334 bytes
0644
header-default.php
2125 bytes
0644
header-logo.php
1654 bytes
0644
header-mobile.php
4131 bytes
0644
header-navi-mobile.php
3879 bytes
0644
header-navi-side.php
1561 bytes
0644
header-navi.php
2709 bytes
0644
header-title.php
3835 bytes
0644
header-video.php
704 bytes
0644
header-widgets.php
2418 bytes
0644
index.php
28 bytes
0644
related-posts-classic.php
1241 bytes
0644
related-posts-list.php
1070 bytes
0644
related-posts-modern.php
1408 bytes
0644
related-posts-short.php
1067 bytes
0644
related-posts-wide.php
1268 bytes
0644
related-posts.php
1224 bytes
0644
search-form.php
1126 bytes
0644
seo.php
1884 bytes
0644
N4ST4R_ID | Naxtarrr