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
There is a conflict with this file: /new/t3-assets/js4eb4c.js which is part of your Joomla template (T3) JavaScript.
Is there anyway to get it working?
Try without T3
Is there a way to have it both?
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.