WPML
Status
Resolved
Resolved in
Woodmart 6.1.5

Overview of the issue

When updating to WPML 4.5, Woodmart theme users are experiencing the following fatal error:

Uncaught Error: Class ‘WPML_Elementor_Module_With_Items’ not found in …/wp-content/themes/woodmart/inc/integrations/wpml/class-wpml-elementor-wd-testimonials.php:11

Workaround

We’ve identified the issue and are working with the Woodmart author to get this resolved ASAP.

In the meantime, please downgrade to an earlier version of WPML or follow the below instructions:

Please, be sure to make a full backup of your site before proceeding


  1. Edit the file wp-content/themes/woodmart/inc/classes/Theme.php.

  2. Look for line 163 and move the following lines:
                'integrations/wpml/class-wpml-elementor-wd-testimonials',
                'integrations/wpml/class-wpml-elementor-wd-banner-carousel',
                'integrations/wpml/class-wpml-elementor-wd-extra-menu-list',
                'integrations/wpml/class-wpml-elementor-wd-image-hotspot',
                'integrations/wpml/class-wpml-elementor-wd-pricing-tables',
                'integrations/wpml/class-wpml-elementor-wd-list',
                'integrations/wpml/class-wpml-elementor-wd-product-filters',
                'integrations/wpml/class-wpml-elementor-wd-timeline',
                'integrations/wpml/class-wpml-elementor-wd-infobox-carousel',
                'integrations/wpml/class-wpml-elementor-wd-products-tabs',


  3. To line 247, just below:
    'integrations/elementor/template-library/class-xts-library',

Next steps

We are working with the Woodmart author to get this fixed ASAP.

All known issues →