WPML
Status
Resolved
Reported for
WPML Multilingual CMS 4.3.12
Resolved in
4.3.13
Related plugin/theme
Divi

Overview of the issue

Our recent WPML release (4.3.12) went out without Divi’s Theme Builder support.

Workaround

You can edit the plugins-integration.php file found in the ../sitepress-multilingual-cms/inc/ folder and change the hook we use on line 113 to the following:


  • add_action( 'init', 'wpml_themes_integration_setup' );

All known issues →