7, 'post__not_in' => get_option('sticky_posts'), 'orderby' => 'date', 'order' => 'desc' ); $postquery = new WP_Query( $args ); ?> have_posts() ) : $postquery->the_post(); ?>