Hi @yithemes, for me it’s solved, thank you!
Have a nice day
Michal
Hi, I had the same problem – the reset button did not worked, actually the href for this button was empty. I fixed it temporarly by adding line
$field = 'term_taxonomy_id';
after line 79 to class.yith-wcan-reset-navigation-widget.php
so the href now correctly directs to basic URL of active category
(WordPress 4.7.2, Woocommerce 3.0.5, WPML)
-
This reply was modified 8 years, 10 months ago by michalfibek.