'post', 'post_status' => 'publish', 'posts_per_page' => 6, 'ignore_sticky_posts' => 1 ); $query = new WP_Query( $args ); ?> have_posts() ) : ?>

have_posts() ) : $query->the_post(); ?>