This topic has 2 replies, 2 voices, and was last updated 8 years ago ago by Jack Richardson
Hello,
I’ve setup the shop, added the products and now I’m trying to make the filters work.
I’m using Advanced AJAX Product Filters version 1.1.6 (https://ro.wordpress.org/plugins/woocommerce-ajax-filters/) and Legenda version 3.0.3.
The filters don’t update the products automatically, I have to manually refresh the page. The other solution I came up with is a little piece of jQuery that helps a little, but I’d like the filters to apply without refreshing.
$(‘.berocket_label_widgets’).click(function() { location.reload(); });
Hello,
Try to disable Ajax “Add to Cart” option in Theme Options > Single Product Page and check the site after that.
Best regards,
Jack Richardson.
Tagged: #legenda, advanced, ajax, product-filters, theme, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up