Hi,
I just installed the add-on and configured it. I added 2 specifications, one is for "price", another is for "style", and set the filter class a value of not null (set as "range" for price, and set as "exact" for style). Those two filters could show in category page.
Now I could see two submit buttons for each filter. The filter for style could work,but the filter for price is not working correctly. When I clicked the submit button, it didnt filter out the results. I could see the url changed to a value like "products_filter.php?f1[2]=20-30&cPath=22&x=0&y=0", if I changed the url to a value like ""products_filter.php?f1=20-30&cPath=22&x=0&y=0", it could filter the results.
Could anyone tell me why this happen?
Best,
Sam