Need help:
* I have a page that’s at `/providers`
* I have a CPT called “providers” at `/providers/{provider name}`
* The providers CPT has a custom taxonomy called team. I want each team to have a page at `/providers/{team name}`, but for the CPTs to stay at `/providers/{provider name}`
* When I create a rewrite for the custom tax slug to be `/providers/{team name}`, the team pages 404 and don’t display their page’s content. I have a page created for each of the teams.
* Even if I try to utilize the tax archive, it will still 404 with that slug
How would you accomplish this? Am I thinking about this in the wrong way? This will help me on all projects going forward.
DM me if it would help you to see the website.
[ad_2]
What is your default URL layout? Make sure it is website.com/page-title, that is the simplest option and it allows for the most flexibility in the future.