• Resolved rgallison

    (@rgallison)


    When enabling the disclaimer on a simple product, I get a $ not a function error on line 466:

    $ = jQuery;
    var ajaxurl = 'https://huetrition.com/wp-admin/admin-ajax.php'; $(document).ready(function(){
     var prodId = '1823';
     var url = "https://huetrition.com/shop/";
     var enableCookie = true;
     ("form.cart").submit(function(e){ //this line
    • This topic was modified 5 years, 11 months ago by rgallison.
    • This topic was modified 5 years, 11 months ago by rgallison.
  • The topic ‘$ not defined error’ is closed to new replies.