Home › Forums › Front-end Issues › Filter Nested Taxonomies › Reply To: Filter Nested Taxonomies
I would probably have made customers a custom post type, with projects related to customers and customers being in an industry, that would come with its own set of problems.
saving and loading terms won’t work because in WP, terms can’t have terms.
The way you’re doing in is that you’ll need to get the list projects, get the customer terms and then loop through them to get the values from the ACF industry taxonomy field on each customer term in order to display them.
Welcome to the Advanced Custom Fields community forum.
Browse through ideas, snippets of code, questions and answers between fellow ACF users
Helping others is a great way to earn karma, gain badges and help ACF development!
We use cookies to offer you a better browsing experience, analyze site traffic and personalize content. Read about how we use cookies and how you can control them in our Privacy Policy. If you continue to use this site, you consent to our use of cookies.