'page', 'post__in' => array_map( 'absint', $techup_features_pages ), 'posts_per_page' => absint($techup_features_no), 'orderby' => 'post__in' ); $techup_features_query = new WP_Query( $techup_features_args ); ?>
have_posts() && $count <= 2 ) : $techup_features_query->the_post(); ?>