• Customer

    Posted by: Kazim Vu, Dec 27, 2017 at 00:39 (7 year ago)

    Hi
    Please open the functions.php file( i guided via skype) and enter these codes:
    //remove Order Notes Field
    add_filter( 'woocommerce_checkout_fields' , 'remove_order_notes' );

    function remove_order_notes( $fields ) {
    unset($fields['order']['order_comments']);
    return $fields;
    }
    //remove Shipping to different Address
    add_filter( 'woocommerce_ship_to_different_address_checked', '__return_false' );
    Regards

INSTALLATION SERVICE

Theme Installation: $49. Pay now

CUSTOMIZED SERVICES

Use our expert service to turn your ideas into reality. Please send an email to kutethemes@gmail.com to provide the more detailed information. Thanks!

WORKING TIME

Our support service works from Monday to Friday.
Mean time (GMT +7):
+ 7:30 - 11:30 AM
+ 1:30 - 5:30 PM
We will try to answer all the questions within 24 hours and solve them as quickly as possible