I want to customize order emails content. According to woocommerce i need to do this in Woocommerce > Settings > Emails > Manage
Here i have the option to Copy file to theme. The file copies in theme-child/woocommerce/emails/admin-new-order.php
But woocommerce does not send the customized email template that i have in my child theme.
Also in View Template option i can edit template code apparently, but when i Save Changes appears Could not write to template file.
How can i solve this?