Home › Forums › Backend Issues (wp-admin) › Can't add more fields! › Reply To: Can't add more fields!
Hi @Krad
Thanks for the info. I’m not sure what is going wrong here. If there are no errors, then perhaps they are being hidden by a server setting?
Are you able to contact your server and ask them what the issue could be?
Also, If you are able to, you can debug the issue in code. Jump into the core/controllers/field-group.php file and find the save_post function.
I would look at the loop which loops through the fields, and just echo out the name of each field. Then use a die
at the end of the loop.
Now when you save your field group, what field name does it get up to?
That will give you some data to go from.
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.