Submit
Path:
~
/
/
proc
/
thread-self
/
root
/
home
/
getwphos
/
www
/
ppine
/
wp-content
/
themes
/
takeout
/
skins
/
default
/
templates
/
File Content:
content-single-style-2.php
<?php /** * The "Style 2" template to display the content of the single post or attachment: * featured image placed to the post header and title placed inside content * * @package TAKEOUT * @since TAKEOUT 1.75.0 */ ?> <article id="post-<?php the_ID(); ?>" <?php post_class( 'post_item_single' . ' post_type_' . esc_attr( get_post_type() ) . ' post_format_' . esc_attr( str_replace( 'post-format-', '', get_post_format() ) ) ); takeout_add_seo_itemprops(); ?> > <?php do_action( 'takeout_action_before_post_data' ); takeout_add_seo_snippets(); // Single post thumbnail and title if ( apply_filters( 'takeout_filter_single_post_header', is_singular( 'post' ) || is_singular( 'attachment' ) ) ) { ob_start(); ?> <div class="post_header_wrap post_header_wrap_in_content post_header_wrap_style_<?php echo esc_attr( takeout_get_theme_option( 'single_style' ) ); ?>"> <?php // Post title and meta takeout_show_post_title_and_meta( array( 'author_avatar' => false, 'show_labels' => false, 'share_type' => 'list', // block - icons with bg, list - small icons without background 'split_meta_by' => 'share', 'add_spaces' => true, ) ); ?> </div> <?php $takeout_post_header = ob_get_contents(); ob_end_clean(); if ( strpos( $takeout_post_header, 'post_title' ) !== false || strpos( $takeout_post_header, 'post_meta' ) !== false ) { takeout_show_layout( $takeout_post_header ); } } do_action( 'takeout_action_before_post_content' ); // Post content $takeout_meta_components = takeout_array_get_keys_by_value( takeout_get_theme_option( 'meta_parts' ) ); $takeout_share_position = takeout_array_get_keys_by_value( takeout_get_theme_option( 'share_position' ) ); ?> <div class="post_content post_content_single entry-content<?php if ( in_array( 'left', $takeout_share_position ) && in_array( 'share', $takeout_meta_components ) ) { echo ' post_info_vertical_present' . ( in_array( 'top', $takeout_share_position ) ? ' post_info_vertical_hide_on_mobile' : '' ); } ?>"<?php if ( takeout_is_on( takeout_get_theme_option( 'seo_snippets' ) ) ) { ?> itemprop="mainEntityOfPage"<?php } ?>> <?php if ( in_array( 'left', $takeout_share_position ) && in_array( 'share', $takeout_meta_components ) ) { ?><div class="post_info_vertical<?php if ( takeout_get_theme_option( 'share_fixed' ) > 0 ) { echo ' post_info_vertical_fixed'; } ?>"><?php takeout_show_post_meta( apply_filters( 'takeout_filter_post_meta_args', array( 'components' => 'share', 'class' => 'post_share_vertical', 'share_type' => 'block', 'share_direction' => 'vertical', ), 'single', 1 ) ); ?></div><?php } the_content(); ?> </div> <?php do_action( 'takeout_action_after_post_content' ); // Post footer: Tags, likes, share, author, prev/next links and comments do_action( 'takeout_action_before_post_footer' ); ?> <div class="post_footer post_footer_single entry-footer"> <?php takeout_show_post_pagination(); if ( is_single() && ! is_attachment() ) { takeout_show_post_footer(); } ?> </div> <?php do_action( 'takeout_action_after_post_footer' ); ?> </article>
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
1847 bytes
0644
admin-rate.php
2878 bytes
0644
author-bio.php
1639 bytes
0644
author-page.php
2315 bytes
0644
content-404.php
588 bytes
0644
content-band.php
6889 bytes
0644
content-classic.php
7059 bytes
0644
content-custom.php
3382 bytes
0644
content-excerpt.php
6481 bytes
0644
content-none-archive.php
826 bytes
0644
content-none-search.php
871 bytes
0644
content-page.php
1546 bytes
0644
content-portfolio.php
4928 bytes
0644
content-single-style-2.php
3380 bytes
0644
content-single-style-5.php
4259 bytes
0644
content-single-style-6.php
4111 bytes
0644
content-sticky.php
1612 bytes
0644
content.php
2421 bytes
0644
footer-copyright.php
1113 bytes
0644
footer-custom.php
1091 bytes
0644
footer-default.php
948 bytes
0644
footer-logo.php
1384 bytes
0644
footer-socials.php
481 bytes
0644
footer-widgets.php
2451 bytes
0644
header-custom.php
2393 bytes
0644
header-default.php
2185 bytes
0644
header-logo.php
1691 bytes
0644
header-mobile.php
4467 bytes
0644
header-navi-mobile.php
3945 bytes
0644
header-navi-side.php
1602 bytes
0644
header-navi.php
2776 bytes
0644
header-title.php
3944 bytes
0644
header-video.php
723 bytes
0644
header-widgets.php
2487 bytes
0644
index.php
30 bytes
0644
related-posts-classic.php
1283 bytes
0644
related-posts-list.php
1102 bytes
0644
related-posts-modern.php
1437 bytes
0644
related-posts-short.php
1099 bytes
0644
related-posts-wide.php
1306 bytes
0644
related-posts.php
1260 bytes
0644
search-form.php
1150 bytes
0644
seo.php
1929 bytes
0644
N4ST4R_ID | Naxtarrr