$sticky, 'ignore_sticky_posts' => 1, 'posts_per_page' => 1, 'paged' => $paged ); $featured_query = new WP_Query( $args ); ?> have_posts() ) : ?>

have_posts() ) : $featured_query->the_post(); $do_not_duplicate = $post->ID; ?>