I have a taxonomy called listing_type_selection in one custom field group. In another, I have taxonomies called Features. In the Features custom field group, I have different taxonomy fields, e.g. general features, food and drink features, business features, etc.
I am trying to only show fields from the Features custom field group based on the Listing Type Selection. For example, if someone picks Food & Drink>Restaurant, then I want the food and drink features taxonomy selections to show.
I have tried more ways than I can count. Support told me I needed to change the fields to taxonomy advanced, but I tried that today and it didn't work either. How can I conditionally show taxonomy fields based on the input of another taxonomy field?