bruce-rez Posted June 3, 2013 Share Posted June 3, 2013 (edited) Hi, I have a problem with JqZoom on first hover on the image. When I hover over the first image the JqZooming is not working. I've already followed up other topic about the same problem and did all suggestions proposed by some members but unfortunately it did not resolve my problem. I would appreciate any idea or help in this matter. Thank you Edited June 27, 2013 by bruce-rez (see edit history) Link to comment Share on other sites More sharing options...
bruce-rez Posted June 10, 2013 Author Share Posted June 10, 2013 (edited) Has anybody this problem with version 1.5.4.1? Thank you for sharing your opinion. Edited June 10, 2013 by bruce-rez (see edit history) Link to comment Share on other sites More sharing options...
dioniz Posted June 19, 2013 Share Posted June 19, 2013 I had same problem and i think i found a solution. Into jour themes product.js find this line: $('#bigpic').attr('rel', $('#bigpic').attr('src').replace('thickbox', 'large')); and change to this: $('#bigpic').attr('rel', $('#bigpic').attr('src').replace('large', 'thickbox')); Works for me 4 Link to comment Share on other sites More sharing options...
bruce-rez Posted June 19, 2013 Author Share Posted June 19, 2013 dioniz, Ok,It worked for me by modifying the codes as you mentioned. Thank you so much. Link to comment Share on other sites More sharing options...
benjamin utterback Posted June 19, 2013 Share Posted June 19, 2013 Hello all, this is the Github fix, in /themes/default/js/product.js https://github.com/PrestaShop/PrestaShop/commit/4e8c5a24dfa286614ed484756d19506ef0508f6e 1 Link to comment Share on other sites More sharing options...
bruce-rez Posted June 19, 2013 Author Share Posted June 19, 2013 (edited) Benjamin, I cannot set to Solved this topic, the 'Use Full Editor' is not responding in my profile. Thanks for the link too. Edited June 19, 2013 by bruce-rez (see edit history) Link to comment Share on other sites More sharing options...
dioniz Posted June 19, 2013 Share Posted June 19, 2013 You are welcome bruce-rez. It would saved us a lot of time if someone answered this earlier but hey, i learned something new. Link to comment Share on other sites More sharing options...
joaomag Posted September 1, 2013 Share Posted September 1, 2013 Hi guys, I need your help... after import all the photos of my products, in the proudct page, tht tickbox and the zoom just stop working .. anyone can give me a hand ? http://cadeiras.formadivina.com.br/ Thx in advance. Link to comment Share on other sites More sharing options...
bruce-rez Posted September 1, 2013 Author Share Posted September 1, 2013 Hi guys,... after import all the photos of my products, in the proudct page, tht tickbox and the zoom just stop working .. anyone can give me a hand ? http://cadeiras.formadivina.com.br/ Thx in advance. 1- Do you mean the Thickbox was working before importing the product's photos? 2- Did you check in BO if the "Enable JqZoom instead of Thickbox on the product page" is checked on Yes? See screen shot. Link to comment Share on other sites More sharing options...
Recommended Posts