Jump to content

[Solved] JqZoom first hover is not working on v.1.5.4.1


Recommended Posts

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 by bruce-rez (see edit history)
Link to comment
Share on other sites

  • 2 weeks later...

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

  • Like 4
Link to comment
Share on other sites

  • 2 months later...
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.

post-154019-0-29048300-1378004741_thumb.png

Link to comment
Share on other sites

×
×
  • Create New...