'', ) ); if ( is_single() ) { // Post meta sidebar get_template_part( 'template-parts/content-meta' ); // Author profile box atomic_blocks_author_box(); // Post navigations if( is_single() ) { if( get_next_post() || get_previous_post() ) { atomic_blocks_post_navs(); } } // Comments template comments_template(); } ?>