Home › Forums › Backend Issues (wp-admin) › Disable Update button until all fields have loaded › Reply To: Disable Update button until all fields have loaded
Before I begin, I have never had this issue.
The following is just an idea of a way to work around this that may work but is untested.
First step, add custom CSS to the admin that hides the update button. “display:none”.
Add custom JS to the page that set the display back to inline “display:inline” on $(document).ready
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.