'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( $norton_services_section == "show") : ?>

have_posts()) ?>
have_posts()) : $services_query->the_post(); ?>