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 11 replies, has 0 voices.

Last updated by masterP 2 weeks, 3 days ago.

Assisted by: Lucas Vidal de Andrade.

Author Posts
November 5, 2025 at 8:32 am #17548541

masterP

Background of the issue:
I am trying to display property details in Arabic on my website. The information is correctly translated but does not appear in these languages. The English version displays correctly. You can see the issue on this page: hidden link

This problem existed on the website but your team resolved it a few weeks ago, but now it has reappeared.
You can check the last ticket in my account

Symptoms:
The translated property details in Arabic do not appear on the website, while the English version displays correctly.

Questions:
Why are the translated property details in Arabic not appearing on the website?
How can I fix the issue with the Arabic language display?

November 5, 2025 at 10:12 am #17549153

Lucas Vidal de Andrade
WPML Supporter since 11/2023

Languages: English (English )

Timezone: Europe/Vienna (GMT+01:00)

Hello,

Are you still having the problem? I'm asking because this ticket has been marked as resolved. Just double cheking 🙂

November 5, 2025 at 11:09 am #17549501

masterP

yes, it was resolved, but it reappeared

November 5, 2025 at 11:11 am #17549503

masterP

This is the solution the support team told me:

Problem:
You are trying to display full property details in Arabic and Spanish on your website. The information is correctly translated but does not appear in these languages. The English version displays correctly.
Solution:
The issue was that admin strings that should not have been translated were being translated, specifically the field names. To resolve this, follow these steps:
1. Go to WPML > Settings > Custom XML Config and add the following configuration to ensure all labels are automatically registered for translation and prevent incorrect string registration:

1

1
2
3
4
5
6
7
8
9
10
11
<wpml-config>
<admin-texts>
<key name="wpresidence_admin">
</key><key name="wpestate_custom_fields_list">
</key><key name="add_field_label">
<key name="*"></key>
</key>

</admin-texts>
</wpml-config>
2. Navigate to WPML > String Translation > Admin Strings, select all [wpresidence_admin][wpestate_custom_fields_list][add_field_name] options, and click "Remove from String Translation".
3. In WPML > String Translation, select all [wpresidence_admin][wpestate_custom_fields_list][add_field_name] options again and click on "Delete selected strings".

If this solution does not resolve your issue or seems irrelevant due to being outdated or not applicable to your case, we highly recommend checking related known issues at https://wpml.org/known-issues/, verifying the version of the permanent fix, and confirming that you have installed the latest versions of themes and plugins. If the problem persists, please open a new support ticket at WPML support forum for further assistance.

November 5, 2025 at 4:41 pm #17551278

Lucas Vidal de Andrade
WPML Supporter since 11/2023

Languages: English (English )

Timezone: Europe/Vienna (GMT+01:00)

Thanks for clarifying. Did the problem reappear on a new property? If so, please try updating its translation.

Make a small change to the original property, and re-save its translation. I'll wait for your feedback.

November 6, 2025 at 8:09 am #17552426

masterP

Hello Lucas,
I tried the solutions, but they didn't help to fix the problem

November 6, 2025 at 2:02 pm #17554415

Lucas Vidal de Andrade
WPML Supporter since 11/2023

Languages: English (English )

Timezone: Europe/Vienna (GMT+01:00)

Thanks for sharing.

I would like to look at this directly on your site. For this I would need temporary access (WP-Admin and FTP) to your site, preferably to a test/staging site where the problem has been replicated if possible.

The required fields can be found below the comments section. The information you enter is private, i.e. only you and I can see it and have access to it.

I may need to replicate your website locally. To do this, I need to temporarily install a plugin called "Duplicator" or "All in One WP Migration" on your website. This will allow me to create a copy of your website and content. Once the issue is resolved, I will delete the local website. Let me know if this works for you.

IMPORTANT

Please make a backup copy of the site files and database before giving us access.

- If you do not see the wp-admin/FTP fields, this means your post and site login details are being made PUBLIC. DO NOT post your website details if you do not see the required wp-admin/FTP fields. If you do not, ask me to enable the private box. The private box looks like this:

hidden link

November 7, 2025 at 3:01 pm #17557709

Lucas Vidal de Andrade
WPML Supporter since 11/2023

Languages: English (English )

Timezone: Europe/Vienna (GMT+01:00)

Hello there,

I'm still analyzing your website. Please keep my access active. I'll likely return to you on Monday, due to the weekend. I appreciate your patience on this matter.

November 10, 2025 at 9:12 am #17561054

masterP

Hello Lucas,
Okay, take your time

November 10, 2025 at 9:29 am #17561096

Lucas Vidal de Andrade
WPML Supporter since 11/2023

Languages: English (English )

Timezone: Europe/Vienna (GMT+01:00)

Hello there,

I've re-checked the steps, followed them again, and the fields are now showing in Arabic. I've disabled the auto-registration of strings, to prevent any automatic actions that might overwrite the solution. Let me know if you still have any issues or questions.

November 10, 2025 at 9:55 am #17561190

masterP

Thank you for your help
Can you plz explain how to fix the problem step by step if it happens again?

November 11, 2025 at 8:31 am #17565129

Lucas Vidal de Andrade
WPML Supporter since 11/2023

Languages: English (English )

Timezone: Europe/Vienna (GMT+01:00)

I followed the exact steps that were shared previously. I'll summarize them here again:

1. The first step is to add the XML to settings.Your website has them already, so this is already done;
2. Navigate to WPML > String Translation > Admin Strings, select all [wpresidence_admin][wpestate_custom_fields_list][add_field_name] options, and click "Remove from String Translation".
3. In WPML > String Translation, select all [wpresidence_admin][wpestate_custom_fields_list][add_field_name] options again and click on "Delete selected strings".

That's it.

November 11, 2025 at 9:57 am #17565583

masterP

Thank you Lucas for your help