VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: graciano on March 14, 2012, 08:27:52 AM

Title: Lightbox Problem
Post by: graciano on March 14, 2012, 08:27:52 AM
I'm new to virtuemart 2.0.2.
Is 2.0.2 comes with lightbox? Because in my product page, the additional opens the current window with just the image in it..

URL: http://jordalmedical.com/new/index.php?option=com_virtuemart&view=productdetails&virtuemart_product_id=1&virtuemart_category_id=1

Also, i get this error on chrome
js4eb4c.js:16 Uncaught TypeError: undefined is not a function
index.php:37 Uncaught TypeError: Cannot call method 'initialize' of undefined

thanks in advance
Title: Re: Lightbox Problem
Post by: jenkinhill on March 14, 2012, 10:05:44 AM
There is a conflict with this file: /new/t3-assets/js4eb4c.js  which is part of your Joomla template (T3) JavaScript.
Title: Re: Lightbox Problem
Post by: graciano on March 19, 2012, 10:50:47 AM
Is there anyway to get it working?
Title: Re: Lightbox Problem
Post by: jenkinhill on March 19, 2012, 11:02:14 AM
Try without T3
Title: Re: Lightbox Problem
Post by: graciano on March 19, 2012, 11:16:08 AM
Is there a way to have it both?
Title: Re: Lightbox Problem
Post by: jenkinhill on March 19, 2012, 18:17:37 PM
Yes, if you look at this link, both AJAX and T3 are working:  http://joomla25-templates.joomlart.com/ja_orisite/virtuemart/all-categories/for-kid/skechers-twinkle-detail.html

I don't know the differences between that one and yours.