Home › Forums › Front-end Issues › problems with post edit/add › Reply To: problems with post edit/add
Hi @savvaskef
You can find the field group ID by editing the field group and looking in the URL. You will see a post_id=xxx
the xxx is the field group ID. This is the number which you can use in the args like so:
field_groups => array( xxx )
Does that 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.