• When I activated Polylang, I’ve got the following message :

    Oops, it looks like the Divi Builder failed to load. Performing the following actions may help solve the problem.

    1. You are using third party plugins. Try disabling each plugin to see if one is causing a conflict.

    Any idea to solve this ?

Viewing 6 replies - 1 through 6 (of 6 total)
  • So disappointed that after 3 months no one has replied to this as I am having same issue and this one came up after google search.

    Same problem here. I disabled all plugins. No errors in the JavaScript console. If we can’t solve this we will use a different theme. Elegant Themes will lose a potential customer if we can’t figure this out.

    Plugin Author Chouby

    (@chouby)

    On my side, I don’t reproduce any issue loading the Divi Builder.
    Test done with Divi 2.0.49 and Polylang 2.1.5.

    Sometimes it may be the memory limit issue. So increase the memory limit from your server and try load the Divi builder.

    Rams07, thanks! After I increased my memory limit in PHP setting via CGI setting, it is okay.

    This happened to me when I had errors forced on in my theme:

    error_reporting(E_ALL);
    ini_set('display_errors', 1);
    ini_set('display_startup_errors',1);

    commenting out the above fixed the divi error.

    Presumably this would of happened when WP_DEBUG was true as well, but I didn’t verify this – just glad there error is gone. Obviously a code error is displaying and that fails divi.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Conflict with Divi Theme’ is closed to new replies.