'page', 'orderby' => 'post__in', 'p' => $page ); $the_query = new WP_Query( $args ); ?>
have_posts()) : ?> have_posts()) : $the_query->the_post(); ?>