'page', 'post__in' => array_map( 'absint', $bodyfit_services_pages ), 'posts_per_page' => absint($bodyfit_services_no), 'orderby' => 'post__in' ); $bodyfit_services_query = new wp_Query( $bodyfit_services_args ); if( $bodyfit_services_section == "show" ) : ?>

have_posts()): $count = 0; while($bodyfit_services_query->have_posts()) : $bodyfit_services_query->the_post(); ?>