Hello,
I would like to know if it is possible to disable the popup that happens when I click on a product image. For my needs, it is just getting in the way and would like to be able to disable this.
Thank you!
Hello,
I would like to know if it is possible to disable the popup that happens when I click on a product image. For my needs, it is just getting in the way and would like to be able to disable this.
Thank you!
I'm sure this has been asked a few times before - try a search on "disable large image"
Development Manager @ JSWeb Ltd - suppliers of Applepay/Googlepay for Zencart
20 years with Zencart !
I did try searching first, but I only came up with this:
http://www.zen-cart.com/forum/showth...large+image%22
And it seems to be from 2004 and mentions a file I do not have, or may have been removed since then. It talks about main_template_vars_images.php and I do not have that in the place mentioned.
Anyone else have any ideas? I did remove the text saying 'larger image' but I would really like to disable the popup, it doesn't add to the site, it actually makes it a bit weird.
Thanks!
I found the appropriate file in tpl_modules_main_product_image.php in
zen-cart\includes\templates\template_default\templates
I copied this to zen-cart\includes\templates\CUSTOM\templates and did what was suggested in the post that you found. I commented out the original and added the change below that.