TEMPLATE: archive.php 'post', 'posts_per_page' => 2, 'paged' => $paged ); $custom_query = new WP_Query( $custom_args ); ?>