• Hi, in the linked page the theme conflicts with the jet smart filters plugin.

    The selectors are double and the radio filter remains double selected.

    I have tried different ways through css but nothing does.

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Theme Author YITHEMES

    (@yithemes)

    Hello there,
    please add the following few lines of Additional CSS and you are done ??

    span.jet-radio-list__decorator, span.jet-checkboxes-list__decorator {
        display: none !important;
    }

    I hope you will appreciate this ??

    Thread Starter alexdalzovo

    (@alexdalzovo)

    Thanks for the quick reply,
    but I have already tried this solution and besides making internal development difficult, it does not respect the radio field, both of which are selectable.

    is there quite a way to disable theme filters? I have already tried with the “display:none” but it makes the others not visually selectable.

    Theme Author YITHEMES

    (@yithemes)

    Hello again,
    we will add in a future update of Proteo an option to disable enhanced Checkboxes and Radios. Like we did for the Selects
    Thanks for your patience ??

    Thread Starter alexdalzovo

    (@alexdalzovo)

    Thanks for the reply,
    can you anticipate when it will be possible? ??
    or if it is possible to fix this temporarily via custom code…

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Conflict with jet smart filters’ is closed to new replies.