Tagged: fields, woocommerce
Hi Support-Team, I’ve added fields with checkout field editor pro in woocommerce. I can see the fields in the shop, but not in the mails the shop sends. The support team of checkout field editor says, I should install this commands/hooks in the mail templates (admin-new-order.php & customer-on-hold-order.php):
echo get_post_meta($order->ID, ‘billing_title’, true);
echo get_post_meta($order->ID, ‘billing_anrede’, true);
But it does not work. Can you say something about that?
Many thanks!
Best regards Flo
No idea or answer?
Hi flomojoe,
Unfortunately, it would require quite some time and customization of the theme to achieve this, so I am sorry to tell you that this is not covered by our support. However, if it’s really important for you to get this done, you can always hire a freelancer to do the job for you :)
Best regards,
Victoria
Hi Victoria,
thanks for your answer, is there any other way to add 2 simple fields in woocommerce? I only need one field for the salutation (Mr., Mrs.) and one for the title (MD, Professor) …
Best regards FLo
Hi flomojoe,
You might want to look for a solution at the WooCommerce forums, those emails are not sent but the theme.
Best regards,
Victoria