'trip', 'post__in' => $featured_trips, 'orderby' => 'post__in', 'ignore_sticky_posts' => true, ); $featured_trip_qry = new WP_Query( $featured_trip_args ); if( $ed_featured_trip && ( $featured_trip1 || $featured_trip2 || $featured_trip3 || $featured_trip4 || $featured_trip5 || $featured_trip6 ) ){ ?>