Making the following changes to the CPT registration, and then flushing permalinks, solved the issue:
- Changed the rewrite slug to
'faq' - Changed
'has-archive'totrueinstead of'faq'
I did #1 so that my archive page URL would still be /faq, and the side effect is that the single questions are now faq/question-name instead of question/question-name but that’s ok for this site.
Related Posts:
- Custom post type pagination 404 fix?
- Pagination throws 404 error on custom taxonomy archive pages
- Custom Post Type Archive Page: Set Posts Per Page, Paginate
- Multiple Paginations on one Page
- Archive page…limiting posts per page
- Custom Post Type Archives by Date (stored as meta value) WP3.1
- Custom post type archive with pagination?
- paginate function in archive for custom-post-type
- Custom post type archive page pagination
- How can i change the output of posts_nav_link();
- Custom Post Type Archive Pagination
- paging is not working properly on news archives page [duplicate]
- Pagination not working for archive
- WP_Query Pagination on single-custom.php
- Custom Post Type Archives by Year & Month?
- Have different number of posts on first page
- Why are posts from custom post type not displayed in “category” archive?
- Custom Post Type Archives by Date and Taxonomy
- Custom post types – Use post_id in permalink structure when using has_archive => true
- Custom post type archive 404’s with paginate_links
- How do I display two separate taxonomy archives for two post types that share a single taxonomy?
- How to add meta box to backend menu page
- Change title in head on Archive page
- Custom permalink with pagination
- Custom Permalinks for Custom post Type Archives?
- is_singular won’t call my functions?
- Custom wp_query pagination – next_posts_link() or wp_pagenavi() always empty
- Pagination on a custom page template
- Pages, Custom Posts & Custom Taxonomy defining slug structure
- How to show a tag archive of one post type only
- Regex problem in an add_rewrite_rule
- Custom taxonomy archive page not working
- Pagination problems with multiple custom post type archive pages
- posts_nav_link on single post template
- wrong template for page of archive
- Pagination problem in custom post type used as front page
- Custom Taxonomy archive returns 404
- How to show multiple post types on taxonomy archive?
- Pagination with custom post types results in 404 issues
- get_categories for custom post type and filter by custom taxonomy (brand) and list child categories of a defined category
- Custom query form submission pagination
- Paginated Taxonomy Term Archive including one post per term
- Pagination links not showing on custom post type admin list
- CPT: archive-cpt.php VS custom page template
- Pagination on Custom Post Type: 404 Error
- Category page only displaying the posts from a custom type
- Pagination in a Shortcode. Get_next_posts_link not working but get_previous_posts_link works fine right next to it
- How to load custom post archives sub-pages with ajax?
- Display custom post type taxonomies as an archive page
- Change name of custom post type archive
- Editable content on a Custom Archive page
- Pagination on category page with custom post types
- get the custom post type title/name
- Get archive post type name
- Custom post type not displaying all entries
- Filtering WP_Query
- Custom post type – get_day_link()
- How do I move/order posts with a tag to the end?
- Add Pagination on Custom Post Type Archive
- Woocommerce search pagination not working
- How do I check if the user is on a taxonomy term parent, child or grandchild page?
- How To Show All Custom Post Types In A Category Instead Of Pagination?
- Custom post type / taxonomy rewrite archive page 2 gives 404
- can these 3 queries be re-written as 1 query?
- Assign CPT archive page attributes
- Custom post type and custom taxonomy 404 on page 2
- Display Date & Author Info on Custom Post Type Archive Page
- How to constrain the results to a specific post_type on tag archive page?
- Difference between page and paged
- How to prevent a custom post type from using the archive.php template?
- Custom Post Type Date Based Archive URL rewrite [duplicate]
- Pagination links for custom post type shows correct number of links, but links result in Page not found
- Pagination for custom post type giving 404 error (but only for news page)
- how to skip a CPT element from the pager by custom field
- Pagination not working in custom post type. Help
- Custom Post type page content (archive page)
- Set up Custom Taxonomy Archive Template File To Cover 3 Categories
- Group custom post type posts by month
- Creating an archive page or simple template to list all values of a custom field of specific post type listing
- WordPress custom post type taxonomy paging
- Custom post types not showing on the standard WordPress Category page
- WordPress doesn’t respect Page slug in custom post type url pagination. Keeps getting removed
- Turning archive templates to a page template maintaining the slug
- Custom Post Type canonical link / pagination redirecting to root
- CPT/Taxonomy/Postname permalink structure makes pagination break
- Pagination in wp-admin for CPT
- Add pagination to custom page
- Custom Post Type shows pagination (w/404) or posts_per_page query, but not both
- Rewriting archive page slug to be different than custom post type slug
- Site loads very slow for archive custom post type page
- Custom post type archive pagination with HTML5Blank theme?
- Paginate custom taxonomy category with wp_custom_pagination
- Custom post type navigation on static page
- Custom pagination [duplicate]
- Pagination not working with custom loop
- Pagination not working with custom loop
- Custom post type pagination conflict result in 404
- Custom post type pagination not working in index.php file
- Custom Post Type posts not getting picked up in archive widgets
- How do I get an intermediary page between 2 custom post types?