When i press "add to cart" the popup does not appear. Recentrly i have changed .model to div.model does this has to do something with it? What is the problem?
Virtuemart version : 2.0.14
Joomla : 2.5.8 Stable
Hello,
Not it's not. the div.modal was related to bootstrap framework as i told you on your previous post. May be you have install any components/modules that uses jquery and you jave javascript conflicts.
Use firebug to examine your site code and styling .. also for checking js conflicts ...
http://forum.virtuemart.net/index.php?topic=102850.0
Javascript conflicts:
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
Also you could provide a live url to test it also.
Regards
Hi,
I have the same problem. After "add to cart" nothing happens. After updating the page the product will be visible in the cart module. I have tried to disable the Virtuemart Jquery in the template settings, but then I go directly to the cart without adding any products.
Another problem with my parent/child-product with stock is that it is the same child that will be added regardless of which one I choose, see picture.
Any suggestion?
BR
Andreas
[attachment cleanup by admin]
Quote from: andreas.hallberg on December 16, 2012, 02:12:48 AM
I have the same problem. After "add to cart" nothing happens. After updating the page the product will be visible in the cart module. I have tried to disable the Virtuemart Jquery in the template settings, but then I go directly to the cart without adding any products.
I think you solve this one, am i right?
Quote from: bytelord on December 16, 2012, 11:11:30 AM
I think you solve this one, am i right?
Yes, thanks. It had to do with an menu module that loaded JQuery. I have now changed to another menu that works.
/Andreas
Great,
good luck with your project.