'page', 'post__in' => $business_assistant_about_pages, 'orderby' => 'post__in' ); $business_assistant_query = new WP_Query( $args ); if ( $business_assistant_query->have_posts() ) : $i = 1; ?> have_posts() ) : $business_assistant_query->the_post(); ?>

%