'page', 'posts_per_page' => absint( $about_no ), 'post__in' => $bizhunt_about_page, ); $about_query = new WP_Query( $about_args ); $count = 1; if( $about_query->have_posts() ) : ?>
have_posts() ) : $about_query->the_post(); ?>