Title: Display ACF Fields
Last modified: September 22, 2018

---

# Display ACF Fields

 *  Resolved [WeDev.Africa](https://wordpress.org/support/users/mad2kx/)
 * (@mad2kx)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/display-acf-fields-2/)
 * 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](https://wordpress.org/support/users/easyregistrationforms/)
 * (@easyregistrationforms)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/display-acf-fields-2/#post-10714556)
 * 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.

 * ![](https://s.w.org/plugins/geopattern-icon/easy-registration-forms_82b2df.svg)
 * [Easy Registration Forms](https://wordpress.org/plugins/easy-registration-forms/)
 * [Support Threads](https://wordpress.org/support/plugin/easy-registration-forms/)
 * [Active Topics](https://wordpress.org/support/plugin/easy-registration-forms/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/easy-registration-forms/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/easy-registration-forms/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [easyregistrationforms](https://wordpress.org/support/users/easyregistrationforms/)
 * Last activity: [7 years, 7 months ago](https://wordpress.org/support/topic/display-acf-fields-2/#post-10714556)
 * Status: resolved