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
- */
-
functionde_script() {-
wp_dequeue_script('wc-cart-fragments'); returntrue;}-
add_action('wp_print_scripts','de_script', 100 );
WP Event Manager – Paid Listing is integrated with the Woocommerce plugin