set( 'template', 'microsite' ); get_header(); if ( presscore_is_content_visible() ) { presscore_get_template_part( 'theme', 'microsite/microsite', get_post_type() ); } get_footer();