VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: BILDFLUG.de on February 11, 2015, 10:41:52 AM

Title: Add to Cart doesn`t work in details view
Post by: BILDFLUG.de on February 11, 2015, 10:41:52 AM
Hi @ all,

one of my Joomlasites doesn`t work. When i click on die "Add to chart" Button in a categoriesite - everything ist fine. +- work and the Article drop in the Basket - perfekt.

http://seifert-import.de/index.php/shop/zaunelemente-und-tore

When i open the details view page then die button doesn`t work!:
http://seifert-import.de/index.php/shop/zaunelemente-und-tore/rankgitter-rost-detail

Everythin ist original, Joomla 3 and Virtuemart 3 testet on Chrome and IE.
I only made some small changes in the CSS File (Linkcoulor etc.)

Has anybody an Idea?
Title: Re: Add to Cart doesn`t work in details view
Post by: GJC Web Design on February 11, 2015, 11:31:25 AM
you have a JS error when you add to cart from the detail page

TypeError: jQuery(...).vm2front is not a function
http://seifert-import.de/index.php/shop/cart
Line 338

Title: Re: Add to Cart doesn`t work in details view
Post by: GJC Web Design on February 11, 2015, 12:00:54 PM
Spyros  (www.virtuemarttemplates.eu)  just pointed out that your vmprices.js or vmsite.js are not loading in the cart

what exact version of VM3 and have you tried with Protostar to eliminate any template problems?
Title: Re: Add to Cart doesn`t work in details view
Post by: BILDFLUG.de on February 11, 2015, 18:14:02 PM
Hi,

we use VM version 3.0.4 in this projekt...

Tryed the protostar template - same problem. It works in the categorie overview but not in the details view...
Title: Re: Add to Cart doesn`t work in details view
Post by: Milbo on February 13, 2015, 17:27:30 PM
Definitly a jquery problem.
Title: Re: Add to Cart doesn`t work in details view
Post by: BILDFLUG.de on February 13, 2015, 18:26:55 PM
Hi there,

looks like jquery ;-) is there any upgrade to fix it?

What can I change? It`s a new and clean Installation ?!?