VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: yaani on October 01, 2012, 06:12:59 AM

Title: Add to Cart Button Not Working
Post by: yaani on October 01, 2012, 06:12:59 AM
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!
Title: Re: Add to Cart Button Not Working
Post by: bytelord on October 01, 2012, 06:37:28 AM
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