coyners25 Posted September 16, 2014 Share Posted September 16, 2014 HI, I'm using Prestashop 1.6.0.6 When I'm on a Products Page and go through the pages of products and then click the browser back button, it does not bring me to the previous page. It brings me back to page 1. Also, is it possible possible to take users to the top of the products list when they click on different pages Thanks Alan Link to comment Share on other sites More sharing options...
vekia Posted September 16, 2014 Share Posted September 16, 2014 you use block layered navigation module probably. this module loads pages asynchronously, it means that you're still on the same page, just some part of contents changing. this is how AJAX feature works, so there is not a lot to do with this feature, unfortunately. Link to comment Share on other sites More sharing options...
Recommended Posts