Clear filters button not working in the Div template.

I have added block in the default.php of Div template and button "Clear filters" not work.

if ($this->showFilters && $this->bootShowFilters) :
echo $this->layoutFilters();
endif;
 
In order to fix this issue I did one button "All" with resetfilters=1. But in this case I need to click on this button always when I want to select other values. If you put resetfilters=1 to each button your url filtering not working, always get all values. It is inconvenience for the user.
 
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top