Home › Forums › ACF PRO › Using ACF_FORM ('form' => false)? › Reply To: Using ACF_FORM ('form' => false)?
@eivindfs you cannot make two separate forms post with a single submit button. All the submitted fields must be in the same form, that is all inside of the same <form...></form>
tags.
If this is the case then the first suspect is that you are not calling acf_form_head()
before your header is output.
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.