JBenitezCR Posted April 20, 2016 Share Posted April 20, 2016 Hi all, After upgrade the module Blocklayered, "Sort by" function didn't work properly. I found the solution in the following post: https://www.prestash...ort-by-problem/ Quote To fix the problem go to blocklayered.js \themes\modules\blocklayered\blocklayered.js and in theme: \themes\motoserwis\js\modules\blocklayered\blocklayered.js and change this line (461): data += '&orderby='+splitData[0]+'&orderway='+splitData[1]; to data += '&orderby='+splitData[0]+'&orderway='+splitData[1]+'&asd='; That problem was solve, but now It changes the function for Blocklayered filters. If I select some features, It doesnt filter the products, but shows all of the category. Filters stay select at the right block, also hide the ones which are not similar. But It doesnt filter the complete list! I've tried to reinstall the module, even restart "blocklayered.js" originals files. Also I tried to clean cache, force compilation... Hope you can help me 1. Version Prestashop: 1.6.0.92. Template: pf_megashop3. Url: http://www.crambovisuales.es/tienda/ Many thanks! Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now