Home › Forums › ACF PRO › Submitted images not retrieved in acf_form › Reply To: Submitted images not retrieved in acf_form
Hi @beee
Please keep in mind that you are not supposed to return acf_form()
. If you need to return acf_form()
, you need to put it in a variable first by using the output buffering feature. This page should give you more idea about it: http://php.net/manual/en/function.ob-get-contents.php.
Could you please fix it and see how it goes?
Thanks 🙂
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.