Home › Forums › Front-end Issues › Fields missing in register template page › Reply To: Fields missing in register template page
You would need to edit the template file and add an ACF form to it https://www.advancedcustomfields.com/resources/acf_form/. You will need to insert it inside the <form></form>
on the page and set the form
argument for acf_form() to false. You’ll also need to tell ACF that it’s dealing with user fields by setting the correct post_id value for acf_form().
Welcome to the Advanced Custom Fields community forum.
Browse through ideas, snippets of code, questions and answers between fellow ACF users
Helping others is a great way to earn karma, gain badges and help ACF development!
We use cookies to offer you a better browsing experience, analyze site traffic and personalize content. Read about how we use cookies and how you can control them in our Privacy Policy. If you continue to use this site, you consent to our use of cookies.