Home › Forums › Backend Issues (wp-admin) › Reordering Field Groups › Reply To: Reordering Field Groups
Hi @joshua
It is possible that WP is overriding the ACF field group order due to a drag / drop on the field group metabox.
When you customize the order of the field groups, this data is saved to the DB and used on the page load to set the metabox order.
Perhaps this explains the field group order?
The only fix for this would be to find the data – most likely saved in the wp_usermeta table, and remove it.
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.