Skip Navigation

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 1 reply, has 2 voices.

Last updated by Noman 1 year, 2 months ago.

Assisted by: Noman.

Author Posts
October 27, 2023 at 10:07 am

antoniosG-2

hi there
i updated the Elementor plugin and now i am missing 1 translation label from a button
i think something with the XML is not working right

October 27, 2023 at 10:58 am
October 27, 2023 at 12:15 pm #14678691

Noman
Supporter

Languages: English (English )

Timezone: Asia/Karachi (GMT+05:00)

1. I have added the below XML:

<wpml-config>
    <elementor-widgets>
        <widget name="search-form">
            <fields>
	    <field type="Search form Placeholder" editor_type="LINE">placeholder</field>
                <field type="Search form Button" editor_type="LINE">button_text</field>
            </fields>
        </widget>
    </elementor-widgets>
</wpml-config>

in WPML >> Settings > Custom XML Configuration section.

2. Made a small change in the default language to reload the translation and now it shows the form button text in WPML Translation Editor for translation as you can see in the attached screenshot.

Here is a page link:
hidden link

Here is a doc for more details:
https://wpml.org/documentation/support/language-configuration-files/how-to-register-page-builder-widgets-for-translation/

Please let me know if this resolves your issue or if you need further assistance with this issue.

Thank you

search button.png
October 27, 2023 at 12:47 pm #14679347

antoniosG-2

It works now!

Thanks