Sauter la navigation

Open

Topic Tags: Compatibility

Overview of the issue

If you are using Essential Addons for Elementor Pro, you may experience issues with the translation of the Advanced Data Table widget when sourcing data from Google Sheets. The widget will display the correct translations in the Advanced Translation Editor (ATE) but fails to show these translations on the front end of the website.

Workaround

  • Go to WPML > Configuration > Custom XML Configuration page.
  • Add the following code:
    <wpml-config>
      <elementor-widgets>
        <widget name="eael-advanced-data-table">
          <fields>
            <field type="Adv Data Table: Table Content" editor_type="LINE">ea_adv_data_table_static_html</field>
            <field type="Adv Data Table: Search Placeholder" editor_type="LINE">ea_adv_data_table_search_placeholder</field>
            <field type="Adv Data Table: Tooltip" editor_type="LINE">eael_tooltip_section_content</field>         
            <field type="Adv Data Table: Google Sheet" editor_type="LINE">ea_adv_data_table_source_google_table_range</field>        
          </fields>
        </widget>
      </elementor-widgets>
    </wpml-config>
    
  • Add a small modification to the page where you added the widget.
  • Refresh its translation and add a different sheet range.

Laisser une réponse

Please stay on topic and be respectful to others. If you need help with issues not related to this post, use our Support Forum to start a chat or submit a ticket.

Vous pouvez utiliser ces balises :
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>