Jump to content

jqzoom on mobile device


kassimi.hn

Recommended Posts

Hi ! 
 
I'm having an issue with using jqzoom on product pages, well it works good on desktop where I can zoom my product images without any problem , but when I try to do the same thing on mobile it doesn't work : 
 
I did some research on the net where I found that I have to delete this two lines in global.js , which I did but same result : 
 
var viewport = document.querySelector('meta[name=viewport]');
viewport.setAttribute('content', 'initial-scale=1.0,maximum-scale=1.0,user-scalable=0,width=device-width,height=device-height');

 

 

Can you please Help me to fix this or just to disable jqzoom on mobile device if there is no solution for my issue 

 

I'm using prestashop 1.6

post-1219055-0-47690800-1478251655_thumb.jpg

post-1219055-0-40454200-1478251657_thumb.jpg

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...