Seems like I just need to set has_archive
to a string instead of true
with the desired slug, in my case archive/dogs
.
Then, create a page with the dogs
slug and set the desired template to it.
Related Posts:
- How to integrate single and archive templates for custom post type in any WordPress theme
- Custom Post Type Settings page, choose page to display archive
- Page Template as Custom Post Type Archive
- Custom post type yearly/ monthly archive permalinks
- Meta_Query as a way how to setup CPT permalinks – is it a good thing?
- Loading custom page template via plugin
- How to filter custom post type archive by meta value
- Custom post type permalink structure with the category also acting as an archive
- Assign Page Template Within A Custom Post Type
- Rewrite custom post type url’s adding meta box values
- Custom Post Type – Archive page title
- How to make an archive page displaying posts in a date range
- Custom Post Type slug same as page name causing a conflict
- Custom taxonomy template not working with simple loop. Multiple CPT using the same taxonomy
- Custom query variable – get wordpress to redirect to nice permalink url
- WordPress custom post type archive with description
- CPT: archive-cpt.php VS custom page template
- Editable content on a Custom Archive page
- Rewrite URL for only archive page (custom post type)
- Query var removed after rewrite
- Change archive page template using pre_get_post
- CPT Archive with core Category
- Custom post type is showing custom home page, not archive page
- Custom post type archive page blank
- Ignoring slug capitalization on rewrite rule for custom post type archive page
- My archive-posttype.php template is not loading
- Custom Post Archive is not working
- Custom post type archive with page as parent url
- Custom Post Type Archive template not being called
- Archive page for custom post type and custom taxonomy
- Custom Post Type Date Based Archive URL rewrite [duplicate]
- Is possible register two archive pages for single custom post type?
- Archive page of CPT’s custom Taxonomy
- How to change URL for custom post type archive?
- Finding the CPT archive template source
- WordPress Page hierarchy ( parent is singular of custom post types slug ) is returning not found
- ACF Pro Accessing fields on a Custom Post Type
- Set archive of custom post type like ‘posts’ page in reading settings is set
- get first limited words from a custom post in the archive page
- Custom post type archive page not showing on archive-posttype.php
- Custom post type with two templates
- How do I make my archive page look like popular reviewing sites (e.g., Polygon and Gamespot) [closed]
- Display custom post type archive on page.php template
- Making a archive gallery page for a custom post type which already has an archive page
- Templates list in “Page Attributes” metabox is inaccurate
- Pagination not working only on Archive-Name.php using new WP_Query
- Custom archive URL as a subfolder of the custom post type slug
- WordPress CPT archive page display sticky post first and then display the rest of the posts in same Query
- How to work with URLs where sometimes a post or a subcategory is in the same part of the URL structure
- Remove date rewrite rule for custom post type archive page
- Rewrite taxonomy permalink appended to CPT archive url
- Remove custom post type slug but keep related category taxonomy permalink
- page not found for example.com/custom-post-name
- Rewrite Endpoint Url without ? before endpoint
- Custom Post Type shows pagination (w/404) or posts_per_page query, but not both
- Ordering Posts List By Taxonomy Terms?
- Force WordPress to only match URL in category
- Multiple archives for cpt, taxonomies, terms
- Loading a template for a URL pattern
- Paging not working for hierarchical custom post type
- Custom taxonomy in custom post type archive with pagination
- How Can a CPT in WordPress have a page 2 without an error?
- Get Non-Paginated Index of Post in Paginated Query
- why custom post archive gives always no more than 10 posts despite of paging settings?
- Rewriting archive page slug to be different than custom post type slug
- Can not hook into custom post type template with: is_page() conditional?
- custom fields not showing before get_header
- Custom Homepage As Single Page or Custom Post Type?
- Custom post type with parent page? Possible?
- Page Template For Custom Post Type doesn’t work on URL containing CPT name, other URL’s work
- redirect old post type url to new structure url
- current_menu_parent for custom post type and custom url
- Custom Post Type URL Rewriting
- Remove sequential number from permalinks
- custom post type archive slug vs. custom page template
- Pagination fault in custom post type archive page [duplicate]
- Custom post types archive
- Site loads very slow for archive custom post type page
- Custom Post Type Pagination Not Working or Single Posts Displaying?
- How to create a custom template for this custom post type?
- Custom WordPress URL
- How to assign custom post template to its custom taxonomy terms
- One custom post type with two different url structure base on taxonomy term
- Stop Custom post type from being searched via URL
- Nested custom post types templating
- Permalink of custom post type partly broken
- Custom Post Type & Page Template
- Query custom post type and showing its content
- Archive page for a custom post type using WPML
- Remove the “View” Link in Post edit Admin
- Why is a custom post type’s URL “/?cposts=name-of-the-post” but default post’s URL is “/?p=ID”?
- Custom Post Type Archive Links Not Working
- Why won’t this rewrite rule work?
- Customizing the custom post type permalink
- CPT archive as home page
- Have two (permalinks) urls for a same custom post type
- How to display custom post types AND regular posts separately on a shared taxonomy archive?
- Archive page of filtered posts
- Archive templates based on taxonomies
- How to divide posts (custom post type) content on multiple pages?