Home Forums WoodMart support forum NEW "ACTIVE FILTERS" ELEMENT SHOWN

NEW "ACTIVE FILTERS" ELEMENT SHOWN

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #120022

    Jeriss Cloud Center
    Participant

    Dear,

    I noticed that when I make some filters, I have this new element “ACTIVE FILTERS” that gets displayed. Is this coming from the theme?

    THanks

    Attachments:
    You must be logged in to view attached files.
    #120054

    Hello,

    Here is our demo http://prntscr.com/nel1dl That does not relate to our theme.

    Best Regards

    #121710

    Jeriss Cloud Center
    Participant

    *** READ BEFORE ANSWERING ***

    Dear,

    I have tested this on staging plateform but this “ACTIVE FILTERS” element is still displayed.

    – Theme switched to parent theme
    – All external plugins disabled
    – All caching disabled

    Please investigate on this issue and don’t answer before testing it yourself !

    #121718

    Hello,

    This problem occurred after the Woocommerce update. We shall fix this in our nearest update. You can add this code meanwhile:

    .widget_layered_nav_filters .widgettitle {
        display: none;
    }

    Best Regards

    #121741

    Jeriss Cloud Center
    Participant

    Thank you. Problem solved.

Viewing 5 posts - 1 through 5 (of 5 total)

The topic ‘NEW "ACTIVE FILTERS" ELEMENT SHOWN’ is closed to new replies.