NikZh / magento2-multiple-layered-navigation

Category filters with multiple select for Magento 2
69 stars 39 forks source link

not working on Magento 2.2.5 #33

Open smoi opened 5 years ago

smoi commented 5 years ago

I've just installed and enabled the module, but when I click on the category in layered navigation it loads the category in a new page. If I enable the SEO Friendly urls it just reloads the same category where i'm currently in.

Is there something that I'm missing or is it a bug?

Thanks

prashantbv commented 5 years ago

I wanted to know if its compatible with M2 ver. 2.2.7?

rommelfreddy commented 5 years ago

you must enable it in your configuration

or just run this command on your commandline bin/magento config:set "niks_layered_navigation/general/ajax" 1

prashantbv commented 5 years ago

Thank you @Fredwak for your updates. I will test it and update here.

thr4sher commented 4 years ago

I've just installed and enabled the module, but when I click on the category in layered navigation it loads the category in a new page. If I enable the SEO Friendly urls it just reloads the same category where i'm currently in.

Is there something that I'm missing or is it a bug?

Thanks

hello @smoi did you resolve this issue? i'm stuck in the same problem! thx!