Your problem is your naming convention. Look at the Template Hierarchy. The archive-
prefix is reserved for date and custom post type archive pages. You are using this as prefix to a page template
This is not only confusing to humans, but to WordPress as well. For page templates you should be using the page-
prefix. Just a note, as from version 3.4 you don’t need the page-
prefix anymore for page templates 🙂
Related Posts:
- Custom post type pagination 404 fix?
- Custom post type archive 404’s with paginate_links
- Pagination throws 404 error on custom taxonomy archive pages
- Custom Post Type Archive Page: Set Posts Per Page, Paginate
- Number of pages – multiple (custom) post types
- Multiple Paginations on one Page
- Archive page…limiting posts per page
- Custom permalink with pagination
- Related posts by author pagination not working on the production site
- Secondary loop pagination on custom post type single post gets redirected to first page
- Custom Post Type Archives by Date (stored as meta value) WP3.1
- Pagination Doesn’t Work
- Numeric pagination custom post type
- Custom wp_query pagination – next_posts_link() or wp_pagenavi() always empty
- Custom post type archive with pagination?
- paginate function in archive for custom-post-type
- custom post type paging not working past page 3
- WP_Query pagination using only numbers instead of /page/1 on URL
- Pagination not working
- Pagination Issue: Custom Post Type In Index
- Custom query form submission pagination
- Paginated Taxonomy Term Archive including one post per term
- Custom post type archive page pagination
- Unable to get paginate_links working with a custom query [duplicate]
- is_main_query() not working for WP REST API
- Pagination on category page with custom post types
- How to add pagination to wp_query [duplicate]
- Pagination : How to remove /page/x/ after a ‘POST’ action on a form returning to page 1
- How can i change the output of posts_nav_link();
- Pagination on a custom post type loop
- Previous/Next Link by Meta Value in CPT
- Pagination for Custom Taxonomy Page [duplicate]
- Filtering WP_Query
- Pagination on with query_posts in custom post type template
- Custom taxonomy rewrite give pagination 404
- Woocommerce search pagination not working
- How do you paginate a query grouped by month?
- Pagination issue on category.php using custom post type query
- Pagination with custom query, custom search form, single and pages, ajax and no plugins
- can these 3 queries be re-written as 1 query?
- pagination not working for category.php (custom post types in categories)
- Custom WP_Query always respond with 200 status even when no entry
- Pagination doesn’t function properly for archive of a custom post type set as the front page
- Trouble with pagination
- Pagination 404 on Index with custom query
- Custom post type and custom taxonomy 404 on page 2
- Pagination for search results of custom post type [duplicate]
- All blog posts are not showing up
- Single parent post lists child posts with pagination
- Custom post type pagination error
- Previous / Next Links For Custom Post Type Sorted By Meta_Value
- custom taxonomy pagination 404 error
- Pagination in custom post type archive.php not working
- Pagination Not Working When Used With WP_Query() `offset` Property
- Numeric pagination custom post type
- Problems in paginate_links with custom query loop and MB-Relationships
- Tell wordpress to show a single page instead of an archive page
- WordPress doesn’t respect Page slug in custom post type url pagination. Keeps getting removed
- Make pagination work as a carousel (custom query)
- Custom post type pagination problem – page 1 and 2 show same content
- One of my headings is mysteriously coming up as a link in my CPT Archive
- Custom Post Type shows pagination (w/404) or posts_per_page query, but not both
- why custom post archive gives always no more than 10 posts despite of paging settings?
- query and paginate multiple post types
- Custom post type blog pagination conflict
- Custom post type pagination, single page issue
- Pagination always adding “Next” link when results come from Custom Post Type WP_query
- paging is not working properly on news archives page [duplicate]
- Paged within a custom content type template [duplicate]
- Pagination not working on homepage
- send user to first page of results when reposting to page?
- Fourth page of custom post type archive page does not exist
- Pagination broke after updateto WordPress 3.4 [duplicate]
- Pagination not working for archive
- how to pass args for archive.php query?
- Archive page – problem with pagination
- WP Query + custom fields: How to query event posts from the current date backwards 6 months and organize it month by month?
- Mixing regular and custom post types (with meta_query) on home page
- WP 3.1 – archive pages for custom content types possible now without a plugin?
- Use WP_Query object inside a function
- WP_Query search custom posts meta date fields
- Get posts with tag all post types
- Using new WP_Query in shortcode in a custom field causes the main post content to not display
- Creating a simple pagination for custom post type templates
- Custom query shows custom post types in trash
- Display multiple custom post types and sort them chronological by one of their fields
- Using DISTINCT in wp_query
- How to modify archive query with pre_get_posts to append CPTs?
- Polylang non-default language ignores tags in WP_Query
- wp_reset_postdata() and wp_reset_query() inside shortcode are not working to reset original page query
- Taxonomy archive 404ing (not term archive)
- Variable not working in WP_Query
- Pagenavi Plugin and Custom Post Type – Multipage results
- How can I use WP_Query argument ‘Like %..%’?
- Query child posts on parents single.php?
- Custom Post Query Combined with Conditional Tags
- Customising wordpress search and using $_GET[“s”]
- Custom Post Type + Custom Meta Query Not Showing 2012 Posts
- Problems with pagination for a custom post type
- Sort ACF by custom taxonomy