Coupons not displayed/not working
-
Hey @arminunruh,
I'm currently setting up a shop and stumbled across the issue that the coupon field is not being displayed although I enabled the functionality in WooCommerce > Settings > General.
I was only able to display the coupon field via CSS. But to be honest, that's not the best way to do it.
Anyway, when I enter a code, the class does switch from “button disabled” to “button,” but the code isn't executed afterward. Since I found the following note in the code, I'm wondering if LayTheme itself overrides WooCommerce's coupon functionality?
<!-- todo: test if coupon still works. probably coupon needs to be inside <form too -->Here is the page I'm working on:
https://kiosque.store/shop/Best,
Christian -
you mean the field "coupon code" in the checkout, right, where someone can enter a coupon and then they get a discount?
-
okay, should be fixed with the next update.
-
okay, should be fixed with the next update.
@arminunruh Yes, exactly and it's working fine now. Thanks for looking into that! :)