Title: Issues with conditional dropdown values
Last modified: March 12, 2020

---

# Issues with conditional dropdown values

 *  Resolved [temark](https://wordpress.org/support/users/temark/)
 * (@temark)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/issues-with-conditional-dropdown-values/)
 * Hi!
 * Thank you for this plugin! I’ve been able to customize it much to what I’d like
   it to do. For the conditional dropdown values, though, I am running into some
   issues.
 * I have 5 taxonomies set up (Events, Teams, Locations, Years, Categories) for 
   a video post archive. When selecting terms from 4 of the 5 taxonomies, the conditional
   dropdown works and the terms with no relevant posts are disabled.
 * For some reason, one of the taxonomies, Locations, is not filtering out the terms
   for the Teams taxonomy, and this is happening for certain terms only (ex. Australia
   but works fine for USA).
 * Under BTF settings, I have selected post type “videos”, and excluded “team origins”
   taxonomy used for a post type named “teams” which is not being used for the filter.
   I made sure the taxonomy slug is called “abc_team” while the post type is just“
   team”. Under Advanced settings I’ve checked off everything except “Show term 
   description:” and “Disable the filter info modules post count:”.
 * Any guidance on how to troubleshoot would be greatly appreciated!

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [Jonathan de Jong](https://wordpress.org/support/users/jonathandejong/)
 * (@jonathandejong)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/issues-with-conditional-dropdown-values/#post-12642407)
 * Hi [@temark](https://wordpress.org/support/users/temark/)
 * Great to hear!
    Always nice to know people make use of this little plugin 🙂
 * It’s quite the bug you have going on. Honestly I have no idea what is going on.
   It bases it’s conditionals on finding the terms in each taxonomy using a custom
   query but it’s basically just using IDs so shouldn’t be possible to have collisions
   occur. you can see it yourself in public/class-beautiful-taxonomy-filters-public.
   php on row 279 (it’s not really pretty but it works).
 * Could the issue be with child terms? That’s not yet 100% supported.
 *  Thread Starter [temark](https://wordpress.org/support/users/temark/)
 * (@temark)
 * [6 years ago](https://wordpress.org/support/topic/issues-with-conditional-dropdown-values/#post-12957502)
 * Probably an issue with the child filters then. I’ve opted for another plugin 
   but this is a nice plugin nonetheless. Thanks for getting back.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Issues with conditional dropdown values’ is closed to new replies.

 * ![](https://ps.w.org/beautiful-taxonomy-filters/assets/icon-256x256.png?rev=1654967)
 * [Beautiful taxonomy filters](https://wordpress.org/plugins/beautiful-taxonomy-filters/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/beautiful-taxonomy-filters/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/beautiful-taxonomy-filters/)
 * [Active Topics](https://wordpress.org/support/plugin/beautiful-taxonomy-filters/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/beautiful-taxonomy-filters/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/beautiful-taxonomy-filters/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [temark](https://wordpress.org/support/users/temark/)
 * Last activity: [6 years ago](https://wordpress.org/support/topic/issues-with-conditional-dropdown-values/#post-12957502)
 * Status: resolved