cart-prices.php does not have check for WC()->cart->coupons_enabled()
-
Hello,
I was debugging an issue where the coupon code form was still displaying on the cart page after enabling the woo-rfq plugin.
I found that the file cart-prices.php does not contain the same check for the WC()->cart->coupons_enabled() preference as cart-no-prices.php.
Is there a specific reason for this or is it just an oversight?
Obviously I don’t want to modify core plugin files, so I might just hide with CSS in the meantime, however I wanted to draw your attention to this.
Thanks,
Tim
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘cart-prices.php does not have check for WC()->cart->coupons_enabled()’ is closed to new replies.