Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1337711
    Rue Nel
    Moderator

    Hello There,

    Thanks for updating in!

    #1] To remove the checkbox, please add the following css code in the customizer, Appearance > Customize > Custom > CSS

    .minimal-light .esg-filter-checked {
        display: none;
    }

    #2] To display three rows of button filters, please add the following css code in the customizer, Appearance > Customize > Custom > CSS

    
    .esg-filters .esg-filter-wrapper {
        display: block;
    }

    Please let us know if this works out for you.

    #1338395
    pdopchev
    Participant

    You guys are great! Thank you so much for the help!

    #1338833
    Rad
    Moderator

    You’re so much welcome!

    #1351440
    pdopchev
    Participant

    Hi guys,

    Another question from the client came up – is it possible to have a “reset all” filter button for the different filters?

    Thank you!

    #1351988
    Lely
    Moderator

    Hello There,

    I did check there documentation again but this seems to be not available. Filtering the available different filter category seems to be achievable using customization only. This is like having a based filter that alter a second based filter which in your case is Difficulty, Features, and Time. We can add another filter that display ALL, but then this will also add another set of filter options.

    Hope this clarifies.

    #1354797
    pdopchev
    Participant

    Thank you! I get the logic behind it.

    If another filter is added, is it possible to hide the filter options and leave the “ALL” button only (the main filter button) ?

    #1354900
    Paul R
    Moderator

    Hi,

    It could be possible with custom development, but this would be outside the scope of support we can offer. You may wish to consult a developer to assist you with this. X is quite extensible with child themes, so there are plenty of possibilities. Thanks for understanding. Take care!

  • <script> jQuery(function($){ $("#no-reply-1298711 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>