Home › Forums › Front-end Issues › No fields on frontend using acf_form() for new_post › Reply To: No fields on frontend using acf_form() for new_post
In what template file are you including the acf_form() function?
What post type are you trying to create?
If you are trying to create a new “Post” then the function needs to be in the single.php file, or in one of the template parts used by this template. If you’re doing this in some other template then you’re going to need to supply the field groups that need to be included as part of the arguments to acf_form() https://www.advancedcustomfields.com/resources/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.