WPML
ステータス
解決済み
解決されたバージョン
Woodmart 6.1.5

問題の概要

WPML 4.5へのアップデート時に、Woodmartテーマのユーザーに以下の致命的なエラーが発生しています。

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

回避策

この問題を特定し、できるだけ早く解決するためにWoodmartのテーマ開発者と対応を進めています。

それまでの間、以前のバージョンのWPMLにダウングレードするか、以下の手順に従ってください。

続行する前に、必ずサイトの完全なバックアップを作成してください。


  1. wp-content/themes/woodmart/inc/classes/Theme.phpファイルを編集します。

  2. 163行目を探し、以下の行を移動します。
                '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. 247行目の、以下のすぐ下に移動します。
    'integrations/elementor/template-library/class-xts-library',

次のステップ

できるだけ早くこの問題を修正するために、Woodmartのテーマ開発者と対応を進めています。

すべての既知の問題 →