Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1124775

    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

    #1125183

    No idea or answer?

    #1125220

    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

    #1125436

    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

    #1125666

    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

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.