• Resolved dibix

    (@dibix)


    Hello there,

    Is it possibile to move the labels of the filters as a first option of the select?

    Example:
    I have an attribute named “Color”.
    First option: Color
    Second option: Yellow
    Third option: Red

    HTML example:
    <select>
    <option>Color</option>
    <option>Yellow</option>
    <option>Red</option>
    </select>

    Screenshots:
    Standard situation: https://prnt.sc/QAE6q79WmBSI
    What I’m trying to achieve: https://prnt.sc/stCUsIO_Ntcy

    Thank you in advance!

    • This topic was modified 11 months, 1 week ago by dibix.
    • This topic was modified 11 months, 1 week ago by dibix.
Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support crodriguez1991

    (@crodriguez1991)

    Hello there,

    I hope you’re doing well :D.

    It’s not possible to force to select the first option if no filter is selected. You need to apply a filter in order to change the url and filter by the selected filter terms.

    I hope it helps you.

    If you have any other questions, don’t hesitate to contact me, I’ll be happy to help you.

    Have a good day.

    Thread Starter dibix

    (@dibix)

    Hello there,

    I see. Thank you for your answer. I solved the problem by using JS.

    Have a good day too!

    Plugin Support Alessio Torrisi

    (@alessio91)

    Hello there,

    it sound good, we remain at your disposal whenever you need!

    Hi, could you tell me how you solved the issue?

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Set filter labels as a first option’ is closed to new replies.