fbpx
Did you miss our exclusive webinar on Attendee information? Click here to view the recorded session.
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

Woocommerce Cart Fragment-Jquery Cookie Problem
Ashok Dudhat

Our team constantly explores ways that technology can help us reinvent industries. We want to change the world by creating great products that transform industries. We Dream It, We Make It.

Quick Links
Close
Close