'page', 'post_per_page' => 4, 'post__in' => $about_title, 'orderby' =>'post__in', ); $aboutloop = new WP_Query($args); ?> have_posts()) : while ($aboutloop->have_posts()) : $aboutloop->the_post(); ?>