post_layout_type || $themify->post_layout_type === 'classic' )) : ?>
> post_layout_type === 'classic') { themify_post_media(); get_template_part('includes/post-meta', $post_type); } ?>
'

' . __('Pages:', 'themify') . ' ', 'after' => '

', 'next_or_number' => 'number')); get_template_part('includes/author-box', 'single'); get_template_part('includes/post-nav'); $key = 'setting-relationship_taxonomy'; if (is_single() && 'none' !== themify_get( $key . '_enabled',themify_get($key,null,true),true )) { get_template_part('includes/related-posts', 'loop'); } themify_comments_template(); themify_content_end(); // hook ?>