WPML
الحالة
محلولة بواسطة المطور
تم حلها في
Essential Addons for Elementor PRO 6.8.2
الإضافة/القالب ذو الصلة
Essential Addons for Elementor
وسوم الموضوع
Compatibility

نظرة عامة على المشكلة

عند استخدام Essential Addons for Elementor PRO مع WPML، قد تواجه مشكلة حيث لا تتم ترجمة محتوى ودجت Advanced Accordion في الواجهة الأمامية. يحدث هذا عندما تستخدم الودجت تخطيط Accordion with Media (Pro).

حل بديل مؤقت


  • اذهب إلى WPML > إعدادات > تكوين XML مخصص في لوحة تحكم WordPress.

  • أضف تكوين XML التالي واحفظ:
     
    <wpml-config>
      <elementor-widgets>
        <widget name="eael-adv-accordion">
          <fields>
            <field type="Advanced Tooltip: Content" editor_type="AREA">eael_tooltip_section_content</field>
            <field type="Content protection: Password Placeholder" editor_type="LINE">eael_ext_content_protection_password_placeholder</field>
            <field type="Content protection: Password Submit Button" editor_type="LINE">eael_ext_content_protection_password_submit_btn_txt</field>
            <field type="Content protection: Password Incorrect Message" editor_type="LINE">eael_ext_content_protection_password_incorrect_message</field>
            <field type="Wrapper Link" key_of="eael_wrapper_link" editor_type="LINK">url</field>
          </fields>
          <fields-in-item items_of="eael_adv_accordion_tab">
            <field type="Advance Accordion: Title" editor_type="LINE">eael_adv_accordion_tab_title</field>
            <field type="Advance Accordion: Content" editor_type="VISUAL">eael_adv_accordion_tab_content</field>
          </fields-in-item>
          <fields-in-item items_of="eael_adv_accordion_media_type_tab">
            <field type="Advance Accordion: Media Title" editor_type="LINE">eael_adv_accordion_media_type_tab_title</field>
            <field type="Advance Accordion: Media URL" key_of="eael_adv_accordion_media_type_media" editor_type="LINK">url</field>
            <field type="Advance Accordion: Media Content" editor_type="VISUAL">eael_adv_accordion_media_type_tab_content</field>
          </fields-in-item>
        </widget>
      </elementor-widgets>
    </wpml-config>

جميع المشاكل المعروفة →