when i try to apply a coupon at checkout i get the following error and does not apply the coupon it just says "Please enter a coupon code."
This seems to only happen when i have the scalia template applied. the error below is with wp_errors turned on.
WC_Cart::get_item_data is deprecatedsince version 3.3! Use wc_get_formatted_cart_item_data instead. in /home/plannee9/public_html/plannedgiving/wp-includes/functions.php on line 3839
I noticed in your /themes/scalia/woocommerce/cart/cart.php you are using "get_item_data". Is there a way to fix this so we can apply coupons with your template? i tried replacing the function in the cart.php with the new function but it didnt seem to work. Please help get this coupon to work for us we are hoping to go live with this section of the website in the next day or so.
I actually just reverted my woocommerce plugin back a few stages as i see it was version 3.0 was the issue. So i guess untill you guys update the template we will use the old woo commerce plugin.
when i try to apply a coupon at checkout i get the following error and does not apply the coupon it just says "Please enter a coupon code."
This seems to only happen when i have the scalia template applied. the error below is with wp_errors turned on.
WC_Cart::get_item_data is deprecatedsince version 3.3! Use wc_get_formatted_cart_item_data instead. in /home/plannee9/public_html/plannedgiving/wp-includes/functions.php on line 3839
I noticed in your /themes/scalia/woocommerce/cart/cart.php you are using "get_item_data". Is there a way to fix this so we can apply coupons with your template? i tried replacing the function in the cart.php with the new function but it didnt seem to work. Please help get this coupon to work for us we are hoping to go live with this section of the website in the next day or so.
Hi,
What is your theme version?
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver
ScaliaVersion: 1.5.1
I actually just reverted my woocommerce plugin back a few stages as i see it was version 3.0 was the issue. So i guess untill you guys update the template we will use the old woo commerce plugin.
We will try to make update for woocomerce 3.3.x in a few days.