ID, 'blogbull_single_category_meta', true ); $single_post_featured_post = get_post_meta( $post->ID, 'blogbull_single_post_featured_post', true ); $single_post_navigation = get_post_meta( $post->ID, 'blogbull_single_post_navigation', true ); $single_post_author_info = get_post_meta( $post->ID, 'blogbull_single_post_author_info', true ); $single_post_date_meta = get_post_meta( $post->ID, 'blogbull_single_date_meta', true ); $single_post_author_meta = get_post_meta( $post->ID, 'blogbull_single_author_meta', true ); $single_post_related_post = get_post_meta( $post->ID, 'blogbull_single_related_post', true ); $single_post_author_post = get_post_meta( $post->ID, 'blogbull_single_author_post', true ); $page_layout = get_post_meta( $post->ID, 'blogbull_page_layout', true ); $layouts = blogbull_get_sidebar_layouts(); if (empty($single_post_featured_post)) { $single_post_featured_post = 0; } ?>

$option ) : ?> >

This will add additional top sections on the archive page for the category of these posts. Important: You need to enable this feature by selecting 'Enable Featured Post' under 'Customizer ▸ Archive Options ▸ Archive Options'.