SplashSalons Posted July 8, 2014 Share Posted July 8, 2014 Hello, I'm working on this site: http://esplashstore.com/80-kerastase and I totally miss pagination. I change theme at some point in order to check if in the default theme the pagination is working but it was still the same. I've also checked the pagination.tpl and the file that calls it...everything seems fine but the pagination in the code that runs on my browser is not there. Can somebody help please? or any ideas of where to look please? Link to comment Share on other sites More sharing options...
PSfever.com Posted July 8, 2014 Share Posted July 8, 2014 Hello, I'm working on this site: http://esplashstore.com/80-kerastase and I totally miss pagination. I change theme at some point in order to check if in the default theme the pagination is working but it was still the same. I've also checked the pagination.tpl and the file that calls it...everything seems fine but the pagination in the code that runs on my browser is not there. Can somebody help please? or any ideas of where to look please? Hi, it looks as if Prestashop calls only 10 products in each category, not taking into account the fact that there are more than 10 in some of the categories. What changes have you done to your store? It seems that the problem might not be in the theme, but in some controller file. Have you done any changes to these? Link to comment Share on other sites More sharing options...
SplashSalons Posted July 8, 2014 Author Share Posted July 8, 2014 (edited) Yeah, maybe I've done something to /controllers/front/CategoryController.php but I can't remember what I've done... I just replace the file with a backup file that I had but still the same.. Witch files should I check if is something wrong? Edited July 8, 2014 by SplashSalons (see edit history) Link to comment Share on other sites More sharing options...
PSfever.com Posted July 8, 2014 Share Posted July 8, 2014 Is your override folder empty? Have you cleared your cache after uploading the backup? Link to comment Share on other sites More sharing options...
SplashSalons Posted July 8, 2014 Author Share Posted July 8, 2014 Well, my override folder is not empty but the files inside are old (before that problem occurs). As for the cache I tried but still the same.. Link to comment Share on other sites More sharing options...
Recommended Posts