VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: favdes on May 02, 2014, 10:34:18 AM

Title: Add to Cart Not Working
Post by: favdes on May 02, 2014, 10:34:18 AM
Hello everyone,

I was wondering if someone might be able to help me with this. Our site has just stopped working.

This has been tested previously but something must have changed, possibly with a Joomla or VM update, and now the add to cart button doesn't work.

When I click 'Add to Cart', I am taken to the cart page but no products are listed.

Would someone be able to take a look for me please and see if you can see what the problem is?

The site is here: http://goo.gl/yVhJQ

Kind regards


James
Title: Re: Add to Cart Not Working
Post by: GJC Web Design on May 02, 2014, 10:47:29 AM
The only thing I can see wrong is your loading multiple jquery libraries

one is from Warp

There are no conflicts showing in the console though.. and the $_Post is correct

Try jqueryeasy etc  to eliminate the multi Jquery
Title: Re: Add to Cart Not Working
Post by: favdes on May 02, 2014, 11:52:06 AM
Hi GJC,

Thank you for that, you were right. Multiple jQueries were being loaded.

All sorted now  :)

Kind regards


James
Title: Re: Add to Cart Not Working
Post by: GJC Web Design on May 02, 2014, 13:57:40 PM
Excellent