Your Custom Post Type is using the single.php and (most likely) archive.php templates.
A single CPT post looks for templates in this order:
- single-{post_type}.php – If the post type were product, WordPress would look for single-product.php
- single.php
- index.php
Other CPT pages look for templates in this order:
- taxonomy-{taxonomy}-{slug}.php
- taxonomy-{taxonomy}.php – If the taxonomy were sometax, WordPress would look for taxonomy-* sometax.php
- taxonomy.php
- archive.php
- index.php
Related Posts:
- Can a custom post type have a Parent Page?
- Rewriting a custom-post-type permalink with taxonomy term?
- Custom Post Type Permalink / Rewrite not working immediately
- How to remove /blog/ prefix for custom post types in permalinks?
- WordPress Custom Post Type is Matching on Partial Slug
- Change slug of registered custom post type in child theme
- Templates for Custom Post Types and Custom Taxonomies
- How to achieve this permalink -> category-name/custom-post-type-name/post-name
- Custom permalinks
- Permalink for CPT with taxonomy
- Custom post type permalink changing itself every other change
- Add links to post categories and taxonomies in wysiwyg link modal?
- Custom post type’s get_permalink returns wrong url
- ACF Relationships in Custom Post Type Permalink
- Prepend meta_value to permalink of post
- Custom Permalinks for Custom Post Types and Taxonomies
- Removing parent slug from URL on custom post type
- URL rewrite and navigation structure for wordpress custom post type
- Maintaining WP_Query Relation Among CPT, Custom Taxonomy, Permalinks- CPT UI
- Custom post type category, taxonomy and URL rewrite problem
- Rewrite on custom post type permalink not working?
- Remove taxonomy slug when not assigning taxonomy with custom post types
- Custom Post Type: How to display all of same taxonomy?
- Custom post type permalink missing /post_type/ front
- Remove POST_TYPE from custom post type permalink
- Remove “-2” from a Toolset Types URL with the same post name
- Add extra parameters after permalink?
- Custom post types and permalink
- custom post type default permalink
- How to create a permalink structure with custom taxonomies and custom post types like base-name/parent-tax/child-tax/custom-post-type-name
- Custom post types, taxonomies, and permalinks
- How to specify URLS for custom posts & taxonomies
- How do I get the permalink structure to work like this?
- Permalinks not working for custom taxonomy on custom post type
- Custom Post Type permalink shows wrong page: homepage/index.php
- Get term name and term parent into custom post type permalink
- Rewrite rules for custom posts types
- Does WordPress consider a post name unique if that same post name is in multiple Post Types?
- Custom post type url with category
- Adding custom post category slug in permalink causes 404 error for pages and posts
- How can I use get_post_meta with add_rewrite_rule to build custom permalinks?
- Permalink for a custom post type isn’t working and I don’t know why
- Add custom post type settings to wordress default posts
- Assign same parrent Page to pages AND custom post types
- How to set a CPT to have a page as a parent, then rewrite urls accordingly?
- Custom Post Type Permalink empty
- Change custom post type permalink to show name of post from another custom post type?
- Removing Custom Permalink Structure for Custom Post Type
- Permalink structure with custom taxonomies and custom post type like /parent-tax/child-tax/custom-post-type-name (with no base name)
- Custom post type and taxonomy permalinks
- Form action doesn’t work if slug isn’t same as custom post title
- Lost of query parameter when using permalink
- Different results between permalink and query var search
- Check post on publish for blank title
- Template files for Custom Post Type and Taxonomy
- Can’t use pagination with custom taxonomy
- Custom Permalinks with meta value not working. Why?
- make permalink go to a custom single.php file
- Post type Permalink
- Custom Post Type with Configurable Sidebar via ACF
- Custom Post Types,Permalink and Heirarchy
- Setting a homepage – doesn’t seem to work
- Improve Custom Post Permalink Structure
- Using page title as a link to term archive
- Permalinks for single-[custom-post-types] not working
- Permalink Trouble with custom post types
- Custom Post Type – Main page for certain posts
- Pagination does not work on Custom Post Type archive while trying to get load more function working
- custom posts permalinks url rewriting
- How to mass get post editor URLs
- Error 404 change permalink term custom term taxonomy
- WordPress URL rewrites using Advanced Custom Field
- Preview url not working outside wp-admin
- How to enable to change Permalinks for Individual Custom Post Type
- Custom post type defaults to index.php for archive page
- Custom post shows 404 after theme change
- Show date as permalink for custom post type instead of post name
- Change permalink incrementor into pseudo-subdirectory
- CPT – Custom Text fields point to new url permalinks
- Adding categories to custom post type in permalink
- Metabox messes up permalink
- Create custom YouTube-like permalinks for multiple custom post types
- Pretty permalink structure with multiple (AND OR) taxonomies
- 404 custom post type
- Custom post URLs
- How can I add a “fake” parent into the permalink?
- Permalink of custom post type partly broken
- Custom Post Type Archive Links Not Working
- Custom Post Type Categories Not Maintaining URL structure any more
- Add category slug as class attribute in a link array
- Get post id of permalink for a specific custom post type?
- Custom Post Type Permalink
- URL Rewrite Adjustment for Custom Post Type causes template to revert to index.php
- Add taxonomy to custom post type archive
- Custom Post Type – Rewrite slug [duplicate]
- Custom Post Type Permalinks with %category%
- Custom post type – permalink
- Custom post types permalinks not working
- Rewrite rules for using the same base slug for multiple content types
- Custom post type with custom parent prefix slug