NEW "ACTIVE FILTERS" ELEMENT SHOWN
-
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.
Hello,
Here is our demo http://prntscr.com/nel1dl That does not relate to our theme.
Best Regards
*** 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 !
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
Thank you. Problem solved.
The topic ‘NEW "ACTIVE FILTERS" ELEMENT SHOWN’ is closed to new replies.