WPML
Trạng thái
Đã được giải quyết bởi nhà phát triển
Plugin/giao diện liên quan
Premium Addons for Elementor
Thẻ chủ đề
Compatibility

Tổng quan về lỗi

Nếu bạn đang sử dụng plugin Premium Addons for Elementor, bạn có thể gặp sự cố khi nội dung bên trong widget Testimonial không hiển thị chính xác trong Trình biên tập dịch thuật nâng cao (ATE).

Giải pháp tạm thời

Vui lòng đảm bảo bạn đã tạo bản sao lưu toàn bộ trang web trước khi tiếp tục.


  • Truy cập trang WPML > Cài đặt > Cấu hình XML tùy chỉnh.

  • Thêm XML sau:
    <wpml-config>
      <elementor-widgets>
        <widget name="premium-addon-testimonials">
          <fields>
            <field type="Testimonial: Name" editor_type="LINE">premium_testimonial_person_name</field>
            <field type="Testimonial: Job Name" editor_type="LINE">premium_testimonial_company_name</field>
            <field type="Testimonial: Link" editor_type="LINK">premium_testimonial_company_link>url</field>
            <field type="Testimonial: Content" editor_type="LINE">premium_testimonial_content</field>
            <field type="Testimonial: Heading" editor_type="LINE">heading</field>
          </fields>
          <fields-in-item items_of="multiple_testimonials">
            <field type="Testimonial: Heading" editor_type="LINE">heading</field>
            <field type="Testimonial: Name" editor_type="LINE">person_name</field>
            <field type="Testimonial: Job Name" editor_type="LINE">company_name</field>
            <field type="Testimonial: Link" editor_type="LINK">link>url</field>
            <field type="Testimonial: Content" editor_type="AREA">content</field>
          </fields-in-item>
        </widget>
      </elementor-widgets>
    </wpml-config>

Tất cả các lỗi đã ghi nhận →