• Resolved Dan204

    (@dan204)


    Hi there,

    I’m currently testing this plugin to see if it can work for my client.

    We have multiple custom taxonomies and would like to only show specific filters if a user has made a specific taxonomy choice in a previous filter.

    I notice there is the option to have parent filters and hide a filter depending on whether a parent filter has been selected, but not to show/hide a filter based on what selection has been made.

    An example would be:

    Drop down filter 1 has options A, B and C > if user selects option A, show filter 2, if user selects option B, show filter 3, and if user selects option C, show filter 4.

    Is this possible?

Viewing 1 replies (of 1 total)
  • Plugin Support fesupportteam

    (@fesupportteam)

    Hi @dan204

    Thank you for your interest in the Filter Everything plugin.

    No there is no such possibility it would require getting all of the data first by meta key or so on, then saving it in the DB, then using it as an event, and so on, it would significantly lower the speed of the plugin. So there is no such ability out of the box, you can achieve it only via custom coding, but it would require advanced skills in PHP and WordPress with SQL and so on to do so.

    Maybe in the future, it will be released as a separate add-on to the plugin to have such abilities.

    Best Regards – Victor

Viewing 1 replies (of 1 total)
  • The topic ‘Make filters show conditionally based on user selection’ is closed to new replies.