Change Text in the WooCommerce Checkout page

This topic has 4 replies, 2 voices, and was last updated 2 years, 5 months ago ago by Rose Tyler

  • Avatar: Ansar
    Ansar
    Participant
    November 21, 2021 at 10:36

    In the WooCommerce Checkout page, when a user enters an address where we don’t deliver, a default text comes which says “There are no shipping options available. Please ensure that your address has been entered correctly, or contact us if you need any help.” and a notice that says: “No shipping method has been selected. Please double-check your address, or contact us if you require any help.” I want to be able to change these two and add something custom

    Please check these screenshots: https://prnt.sc/20c3yyu
    https://prnt.sc/20c450s

    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 21, 2021 at 11:00

    Hello,

    Contact support of WooCommerce plugin to get assistance with this.

    Regards

    Avatar: Ansar
    Ansar
    Participant
    November 21, 2021 at 12:05

    Can you look into one more request
    In the order level page we are getting to quantity selctors.
    One is the weight based one that we have added and the other one is the default one.
    Is there a way we can disable the second quantity beside add to cart button

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 21, 2021 at 13:05

    Try to add the next code in Theme Options > Theme custom CSS:

    .single-product .product-information-inner .quantity {
        display: none;
    }

    Regards

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

The issue related to '‘Change Text in the WooCommerce Checkout page’' has been successfully resolved, and the topic is now closed for further responses

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