Search the Community
Showing results for tags 'blocklayered module'.
-
Bonsoir à toutes et à tous, Je me permets de vous écrire ici après avoir chercher à résoudre mon problème sans succès. Voici tout d'abord mon environnement : Prestashop 1.7.7.5 avec le thème "Electron Mega Electronic Super Store" de ThemeVolty. Je tente de faire fon...
- 7 replies
-
- blocklayered module
- blocklayered issue
- (and 3 more)
-
Hi. I trying to hide subcategories when filter is used and found solution on another forum, but after filter is uncheck, subcategories dont go back. How to reveal them again after all filter boxes is closed? The method I found: in /themes/default-bootstrap/js/modules/blocklayered/blocklaye...
-
Hello everyone. I decided to modify the Quick View plugin to fit my needs by adding a few lines of code to the global.js file. The code I edited is: function quick_view() { $(document).on('click', '.quick-view:visible, .quick-view-mobile:visible', function(e){ e.preventDefault(); var...
-
- fancybox
- blocklayered module
-
(and 2 more)
Tagged with:
-
Hello, I have a tricky question: Is it possible to disable cache (APC in my case) in prestashop BO to stop floofing APC by useless user cache entries, AND force some modules/files to still use the cache? My problem is that enabling APC in BO is useless and in fact slower the performance of site...
-
Hello i installed and activated blocklayered module on my prestashop store , when i choose to filter by price or by brand , its keep loading eternally... tested on 1.4.8.2 on real store and local test with the same problem. The products are indexed , there are like 10000+. Someone knows how to f...