Fix Divi Theme Builder Layout Not Editable

Written by Dan Mossop

There are various posts on the web offering suggestions on how to fix issues with the Divi Theme Builder not loading, so I'm not going to try and exhaustively explain the issues here. However, I do want to share an interesting issue / solution I came across, in case it helps anyone.

Disable Avatars in the WordPress Settings

The avatars added in the dummy comments used by the Divi Theme Builder's comment module preview can sometimes trigger a JavaScript error and cause the Theme Builder to stop loading. I'm not completely certain why this error occurs, but I found a solution to bypass it by disabling avatars in WordPress settings.

Here are the steps to disable avatars in WordPress and fix this issue:

  1. Login to your WordPress Dashboard.
  2. Navigate to 'Settings'.
  3. Click on 'Discussion'.
  4. Scroll down until you find the 'Avatars' section.
  5. Uncheck the box that says 'Show Avatars'
  6. Finally, click on 'Save Changes' at the bottom of the page. 

After disabling avatars, you should be able to open and edit the Theme Builder layouts (assuming this was your issue in the first place)

You can continue to operate your site with this option disabled, if you don't need comment avatars.

However, if avatars are crucial to your site let me know and I'll try to devise a more permanent solution that lets both the avatars and the Theme Builder footer function correctly. Until then, you could temporarily disable avatars when working with the Theme Builder and re-enable them afterwards.

Conclusion

That's one more thing to try if your Theme Builder layouts aren't editable. If you are still having problems editing your Theme Builder after that, let me know in the comments and I'll try my best to help out.

We may earn a commission when you visit links on our website.

Supercharge Your Divi Posts with AI-Generated CTAs

Elevate your Divi website experience with WP Magic CTAs. This AI-powered plugin automatically creates engaging CTAs for your posts, enhancing user interaction and boosting conversions. Ideal for posts about WordPress settings, optimization tips, and enhancing theme functionality.

Latest Posts

Customize Lightbox Title Styling in the Divi Gallery Module

Adjust the appearance of the lightbox title that appears when visitors open images from a Divi Gallery to align with your brand and improve readability. Refining the title’s color, size, and weight enhances visual hierarchy, accessibility, and overall polish. In this...

Center the Lightbox Image Count in the Divi Gallery Module

Centering the image count in a gallery lightbox creates a cleaner, more balanced presentation and makes it easier for visitors to see where they are in the image set. This simple visual tweak can enhance readability, especially with larger images and longer captions,...

Style the Divi Gallery Module Lightbox Image Count

Tailor the appearance of the image counter in the Divi Gallery module lightbox to match your brand and improve readability. By customizing the counter’s color and typography, you ensure it displays clearly and suits your design. In this guide we show you how to style...

Customize the Lightbox Image Background Color in the Divi Gallery

Control the color that appears behind your images when users open in the gallery lightbox, including support for semi-transparent hues. This helps improve contrast for transparent images, align the experience with your brand palette, and create a more polished viewing...

Style the Divi Gallery Lightbox Close Button

Give your gallery lightbox a clear, on-brand close button by customizing its color and size. This improves visibility and usability against varying image backgrounds and ensures the button renders at full opacity for a consistent experience. In this guide we show you...

About Dan Mossop

Dan is a Scottish-born web developer, now living in Brisbane with his wife and son. He has been sharing tips and helping users with Divi since 2014. He created Divi Booster, the first Divi plugin, and continues to develop it along with 20+ other Divi plugins. Dan has a PhD in Computer Science, a background in web security and likes a lot of stuff, 

2 Comments

  1. Many thanks! This worked a treat though not very reassuring that something like this can trip up the DIVI builder. Anyway, you've saved the day so thanks again.

    Reply
    • You're very welcome, Craig. In a way this is an unfortunate consequence of JavaScript itself. Browsers will stop executing a script as soon as any error occurs, but the need performance leads to scripts being combined. The end result is large scripts where any small error (e.g. the avatar issue) can trigger large amounts of functionality (e.g. Divi Builder) to fail. Which sort of leaves big projects like Divi with the very difficult task of ferreting out all the possible ways in which JavaScript errors can occur. I'm not entirely sure what the best solution would be… Anyway, I'm glad the fix worked :)

      Reply

Submit a Comment

Comments are manually moderated and approved at the time they are answered. A preview is shown while pending but may disappear if your are cookies cleared - don't worry though, the comment is still in the queue.

Your email address will not be published. Required fields are marked *.