Home › Forums › General Issues › Front-end form not saving entries › Reply To: Front-end form not saving entries
Hi @phil.owen
Thanks for the follow up. I believe the entire issue is that you are using acf_form
within another form. This explains why the acf_form_head function is not running correctly.
Where does your custom form post to? Does it re-direct the page?
The acf_form_head function expects no redirection, and for the $_POST data to exist at the time it is called (at the top of the template file).
Does this help?
Thanks
E
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.