0 ) { $custom_loop = new WP_Query( array( 'post_type' => 'page', 'post__in' => $page_ids, 'orderby' => 'post__in', 'nopaging' => 1 ) ); if ( $custom_loop->have_posts() ) : $i = 0; ?>