Skip Navigation

This thread is resolved. Here is a description of the problem and solution.

Problem:
Translate a listing section created by WP Bakery widget "Mikado Destinations Grid" in ATE
Solution:
Use the custom XML configuration code to register the shortcode "mkdf_destination_grid" and translate the post ID in ATE

<wpml-config>
  <shortcodes>
    <shortcode>
        <tag>mkdf_destination_grid</tag>
        <attributes>
            <attribute>selected_destinations</attribute>
        </attributes>
    </shortcode>
  </shortcodes>
</wpml-config>

Relevant Documentation:
https://wpml.org/documentation/support/language-configuration-files/#page-builder-content
https://wpml.org/faq/how-to-translate-urls-shortcodes-and-html-attributes-using-the-advanced-translation-editor/

This is the technical support forum for WPML - the multilingual WordPress plugin.

Everyone can read, but only WPML clients can post here. WPML team is replying on the forum 6 days per week, 22 hours per day.

This topic contains 15 replies, has 3 voices.

Last updated by andreaB-8 1 year, 8 months ago.

Assisted by: Long Nguyen.

Author Posts
April 16, 2023 at 7:10 pm #13482381

andreaB-8

My issue is resolved now.

Thank you! Thanks for all help!!!