Jump to content

blocklayered not filtering


bjgbjg

Recommended Posts

Hello,

 

I'm trying to setup a webshop with a layered navigation block.

I believe it is setup the right way but when i click on the checkbox, it does not seem to filter on the attributes.

All the products are still shown.

 

In the default theme it will filter on the attributes when the checkbox is marked.

In the installed theme it only seems to work when i open the category page and type #/ after the original link.

 

I've reinstalled the module and re-indexed the pages, but this doesn't seem to help.

I'm using prestashop 1.5.0.

 

Any idea how to solve this issue?

Link to comment
Share on other sites

I´ve done a whole new installation on another server/domain to make sure its not my server or configuration.

It doesn't seem to work on another server/domain with new configuration also. So i guess it must be in the template.

If you want to check out for yourself, the link to the new installation is www.computerhulphilversum.com

 

Any help would be appreciated!

Edited by bjgbjg (see edit history)
Link to comment
Share on other sites

Issue is solved :)

 

Adding below mentioned lines to /theme/js/source/mainscript.js did the trick for me.

if(typeof(sliderList) != 'undefined') {initSliders()} 
if(typeof(sliderList) != 'undefined') {initSliders()} 
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...