Skip to main content Skip to navigation
Ask Dr. Universe Page not found

Oops 404, we couldn't find that.

You’ve got to be kitten me! I can’t fin d the page you are looking for. Click here to go back to the homepage.

?>
str_replace( $big, '%#%', esc_url( get_pagenum_link( $big ) ) ), 'format' => 'page/%#%', 'total' => $wp_query->max_num_pages, // Provide the number of pages this query expects to fill. 'current' => max( 1, get_query_var( 'paged' ) ), // Provide either 1 or the page number we're on. ); echo paginate_links( $args );