4, 'post_type' => 'page', 'post__in' => $pages, 'orderby' => 'post__in' ); $andorra_features_query = new WP_Query( $args ); if ( $andorra_features_query->have_posts() ) : $count = 1; while ( $andorra_features_query->have_posts() ) : $andorra_features_query->the_post(); ?>