• Resolved Tremer

    (@tremer)


    Hi, I tied to edit custom email templates with several shortcodes. All shortcodes are working fine except the following ones:

    [wcj_order_customer_meta key=“first_name”]

    [wcj_order_customer_meta key=“last_name”]

    [wcj_order_customer_meta key=“shipping_first_name”]

    [wcj_order_customer_meta key=“shipping_last_name”]

    [wcj_order_customer_meta key=“billing_first_name”]

    [wcj_order_customer_meta key=“billing_last_name”]

    Can you help me please?

Viewing 1 replies (of 1 total)
  • Plugin Support David G

    (@gravid7)

    Hi @tremer ,

    Thanks for reaching out to us.

    Yes, you can achieve this by using [wcj_order_checkout_field] shortcode. you need to add the field id in this shortcode.

    For more details, you can check our documentation here.
    [wcj_order_checkout_field field_id=”first_name”]

Viewing 1 replies (of 1 total)
  • The topic ‘Shortcode for first name and last name not working’ is closed to new replies.