nostyia Posted March 4, 2016 Share Posted March 4, 2016 Hello i need to know how to add more zoom to jqzoom to show more details in product image, i can not find how to do it. Any help is welcome. Link to comment Share on other sites More sharing options...
Attrexx Posted July 29, 2016 Share Posted July 29, 2016 Hello.You need to set higer dimentions to the "thickbox_default" images in Preferences > Images and the regenerate the images from that size. Jqzoom uses the width&height settings in the product.js file as a small viewport through the visitor sees only a portion of the bigger, original image, more precisely these ones: zoomWidth: 458, //zooming div default width(default width value is 200) zoomHeight: 458, //zooming div default width(default height value is 200) If you enlarge the image behind this viewport, the portion visible through it will be more detailed.Here's what I'm talking about: 1 Link to comment Share on other sites More sharing options...
nostyia Posted July 29, 2016 Author Share Posted July 29, 2016 Hello. You need to set higer dimentions to the "thickbox_default" images in Preferences > Images and the regenerate the images from that size. Jqzoom uses the width&height settings in the product.js file as a small viewport through the visitor sees only a portion of the bigger, original image, more precisely these ones: zoomWidth: 458, //zooming div default width(default width value is 200) zoomHeight: 458, //zooming div default width(default height value is 200) If you enlarge the image behind this viewport, the portion visible through it will be more detailed. Thanks for reply, I'll check it. Link to comment Share on other sites More sharing options...
Attrexx Posted July 29, 2016 Share Posted July 29, 2016 Don't forget to mark topic as SOLVED by editing the topic title with a [sOLVED] at beginning if the suggested solution worked.Cheers Link to comment Share on other sites More sharing options...
Krystian Podemski Posted July 29, 2016 Share Posted July 29, 2016 IMO other good way to do this is to remove image type completely, and load originaly uploaded image, it is tricky though because some people uploads images over > 1mb, solution with edited sizes of thickbox_default seems to be best. 1 Link to comment Share on other sites More sharing options...
nostyia Posted July 29, 2016 Author Share Posted July 29, 2016 Thanks both for reply. I can't change topic name. Please moderator change to solved. 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