Hi all,
We’ve created a new custom post type called “solutions”. Then for these “solutions” posts we are categorising each one into hierarchical categories. So for example:
Solution ABC is categorised into Category B, which has a parent of Category A.
I’d like the URL to be:
website.com/solutions/category-a/category-b/solution-abc
Then as an extra, I’d also like to be able to link to archive pages for each category, for example:
website.com/solutions/category-a/category-b
Is this possible using just ACF? Any code examples of doing this or plugins to help achieve this would be fantastic if someone else has done something similar, as I’m struggling to work this one out or find other existing solutions. Thanks!
This question is coming up more here since ACF added CPTs and Taxonomies.
The answer is no, ACF cannot do this and there is no plugin that can do this. This must be coded and it is complicated.
In these search results you will find several conversations on this topic [SEARCH RESULTS]