Multiple Taxonomy Terms fields return the same values
-
Hi,
I created a set of custom fields.
I use multiple Taxonomy Terms fields, which all use the same base taxonomy but are limited to some child deeper down the Taxonomy (Only allow {Term Name} children).
When I get the values returned in the front end, they’re all in sync and have the values of the other fields as well. See this for example:
If I add another term to the material field it will show up in specials and features as well.
I guess the return function doesn’t respect the limitation set by the ACF options and will just query/return all of the posts terms of that taxonomy?
Am I missing something, or do I have to check the parent term myself?
Thanks!
The topic ‘Multiple Taxonomy Terms fields return the same values’ is closed to new replies.