Join our live webinar on March 26th at 10 PM IST to master Acing Event Marketing with WP Event Manager! Learn expert strategies for success. Register now!
You can reach out to support to receive a discount on your purchase.
How can we help?

Woocommerce cart fragment-jquery cookie problem

If you are facing the Woocommerce cart fragment-jquery cookie problem, you need to add the following code to functions.php:


/* 
* Woocommerce Cookie problem.
* Uncaught TypeError: $.cookie is not a function
*/
function de_script() 
{
    wp_dequeue_script( 'wc-cart-fragments' );
    return true;
}

add_action( 'wp_print_scripts', 'de_script', 100 );


WP Event Manager – Paid Listing is integrated with the Woocommerce plugin

Quick Links
Close
Close