Viewing 3 reply threads
You must be logged in to reply to this topic.
The add to cart is not functioning and shows the following error. Thanks for your help in advance.
<p class=”p1″><span class=”s1″>Notice: add_to_cart_redirect is deprecated since version 3.0.0! Use woocommerce_add_to_cart_redirect instead. in /home4/inkwelljar/public_html/wp-includes/functions.php on line 4104</span></p>
<p class=”p2″></p>
<p class=”p1″><span class=”s1″>Notice: WC_Cart::get_checkout_url is deprecated since version 2.5! Use wc_get_checkout_url instead. in /home4/inkwelljar/public_html/wp-includes/functions.php on line 3853</span></p>
Hello,
Please update the theme to the latest version 1.6.3 to resolve this issue.
Regards!
Hello,
Sorry but i’m pretty sure that the issue is not caused by our theme. I have just checked 1.6.3 and none of this deprecated hooks are present.
Maybe you are using any WooCommerce extension that cause this issue.
June 1.6.3 don’t use get_checkout_url but the updated version: wc_get_checkout_url and also we don’t even use this hook woocommerce_add_to_cart_redirect or add_to_cart_redirect.
I would recommend you to disable any other third-party plugin and check again.
Best Regards!
You must be logged in to reply to this topic.