• Resolved WeDev.Africa

    (@mad2kx)


    Hi there,

    I followed the instructions how to create Custom Fields with ACF and your plugins. Works top notch thank you for the great documentation.

    Now when the user logs in I see these 3 tabs: Profile – Submissions – Change Password

    The Profile is pretty much the first part of the standard WP Profile with E-Mail, Names, Bio etc.

    How can I display the custom fields entered during the registration in this part of the profile?

Viewing 1 replies (of 1 total)
  • Plugin Author easyregistrationforms

    (@easyregistrationforms)

    Hi,

    Thank you for contacting us. There is no option to show additional information. However if you are a developer you can use our hook do_action(‘erf_my_account_profile’). This hooks is called after showing all the profile’s basic fields. Although you will have to fetch all the custom field information by your self using User meta related functions.

    Feel free to contact us.

Viewing 1 replies (of 1 total)

The topic ‘Display ACF Fields’ is closed to new replies.