nicolas wrote: There is actually a global reset parameter that you can add to the URLs: &reseted=1
That will clear all the filter of the page automatically.
Digging this one back out
I am looking for the same but not sure about the implementation.
J! 3.4.8
Hika 2.6.1
Set-up:
SEF URLs on
mod_menu pointing to Hikashop Category views each with their own filter module
I would like the filters to automatically be reset when a visitor goes back to a category via this menu. It is fine for them to find the filters intact when hitting their back button but the session is pervasive and if they return to a category after spending time in another section of the site (i.e. account management, news, etc) it would be useful to have the filter automatically reset.
I believe the
parameter will sort this out but where to place that for this behaviour?