Support

Account

Home Forums General Issues How to show the fields of AСF in email? Reply To: How to show the fields of AСF in email?

  • As it turned out, this plugin “ACF for Woocommerce” saves the field data as meta_key: “field_5b7e4f388fd11” and meta_value: “+79998006655”. Tell me how to correctly display the fields in my code?

    get_field( 'field_5b7e4f388fd11', "user_{$user_id}" )

    This for some reason does not work. Emails come empty fields ((