'page', 'posts_per_page'=>4, 'post__in' => ($testimonial_page) ? ($testimonial_page) : '', 'orderby' =>'post__in', ); $testimonialloop = new WP_Query($args); $j=0; if ($testimonialloop->have_posts()) : while ($testimonialloop->have_posts()) : $testimonialloop->the_post();?>