$guide_posts, 'posts_per_page' => -1, 'orderby' => 'post__in', 'ignore_sticky_posts' => true )); if( $guide_qry->have_posts() ){ while( $guide_qry->have_posts() ){ $guide_qry->the_post(); if( has_post_thumbnail() ){ ?>