VirtueMart Forum

VirtueMart 2 + 3 + 4 => Administration & Configuration => Topic started by: aryans14 on May 01, 2013, 18:38:15 PM

Title: Nothing Happens when i click add to cart. . .
Post by: aryans14 on May 01, 2013, 18:38:15 PM
I am using SJ Fashion store template. Template is using virtuemart. On the main page, a module is used called "SJ VM Tabs Responsive". This module contains a cart button at the bpttom right corner of the image of the product. When i click on it. Nothing happens, page reloads and title is changed to Shopping Cart but i cant see shopping cart there. Just same page is refreshed and Title is changed to Shopping Cart. NO Modal Popup is shown or any other confirmation.



Experts. Please help me

Thanks
Title: Re: Nothing Happens when i click add to cart. . .
Post by: jenkinhill on May 01, 2013, 21:04:02 PM
There is a lot of JavaScript there, so the place to start is to debug the scripting. Or maybe try jQueryEasy - http://forum.virtuemart.net/index.php?topic=111843.0

You also have not set a main menu item to VirtueMart - hence the error : Assign the component VirtueMart to a menu item.

If you get nowhere then ask the template/module suppliers. http://forum.virtuemart.net/index.php?topic=108212.0
Title: Re: Nothing Happens when i click add to cart. . .
Post by: aryans14 on May 01, 2013, 22:09:13 PM
Thanks. That solved it. Same thing i did.
Title: Re: Nothing Happens when i click add to cart. . .
Post by: aryans14 on May 02, 2013, 10:04:01 AM
What the hell. Another problem arises now. On the same said, when i hover the image, the click to zoom option appears so when i click on it, now zoom doesnt works. Secondly at the end of the said there is module article slider, it looser its style, navigation doesnt works now and as well as now that module shows all articles instead of showing them into slides.
jenkinhill Pleas help.
Title: Re: Nothing Happens when i click add to cart. . .
Post by: jenkinhill on May 02, 2013, 11:12:59 AM
Those are not standard VirtueMart, so you should contact the developer of those elements. I'm pretty sure it will be another JavaScript problem.
Title: Re: Nothing Happens when i click add to cart. . .
Post by: aryans14 on May 02, 2013, 16:45:25 PM
Got it. Two JQUERYs were running at the same time i.e. Google CDN and internal JQUERYs of virtuemart. Installed JQUERY easy and problem solved! Thanks again. That was also your suggestion.