'page', 'post__in' => array_map( 'absint', $services_pages ), 'posts_per_page' => absint($services_no), 'orderby' => 'post__in' ); $services_query = new wp_Query( $services_args ); if( $buildo_services_section == "show" ) : ?>

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