Home › Forums › General Issues › UI Issues after updating from 5.12.2 to latest › Reply To: UI Issues after updating from 5.12.2 to latest
Your first screenshot makes me thing that it is a CSS or JavaScript issue.
Everything above where is says “Field Groups” and “add new” should be part of the ACF admin menu. I am attaching a screen shot of what it should look like.
This could also be cause by a corrupted minified JS or CSS file. To tell this add
define('SCRIPT_DEBUG', true);
to your wp-config.php file. This should cause all the original JS & CSS files to be loaded instead of the minified versions.
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.