found_posts; $pages = 1 + ceil(($found_posts - $first_page_total) / $paginated_total); $wp_query->max_num_pages = $pages; // start editing ?> 1, 'post__in' => $sticky, 'ignore_sticky_posts' => 1 ); $the_query = new WP_Query( $args); ?> have_posts() ) : $the_query->the_post(); ?>