1, 'post_type' => 'post', 'ignore_sticky_posts' => 1 ), ); if ( $wp_q->have_posts() ) : while ( $wp_q->have_posts() ) : $wp_q->the_post(); ?>

<?php the_title(); ?>