VirtueMart Forum

VirtueMart 2 + 3 + 4 => Frontend Modules => Topic started by: ysdoar on February 21, 2013, 21:07:17 PM

Title: Please Help! Add to cart button not working ..
Post by: ysdoar on February 21, 2013, 21:07:17 PM
The button "Add to cart" module - Flexible - Virtuemart Product Carousel

Not working for me.

The address of the site is - http://www.wildeal.com/store/

I think it's a problem of JQUERY, but I'm not sure because I do not know much about it.

I added this code to the template's PHP to the button "more info" will work -

<script src="/demo/templates/gk_boutique/html/com_virtuemart/assets/Flexible/flexible-zoom.min.js" type="text/javascript"></script>

<script type="text/javascript">

jQuery(document).ready(function() {
     jQuery('a[rel*=facebox]').facebox()

  });

  </script>


Any answer would welcome

Thanks in advance
Title: Re: Please Help! Add to cart button not working ..
Post by: PRO on February 21, 2013, 22:11:23 PM
have you checked with the guys that made "Flexible - Virtuemart Product Carousel" ?
Title: Re: Please Help! Add to cart button not working ..
Post by: jenkinhill on February 22, 2013, 10:28:51 AM
http://forum.virtuemart.net/index.php?topic=108212.0