News:

Looking for documentation? Take a look on our wiki

Main Menu

Add to Cart Button Not Working

Started by yaani, October 01, 2012, 06:12:59 AM

Previous topic - Next topic

yaani

I have Virtuemart 2.0.10 installed in a Joomla 2.5.7 site here

http://texasprokartchallenge.com/index.php?option=com_virtuemart&view=productdetails&virtuemart_product_id=4&virtuemart_category_id=1&Itemid=747

The problem I am having is that the Add to Cart button does not work in Firefox, Chrome, Opera or Safari. It only works in IE.

I found some other forum threads with the same problem but didn't find the solution in any of them.

In the Virtuemart configuration I have all of the following selected (check marked)

Using the VirtueMart CSS    
Using the VirtueMart jQuery    
Using the product Scripts    
Using the Script ajax Countries / Regions    
Use external google jQuery library    

I tried changing the template to Beez2 & Atomic with the same results so I don't think it is a conflict with the template.

I am hoping someone can give me some direction on fixing this problem.

Thanks!

bytelord

Hello,

Is a js conflict issue, check it with firebug also. Some of your gadgets (modules/plugins) caches js and maybe there are conflicts. If you try already to disable overrides, please try to disable one by one your plugins and modules that uses js, so to be able to find the confict.

I tihnk, something goes wrong with jcemediabox...


js conflicts related articles:
http://dev.virtuemart.net/projects/virtuemart/wiki/General_JS-Problems_with_templates_and_jQuery
http://dev.virtuemart.net/projects/virtuemart/wiki/JavascriptCSS_Template_Overrides_and_Avoiding_Conflicts_between_Libraries

Using Firebug:
http://forum.virtuemart.net/index.php?topic=102850.0
Production: Joomla 2.5.8 | VM 2.0.14 | PHP 5.3.13
Testing     : Joomla 2.5.8 | VM 2.0.16 | PHP 5.3.8
Testing     : Joomla 2.5.8 |    VM 2.1   | PHP 5.3.8

- Don't Forget to mark thread as solved when it is solved!
- Please do not PM with support questions, use the forum!