VirtueMart Forum

VirtueMart 2 + 3 + 4 => Administration & Configuration => Topic started by: gabriela on December 20, 2013, 23:30:51 PM

Title: Manufacturer link in product details
Post by: gabriela on December 20, 2013, 23:30:51 PM
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]
Title: Re: Manufacturer link in product details
Post by: jenkinhill on December 21, 2013, 11:45:15 AM
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
Title: Re: Manufacturer link in product details
Post by: gabriela on December 21, 2013, 12:31:14 PM
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?
Title: Re: Manufacturer link in product details
Post by: jenkinhill on December 21, 2013, 13:32:46 PM
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.
Title: Re: Manufacturer link in product details
Post by: gabriela on December 22, 2013, 00:53:44 AM
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?
Title: Re: Manufacturer link in product details
Post by: jenkinhill on December 22, 2013, 10:25:53 AM
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.
Title: Re: Manufacturer link in product details
Post by: gabriela on December 22, 2013, 12:21:04 PM
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.