Home › Forums › Front-end Issues › Editing Form from front end shows blank › Reply To: Editing Form from front end shows blank
You may want to check that you’ve added acf_form_head(); function to your template file before the get_header(); function.
I don’t know if this makes a difference, but I usually have an array of strings for my field groups:
'field_groups' => array('group_5b97a105e7aa7','group_5b9944bf65405','group_5ba3c0692f67a','group_5b99428f53157','group_5b994530e2cc1');
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.