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 테마 개발자와 협력하고 있습니다.

알려진 모든 문제 →