'page', 'post__in' => array_map( 'absint', $bizzmo_teams_pages ), 'posts_per_page' => absint($bizzmo_teams_no), 'orderby' => 'post__in' ); $bizzmo_teams_query = new WP_Query( $bizzmo_teams_args ); ?>

have_posts() && $count <= 6 ) : $bizzmo_teams_query->the_post(); ?>