Skip to content Skip to sidebar

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.

Sun Mon Tue Wed Thu Fri Sat
- 10:00 – 17:00 10:00 – 17:00 10:00 – 17:00 10:00 – 17:00 10:00 – 17:00 -
- 18:00 – 19:00 18:00 – 19:00 18:00 – 19:00 18:00 – 19:00 18:00 – 19:00 -

Supporter timezone: Asia/Kathmandu (GMT+05:45)

This topic contains 1 replies, has 0 voices.

Last updated by Shekhar Bhandari 2 months ago.

Assisted by: Shekhar Bhandari.

Author Posts
January 8, 2026 at 3:12 pm

georgiosS-17

I have created a page using elementor, wpml does not recognise the page's widgets.

January 8, 2026 at 4:16 pm #17713704

Shekhar Bhandari
WPML Supporter since 03/2015

Languages: English (English )

Timezone: Asia/Kathmandu (GMT+05:45)

Hello there,

Please use the following xml and see if it helps

<wpml-config>
  <elementor-widgets>
    <widget name="rt-banner-slider">
      <fields-in-item items_of="items">
        <field type="RT Banner Slider: Sub Title">sub-title</field>
        <field type="RT Banner Slider: Title">title</field>
        <field type="RT Banner Slider: Desc">desc</field>
        <field type="RT Banner Slider: Btn Text">btn</field>
        <field type="RT Banner Slider: Url" key_of="url">url</field>
        <field type="RT Banner Slider: Url">video_text</field>
      </fields-in-item>
    </widget>
    <widget name="rt-service">
      <fields>
        <field type="RT Service: more_button_display">more_button_display</field>
        <field type="RT Service: see_button_text">see_button_text</field>
        <field type="RT Service: btn_text">btn_text</field>
        <field type="RT Service: read_display">read_display</field>
      </fields>
    </widget>
    <widget name="rt-cta">
      <fields>
        <field type="rt-cta:title">title</field>
        <field type="rt-cta:sub_title">sub_title</field>
        <field type="rt-cta:phone_title">phone_title</field>
        <field type="rt-cta:pho_number">pho_number</field>
        <field type="rt-cta:email_title">email_title</field>
        <field type="rt-cta:email">email</field>
        <field type="rt-cta:buttontext">buttontext</field>
        <field type="rt-cta:hour_text">hour_text</field>
      </fields>
    </widget>
    <widget name="rt-portfolio">
      <fields>
        <field type="rt-portfolio:see_button_text">see_button_text</field>
      </fields>
    </widget>
  </elementor-widgets>
</wpml-config>

Look forward to your reply.

Thanks

The topic ‘[Closed] elementor parts are not to be translated’ is closed to new replies.