Getting errors in error log with depreciated
-
Hi There,
I am getting this error in the error log:
The WC_Cart->taxes function is deprecated since version 3.2. Replace with getters (WC_Cart::get_cart_contents_taxes()) and setters (WC_Cart::set_cart_contents_taxes()).
I am also seeing two templates out of date:
woodmart/woocommerce/global/quantity-input.php version 3.6.0 is out of date. The core version is 4.0.0
woodmart/woocommerce/single-product/add-to-cart/grouped.php version 3.4.0 is out of date. The core version is 4.0.0
Is this something you will be looking to update in the near future?
Thanks!
Kristina
Hello,
As for the error, please make the full backup of your site and check how it works on a default theme.
As for the out-to-date content, we shall update the theme with our nearest release, meanwhile site would work correctly with these templates.
Best Regards