Home › Forums › Backend Issues (wp-admin) › Can't Add New Fields or Change Existing › Reply To: Can't Add New Fields or Change Existing
The only things I know of that would cause the fields to be different between the ACF field group edit page and how the field group is shown when editing is that the field group on the edit page is
1) Being loaded by a JSON file this is not being updated and this could be from an acf-json folder anywhere in the theme, child theme or a plugin.
2) The field group is being altered by a filter in some way, I think this would be rare.
3) The field group is being created in PHP before being loaded from the DB. This one is least likely, but possible.
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.