webdevnewb123
Forum Replies Created
-
Forum: Plugins
In reply to: [Auto Coupons for WooCommerce] Regular coupons won’t applyHere’s the coupon general settings:
https://drive.google.com/file/d/1QAtEX7EyWQWQgixXRSIgaZnltOhSt9pE/view?usp=sharing
Forum: Plugins
In reply to: [Auto Coupons for WooCommerce] Regular coupons won’t applyTry this product
https://www.rovert.com.au/product/hunter-pacific-logic-ac-fan-motor-compatible-remote-control/
I’ll add a coupon code “test101” that has no restrictions.
Forum: Plugins
In reply to: [Auto Coupons for WooCommerce] Regular coupons won’t applyHello Rhett,
Alright, I added a new coupon code with no usage restrictions, no limits, just a fixed cart discount. It still doesn’t show up in the cart totals though it says coupon code has been applied.
Forum: Plugins
In reply to: [Auto Coupons for WooCommerce] Regular coupons won’t applyHello Rhett,
Thanks for responding. Yeah, so I tried the “?troubleshoot” debug and found out the notice list.
WELCOMEVIP – Eligible via manual entry.
Welcomeback – Eligible via manual entry or URL.These 2 coupon codes must work when entered by customer on cart/checkout but it’s not being included in the calculation. It does say that the coupon was applied but same subtotal/total price.
Yeah, most of the reasons this error always manifest is the excessive white spaces. The link below is very helpful. I just solved my problem with my theme-editor of which I mistakenly put excess white space after “<?php” of the functions.php. Hope this will help you too! Good luck!