'page', 'post__in' => array_map( 'absint', $bodyfit_slider_pages ), 'posts_per_page' => absint($bodyfit_slider_no), 'orderby' => 'post__in' ); $bodyfit_slider_query = new wp_Query( $bodyfit_slider_args ); if ($bodyfit_slider_section =='show' && $bodyfit_slider_query->have_posts() ) { ?>