News:

Looking for documentation? Take a look on our wiki

Main Menu

Please help! How to disable pop up for main product image

Started by Pigiamina132, May 05, 2014, 08:53:51 AM

Previous topic - Next topic

Pigiamina132

Hello everyone!
I'm new to this forum I hope you can help me!!
I am making a website for a client Who asked me to disable the image pop up when passing above the main image of a product... I mean he doesn't wants the image to zoom, he wants that by clicking on the image the product details open, just like when you press "See details" button.
Can anyone help me please?
Thank you in advance

Ps See the pictures attached

[attachment cleanup by admin]

GJC Web Design

No version or actual link to what page you are talking about?

home page of VM? Category page? One assumes so..

You need to make an over-ride for what ever template you are talking about and have the image linked to the details page.
There are plenty of posts here discussing templating and over-rides
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

Pigiamina132

I will check them out... Sorry i didn't know where to find other posts relating to my issue.
Anyway I run virtuemart 2.026, the image linked to detail page is everyone in which the product is listed, so it should be over-written in the main page and also in categories

Site link: http://pluswatch.altervista.org

Thank you

GJC Web Design

do the over ride in

templates/YOUR_TEMPLATE/html/com_virtuemart/category/default.php

copy the   components/com_virtuemart/views/category/tmpl/default.php into there and then adjust as nesscesary

you may also need components/com_virtuemart/views/virtuemart/tmpl/default_categories.php over-ridden depending on your menus
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