Maxima Posted February 1, 2014 Share Posted February 1, 2014 I have enabled JQZoom -> product preferences, I have multiple images for each product but JQzoom is only zooming "the cover image" against all images of that product Link to comment Share on other sites More sharing options...
vekia Posted February 2, 2014 Share Posted February 2, 2014 any chance to see this problem live? if so, please share url to your shop with regards, Milos Link to comment Share on other sites More sharing options...
Chibs Posted February 3, 2014 Share Posted February 3, 2014 "in your theme folder go to js/product.js line 441 replace $(this).prop('rel', new_href); by $("#bigpic").attr('rel', new_href);" Thanks to shailendra for the solution http://www.prestashop.com/forums/topic/299735-jqzoom-loads-wrong-image/ Link to comment Share on other sites More sharing options...
Maxima Posted February 3, 2014 Author Share Posted February 3, 2014 "in your theme folder go to js/product.js line 441 replace $(this).prop('rel', new_href); by $("#bigpic").attr('rel', new_href);" Thanks to shailendra for the solution http://www.prestashop.com/forums/topic/299735-jqzoom-loads-wrong-image/ Thanks Chibs problem solved Link to comment Share on other sites More sharing options...
vekia Posted February 3, 2014 Share Posted February 3, 2014 thank you for posting solution and confirmation that it works nice to hear that i marked whole topic as solved and Chibs post as a solution with regards, MIlos 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