• Hi,
    first of all great Plugin, i searchd for days for something like this.

    so my Question:
    i would love to put my Filter into Dropdowns and do a Dropdown for every Subcategorys of my filter.
    My categorys Tree looks like that for example:
    Topic
    -Topic 1
    — Topic 1 sub 1
    — Topic 1 sub 2
    -Topic 2
    — Topic 2 sub 1
    — Topic 2 sub 2
    — Topic 2 sub 3
    -Topic 3
    — Topic 3 sub 1

    and i want topic 1, topic 2 and topic 3 to be dropdowns with there subtopics as values.
    is that possible?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Dara

    (@dara4)

    Hi @mircissa,

    Absolutely, you can set up the filter the way you described. To do this:

    1. Choose Data Source > Taxonomy.
    2. Under Field Type, select Dropdown or Select2.
    3. In the Advanced tab for that field, toggle Show Hierarchy.

    This will produce a dropdown showing your parent topics with their child nested underneath.

    Hope this helps. Let me know if you have any other questions.

    Regards,
    Dara

    Thread Starter mircissa

    (@mircissa)

    hey

    thank you but thats not what i meant, i might have not explained it to well. When i do this all child elements are in one dropedown but i want multiple dropdowns. For every first child i want a dropdown with their children c:

    Plugin Support Dara

    (@dara4)

    Hi @mircissa,

    Thanks for the clarifications. At the moment, the filter only supports a single dropdown per nested option, so it isn’t possible to have a separate dropdown for each child group. The only way to achieve this would be to use JavaScript to dynamically generate multiple dropdowns based on the first-level categories and populate each with its respective children.

    I hope this helps. Please let us know if you have any other questions.

    Dara

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

You must be logged in to reply to this topic.