News:

Support the VirtueMart project and become a member

Main Menu

Manufacturer link in product details

Started by gabriela, December 20, 2013, 23:30:51 PM

Previous topic - Next topic

gabriela

Hi
I have joomla 2.5.16 and VM 2.0.26.
The link of manufacturer in product details page, opens outside the template in a full width page. How I can fix it? I hope you can help me.
I send a screenshot, and the link to test: http://www.miraelmuro.cl/productos/afiches-acad%C3%A9micos/sistema-solar-detail.html
Thanks.

[attachment cleanup by admin]

jenkinhill

It is a problem with some JavaScript in your template preventing the modal window from opening correctly, possibly something to do with that strange product image function.

You are loading two different jQuery versions, as you are loading jQ1.7 first you may not need to load VirtueMart's jQ1.6.4 so could try turning it off.
http://forum.virtuemart.net/index.php?topic=119638.0

I suspect you will have to ask Gavick about the problem as they have coded the template and overrides that are being used.
http://forum.virtuemart.net/index.php?topic=108212.0
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

gabriela

I was so afraid to install an external plugin, but I needed to do it because my images have very details and with normal virtuemart's "zoom" hardly see anything. Hope it is not this that is causing the conflict (also because there is no such extension).

Please explain how and where I disable VirtueMart's jQ1.6.4 for to test!

In Gavick always tell me that they know nothing of virtuemart and tell me to ask in this forum.
Maybe would be some default's configuration problem?

jenkinhill

In VM configuration/templates under "Activate Css Styles & Javascripts " turn off  Using the VirtueMart jQuery

You could also try turning off "Use Fancybox "  (same place in config) and see if that helps the problem. As the VM code is correct then it has to be something conflicting, either from the template or from third party modules/pluugins.
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

gabriela

The "Use Fancybox" was disabled and I only had to disable "Activate css Styles&Javascript" that was active, but that did not fix the problem. Still the manufacturer shows in full page. Do you know another idea? I don't know if  this can be fixed through php...maybe?

jenkinhill

It is a JavaScript issue. You could maybe write some different code to create a popup but that would be in your template override so you should consult your VM template developer.
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

gabriela

In Gavick tell me that its more VM question - as they use only provided by VM functionalities - and lightbox (the method that "pops" up the image to fill screen) is provided by VM. So if a plugin will be compatible with VM, it will be compatible with the template. For this, I installed an external extension, but i think this is not the problem. I'm writing to them again.