This topic has 10 replies, 3 voices, and was last updated 8 years, 9 months ago ago by Jack Richardson
Hello, I need to have the order notes field below billing address fields, NOT below shipping address fields. Because, if customer doesn´t choose a different shipping address he doesn´t see that field (order notes) and can´t submit us a note indicating delivering hours or what he needs. Some customers have told us they can´t leave a note, because they haven´t seen that field.
Could you tell me where and how can I change the order of order notes field and put it in the child theme?
Thank you very much.
Hello,
In this case you have to edit Woocommerce files in wp-content/plugins/woocommerce/templates/checkout/form-shipping.php (copy and remove the code in lines 60-76) and place it in the file wp-content/plugins/woocommerce/templates/checkout/form-billing.php (after line 69).
Best regards,
Jack Richardson.
I´ve succeeded in removing it from form-shipping but although I´ve pasted it in form-billing.php, it didn´t show up.
Thanks.
Hello,
Please provide us with FTP credentials and specify path to your site files.
Regards,
Eva Kemp.
Ok, here you are.
Hello,
Unfortunately FTP details you provided don’t give access to your site files. Please provide us with the correct FTP account, you can contact your hosting provider support and ask them to help you.
Best regards,
Jack Richardson.
Sorry, here you are.
Thanks
Hello,
I’ve made the necessary changes in the form-shipping.php and form-billing.php files and placed them in your child theme in the wp-content/themes/idstore-child/woocommerce/checkout directory.
Please check your checkout page now.
Best regards,
Jack Richardson.
Thank you very much!
Hello,
You’re welcome.
Best regards,
Jack Richardson.
The issue related to '‘Need to change order notes place’' has been successfully resolved, and the topic is now closed for further responses