News:

Looking for documentation? Take a look on our wiki

Main Menu

Delete zoom for product

Started by pensieristupendi, September 29, 2020, 16:57:07 PM

Previous topic - Next topic

pensieristupendi

Hi,
I would like to cancel zoom function in products because it gives me several problem specially in mobile version.
I checked plugins but there is nothing, so I don't know how to do it.
I found something in default_image.php file but I'm not so expert to set it. I attach a screenshot of the file.
Can Anyone help me please?

Thank you

jenkinhill

VirtueMart does not have a zoom function, soI guess it is part of your template. Check template configuration, or it may be st up as a plugin.
Kelvyn
Lowestoft, Suffolk, UK

Retired from forum life November 2023

Please mention your VirtueMart, Joomla and PHP versions when asking a question in this forum

pensieristupendi

I checked but there isn't any plug in to turn off. Among teh files I found what i attached and this part of the template file but I don't know how to modify it

GJC Web Design

that's just your css .. somewhere  you will be loading a JS file something like   $document->addScript($tempURL.'/js/jquery.elevateZoom-3.0.8.min.js');

probably in your   templates\your_template\html\com_virtuemart\productdetails\default_images.php
GJC Web Design
VirtueMart and Joomla Developers - php developers https://www.gjcwebdesign.com
VM4 AusPost Shipping Plugin - e-go Shipping Plugin - VM4 Postcode Shipping Plugin - Radius Shipping Plugin - VM4 NZ Post Shipping Plugin - AusPost Estimator
Samport Payment Plugin - EcomMerchant Payment Plugin - ccBill payment Plugin
VM2 Product Lock Extension - VM2 Preconfig Adresses Extension - TaxCloud USA Taxes Plugin - Virtuemart  Product Review Component
https://extensions.joomla.org/profile/profile/details/67210
Contact for any VirtueMart or Joomla development & customisation

pinochico

Sometimes is without plugin  - only in template.
I know some template's developer, who make it with this solution, but I don't use it - is not comfortable for me.

Who created your template?
www.minijoomla.org  - new portal for Joomla!, Virtuemart and other extensions
XML Easy Feeder - feeds for FB, GMC,.. from products, categories, orders, users, articles, acymailing subscribers and database table
Virtuemart Email Manager - customs email templates
Import products for Virtuemart - from CSV and XML
Rich Snippets - Google Structured Data
VirtueMart Products Extended - Slider with products, show Others bought, Products by CF ID and others filtering products

pensieristupendi

I finally found a file where to set "false" for not activate zoom

templates/your-template/js/prodstyle

Thank you

pinochico

Secret template :)

Good to know for next...
www.minijoomla.org  - new portal for Joomla!, Virtuemart and other extensions
XML Easy Feeder - feeds for FB, GMC,.. from products, categories, orders, users, articles, acymailing subscribers and database table
Virtuemart Email Manager - customs email templates
Import products for Virtuemart - from CSV and XML
Rich Snippets - Google Structured Data
VirtueMart Products Extended - Slider with products, show Others bought, Products by CF ID and others filtering products