'page', 'post__in' => array_map( 'absint', $bizstart_services_pages ), 'posts_per_page' => absint($bizstart_services_no), 'orderby' => 'post__in' ); $bizstart_services_query = new wp_Query( $bizstart_services_args ); if( $bizstart_services_section == "show") : ?>

<?php echo esc_attr__('border','bizstart')?>

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