Viewing 3 reply threads
You must be logged in to reply to this topic.
I have a number of list filters and one drop-down filter on my shop page – but all of a sudden they all stopped working. I tried using a plugin for filters (yith ajax) without any luck. None of the filtering works on any of the shop pages.
Hello,
I have just tested the filters and seems it works ok. Check out the image:
https://imgur.com/8ZTmwnb
Let me know.
I had to add a little CSS to get the check boxes to show up – I did this after I submitted the ticket. The category drop down does not work for me even though the check boxes appear now. I just figure this is likely not the ‘most correct’ way to fix, just better than nothing.
.widget.woocommerce.widget_layered_nav .woocommerce-widget-layered-nav-list,
.widget.woocommerce.widget_price_filter > form,
.widget.woocommerce.widget_layered_nav .yith-wcan {
display: block;
list-style:none;
margin:0;
padding:0;
}
Originally “display: none” made it so the list didn’t show up at all and I couldn’t ‘expand/collapse’ the filter headings
Hello,
Can you please add a link of the site? I checked all your previous tickets but did not find any actual link to site.
So i can check.
Best regards!
You must be logged in to reply to this topic.