'page', 'post__in' => array_map( 'absint', $techup_teams_pages ), 'posts_per_page' => absint($techup_teams_no), 'orderby' => 'post__in' ); $techup_teams_query = new WP_Query( $techup_teams_args ); ?>

have_posts() && $count <= 5 ) : $techup_teams_query->the_post(); ?>