'page', 'post__in' => array_map( 'absint', $bodyfit_features_pages ), 'posts_per_page' => absint($bodyfit_features_no), 'orderby' => 'post__in' ); $bodyfit_features_query = new wp_Query( $bodyfit_features_args ); if( $bodyfit_features_section == "show") : ?>
have_posts()) : $bodyfit_features_query->the_post(); ?>