Want to shorten checkout process, remove additional info

This topic has 4 replies, 2 voices, and was last updated 3 months ago ago by Luca Rossi

  • Avatar: Abhinandan
    Abhinandan
    Participant
    January 13, 2025 at 17:51

    want to shorten checkout process, remove additional info

    Files is visible for topic creator and
    support staff only.
    3 Answers
    Avatar: Justin
    Luca Rossi
    Support staff
    January 14, 2025 at 09:06

    Hi @Abhinandan,

    Please try adding this custom code under functions.php file locates in your child theme:

    
    add_filter('woocommerce_enable_order_notes_field', '__return_false');
    

    Hope it helps!

    Avatar: Abhinandan
    Abhinandan
    Participant
    January 18, 2025 at 10:05

    need further guidance how to add this and where is functions.php

    Avatar: Justin
    Luca Rossi
    Support staff
    January 19, 2025 at 05:30

    Dear Abhinandan,

    We hope this message finds you well.

    To proceed, we kindly request you to first install the XStore child theme. You can find detailed instructions on the installation process at the following link: (https://www.8theme.com/documentation/xstore/theme-installation/child-theme/).

    Once the child theme is installed, you will be able to access the functions.php file.

    Should you have any questions or require further assistance, please do not hesitate to reach out.

    Best regards,
    The 8Theme Team

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

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

Helpful Topics

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