'page', 'posts_per_page' => absint( $number_of_featured_mission_items ), 'post__in' => $featured_mission_posts, 'orderby' =>'post__in', 'ignore_sticky_posts' => true, );?> have_posts() ) : $i=0; $j=0; while ($loop->have_posts()) : $loop->the_post(); $i++; $j++; ?>