You create a new page. You click “Use Divi Builder.” Nothing happens. The button does nothing. You click again. Still nothing.
This is frustrating because you cannot start building.
Why the Button Does Nothing
The “Use Divi Builder” button triggers a JavaScript function. If JavaScript is broken on the page, the button cannot work. Common causes:
- Another plugin is outputting broken JavaScript on the admin page
- Ad blocker is blocking Divi scripts
- Browser extension is interfering
- Divi files are missing or corrupted
Quick Fixes
Try these in order:
- Use the backend builder instead – Click “Divi Builder” from the top admin bar, then choose “Backend Builder”
- Disable ad blocker – Ad blockers sometimes block Divi’s admin scripts
- Try incognito mode – eliminates extension conflicts
- Clear browser cache – old JavaScript may be cached
Check for Plugin Conflicts on Admin Pages
Some plugins add code to your WordPress admin that breaks Divi:
- Deactivate all plugins except Divi
- Test the button
- If it works, re-enable plugins one by one
- When the button breaks again, you found the culprit
Reinstall Divi (Your Content Is Safe)
If nothing works, reinstall Divi:
- Appearance → Themes
- Activate a different theme temporarily (Twenty Twenty-Four)
- Delete Divi theme (do not worry – your content is in the database, not the theme)
- Upload and activate Divi again
Your pages and layouts will still be there. Divi stores everything in the database.
The Nuclear Option
If all else fails, create a new page. Copy your content from the old page. Use the builder on the new page. Sometimes pages get corrupted, and a fresh start is the fastest solution.