Quote:
Refine filter is not working after updating to v2 in my case.In category page which filters the manufacturers where more button is not working.
|
With Refine Filters, ensure you have the
very latest R.F. installation (currently Nov 5th). Then upload
these files to reBOOT.
Also add this CSS to skin/reboot/css/reboot.css
Code:
.rf-customer-filters table td:first-child { width: 20px; }
#rf_found_box { min-height: 65px; }