$posts_per_page, 'paged' => $paged ); $the_query = new WP_Query( $args ); ?> have_posts() ) : $the_query->the_post(); ?>