WPML
Status
Resolved
Resolved in
WPML Multilingual CMS 4.8.3
Related plugin/theme
Divi
Topic tags
Compatibility

Overview of the issue

When using Divi with WPML, the Divi > Dashboard screen appears blank.

Workaround

Please, make sure of having a full site backup of your site before proceeding.


  • Open the wp-config.php file, located in the root directory of your WordPress installation.

  • Look for the line that says: /* That’s all, stop editing! Happy publishing. */

  • dd the following code just before that line:
    define('WPML_DISABLE_PROXY', true);
            


  • Save the file and reload the Divi > Dashboard page in your WordPress admin.

All known issues →