Coupon field does not work - by martijntje

This topic has 6 replies, 3 voices, and was last updated 3 years, 4 months ago ago by Olga Barlow

  • Avatar: martijntje
    martijntje
    Participant
    December 7, 2020 at 07:17

    Hi there,

    When client goes to checkout the coupon field (with dropdown) on checkout does not work. The dropdown goes up by itself. Is there a way to disable the discount field there? As on the next page a discount field is displayed also?

    Please, contact administrator
    for this information.
    5 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 7, 2020 at 11:13

    Hello,

    I can’t open your site – https://prnt.sc/vxdnnz Please check.

    Regards

    Avatar: martijntje
    martijntje
    Participant
    December 7, 2020 at 17:36

    Hi, there was an issue with redirect. It is solved now. Can you have a look?

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 8, 2020 at 08:49

    Add the next code in Theme Options > Theme Custom CSS:
    .woocommerce-cart .actions>div:first-child {
    display: none;
    }
    .woocommerce-cart .actions>div:last-child {
    width: 100%;
    }

    Regards

    Avatar: martijntje
    martijntje
    Participant
    December 8, 2020 at 20:51

    Thanks, but now the couponfield on the next page is missing too. Do you have a solution?

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    December 8, 2020 at 21:51

    Hello,

    Do you want to disable the coupon option at all or just hide it on the checkout page or hide it on the cart page?
    To disable the coupon option go to WooCommerce > Settings > General > Coupon.

    Regards

  • Viewing 6 results - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.