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.

Tagged: 

This topic contains 4 replies, has 0 voices.

Last updated by Itamar 1 week, 2 days ago.

Assisted by: Itamar.

Author Posts
October 23, 2025 at 1:13 pm

lindas-13

Background of the issue:
I am trying to translate the New Zealand destination page from English to Dutch using WPML. The translation shows as complete in WPML. Here is the link to the page where the issue can be seen: hidden link

Symptoms:
Some H1 and H2 tags are still displayed in English on the Dutch version, even though the translation is 100% completed and saved in WPML.

Questions:
Why are some H1 and H2 headings still appearing in English on the Dutch version?
How can I ensure all headings are translated correctly in WPML?

October 23, 2025 at 7:55 pm #17513875

Itamar
WPML Supporter since 02/2016

Languages: English (English ) Hebrew (עברית )

Timezone: Asia/Jerusalem (GMT+02:00)

Hi,

I failed to make a copy of your site using the All-in-One migration plugin. The process got stuck at 95% every time I tried. I'll make another attempt with the Duplicator plugin. I'll keep you updated on this issue.

Regards,
Itamar.

October 28, 2025 at 4:35 pm #17527029

Itamar
WPML Supporter since 02/2016

Languages: English (English ) Hebrew (עברית )

Timezone: Asia/Jerusalem (GMT+02:00)

Hi,

I was able to create a copy of your site using the Duplicator Pro plugin (which is now deleted from your site). I debugged this issue on a copy of your site and found out that the problem was with a missing translation support for the Elementor Title widget. Therefore, I added the following XML code to WPML -> Settings -> Custom XML Configuration on your site. Please see the attached screenshot.

<wpml-config>
  <elementor-widgets>
    <widget name="title">
      <fields>
        <field>title</field>
      </fields>
    </widget>
  </elementor-widgets>
</wpml-config>

This XML code adds support for the Title widget. To apply the changes, proceed as follows.

1. Go to the original New Zealand page in English here: hidden link

2. Make a small change and click the Save button.

3. Edit the translation in Dutch and apply the translation to those titles' text.

4. Ensure that the translation is 100% complete and finish it.

Now the translations of those titles should display in Dutch. It worked with the copy of your site on my local server. Please see the attached screenshot.

Please confirm that this problem has been resolved.

Thanks,
Itamar.

2025-10-28_18-22-18.jpg
2025-10-28_18-23-10.jpg
October 29, 2025 at 4:16 pm #17530297

lindas-13

Hi Itamar,

Your previous solution worked perfectly — we applied it and were able to fix a few more pages as well. Thank you so much for that!

While the ticket is still open, we wanted to ask about another issue we noticed. The Quick Links section in the footer isn’t translated correctly on the Dutch version of the website.

I tried to edit it through the Footer widget, but there I could only see the title “Quick Links.” In the actual footer, it only shows our logo, social icons, and contact information, and I can’t find where to edit that part of the translated version.

In English, this section is editable under Appearance → Widgets, but I assume I shouldn’t edit it directly there since it’s managed through WPML translation.

Could you please advise where and how I can correctly edit or translate this footer section in Dutch?

Thank you again for your help!

Best regards,

October 30, 2025 at 12:15 pm #17532503

Itamar
WPML Supporter since 02/2016

Languages: English (English ) Hebrew (עברית )

Timezone: Asia/Jerusalem (GMT+02:00)

Hi,

I'm glad the main issue with this ticket is now fixed!

We try to focus on one issue per ticket in our technical support forum. Otherwise, tickets can get cluttered and confusing for both users and supporters. I'll answer your questions now, but if needed, I'll create a new ticket.

You should be able to translate the text from widgets in WPML -> Strings Translation. Or create a specific language widget in Appearance → Widgets. Please read our guide on translating widgets: https://wpml.org/documentation/getting-started-guide/translating-widgets/.

I hope this information helps you solve this problem.

Regards,
Itamar.