'page', 'posts_per_page' => $i, 'post__in' => $testimonial, 'orderby' =>'post__in', ); $testimonialloop = new WP_Query($args); if ($testimonialloop->have_posts()) : while ($testimonialloop->have_posts()) : $testimonialloop->the_post(); $k=1; ?>