Jump to content

JQZoom module shows JS error on mobile (Prestashop 1.7)


maryam

Recommended Posts

Hello,

I'm using prestashop 1.7.3.3 and i installed the module JQZoom Evolution to show zoom effect on mouse hover in product page, but the module shows the following problems :

- On descktop : 

On hover the zoomed image moves out of the original image frame due to the fixed position given to the header on Scroll.

- On mobile/tablet : 

The module JQZoom generates error on Chrome Console :

Cannot read property 'eventunbind' of undefined

The code generating the error

$(".xzoom").each(function(){var o=$(this).data("xzoom");o.eventunbind()

Does anyone have an idea how to solve this problems ? I did a lot of searching but still no idea how to solve this.

Best regards.

 

 

errorzoom.JPG

code error.JPG

modu.JPG

  • Like 1
Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...