Disable Notes(optional) at the checkout page

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

  • Avatar: Qaiser Raja
    Qaiser Raja
    Participant
    June 8, 2019 at 16:28

    Hi Team.
    Please advise how to disable Delivery Notes(optional) at checkout page. I don’t want Notes area visible to customers.

    Thanks for your support.

    1 Answer
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 8, 2019 at 16:43

    Hello,

    Try to add this code in functions.php of your child theme:
    add_filter( 'woocommerce_enable_order_notes_field', '__return_false' );

    Regards

  • Viewing 2 results - 1 through 2 (of 2 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.