\n"; if (function_exists('woocommerce_content')) { woocommerce_content(); } else { while ( have_posts() ) { weaverx_post_count_clear(); the_post(); get_template_part( 'templates/content', 'page' ); comments_template( '', true ); } } weaverx_sb_postcontent('page'); weaverx_page_tail( 'page', $sb_layout ); // end of page wrap ?>