Home › Forums › General Issues › Front-end form not saving entries › Reply To: Front-end form not saving entries
Hi @phil.owen
I just re-read your code above and noticed that you have set form => false
. This means there will be no form
tag, and no data will ever be posted!
Perhaps this is why your form is not saving.
You can test the acf_form_head function by editing the function itself which is found in the core/api.php file.
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.