Chromium Solutions and FAQ

Print

TZ Cart integration for Woocommerce ver.7.8 or higher

You may notice that since Woocommerce ver.7.8 TZ Cart element is not so stable and, occasionally, responds with a blank dropdown.

This can be easily resolved by adding string below straight to Chromium’s functions.php file:

/* TZ Cart integration */
wp_enqueue_script( 'wc-cart-fragments' );

Just copy/paste code to the end of mentioned file, like on screenshots:

Leave a Reply

Your email address will not be published. Required fields are marked *