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 – 14:00 10:00 – 14:00 10:00 – 14:00 10:00 – 14:00 10:00 – 14:00 - -
16:00 – 20:00 16:00 – 20:00 16:00 – 20:00 16:00 – 20:00 16:00 – 20:00 - -

Supporter timezone: Asia/Jerusalem (GMT+02:00)

Tagged: ,

This topic contains 16 replies, has 1 voice.

Last updated by Itamar 4 days, 12 hours ago.

Assisted by: Itamar.

Author Posts
October 6, 2025 at 12:30 pm #17460553

aduanL

Background of the issue:
I am trying to allow customers to submit enquiries through translated forms on my website. The issue can be seen on this page: hidden link

Symptoms:
The translated forms are broken, and customers are unable to submit enquiries.

Questions:
Why are the translated forms not working?
How can I fix the issue with form submissions on the translated page?

October 6, 2025 at 12:33 pm #17460618

aduanL

I am using Contact Form 7

October 6, 2025 at 12:57 pm #17460750

Itamar
WPML Supporter since 02/2016

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

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

Hi,

I'll also continue to help you with this issue.

I can see the problem on your site. The translated posts have a broken contact form. Please see the attached screenshot. I have access to your site, and I'll check this issue and update you here.

I appreciate your patience.
Itamar.

2025-10-06_15-56-39.jpg
October 7, 2025 at 8:24 am #17462576

aduanL

Hello, the problems are still exist, may I know when can they be fixed?

October 8, 2025 at 6:27 pm #17468681

Itamar
WPML Supporter since 02/2016

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

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

Hi,

As I mentioned in the other ticket, I have a copy of your site and I'll investigate this issue and update you.

Regards,
Itamar.

October 12, 2025 at 11:27 am #17477251

Itamar
WPML Supporter since 02/2016

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

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

Hi,

I've discussed this issue with our compatibility team. It has been brought to my attention that his problem has already been reported to us and escalated to our developers. You can see a reference for this in another forum ticket here: https://wpml.org/forums/topic/page-is-not-translated/page/2/#post-17358033.

Adding an equal sign before the placeholder text should solve this problem. To resolve this issue, please follow the steps below. If a

1. Edit the original "eonyx Contact Form_equivalent width" contact form on your site. You will see its code is this:

[email* customer-email placeholder "Your E-mail (required)"]


[text customer-phone placeholder "Phone Number"]


[textarea* customer-message placeholder "Message"]


[submit class:fusion-button class:fusion-xlarge, class:button-default class:"send"] 

2. Change it by adding an equal sign before the placeholder text, like this.

[email* customer-email placeholder="Your E-mail (required)"]


[text customer-phone placeholder="Phone Number"]


[textarea* customer-message placeholder="Message"]


[submit class:fusion-button class:fusion-xlarge, class:button-default class:"send"] 

3. Click the Save button. This will also trigger a change to the form in other languages, and you will see a circled arrow icon next to them.

4. Edit the translations of the form and translate it manually or automatically.

**** Important! Please make a full site backup (files and DB) before you proceed with those steps****

This should fix the problem.

Please let me know if you have any further questions or need help with this.

Regards,
Itamar.

October 13, 2025 at 2:24 am #17478078

aduanL

Hi Itamar,

Thank you for your previous help and for the detailed instructions.

We followed your suggestion and added the equal signs before the placeholder text in our form “eonyx Contact Form_equivalent width”, and the translated forms can now display correctly. However, after making this change, we noticed two new issues:

Cursor position issue:
When customers click inside the input fields (email, phone number, message), the typing cursor appears after the placeholder text instead of at the beginning of the field.

Placeholder not disappearing:
When customers start typing, the placeholder text does not disappear automatically as it did before. The placeholder remains visible behind the typed text, which makes it confusing for users.

In addition, we also updated another form named “eonyx Contact Form” by adding the equal signs as well. But in this form, the placeholder text does not appear at all—the input fields are empty with no hints shown.

Could you please help us check this issue?
It seems that adding the equal signs fixed the translation problem but caused new display and usability issues with the placeholders.

We look forward to your further guidance.

Thank you again for your time and support.

October 13, 2025 at 11:28 am #17479407

Itamar
WPML Supporter since 02/2016

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

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

Hi,

Thanks for following my suggestion.

You are right, the workaround causes the problems you mentioned. In the form's default language, the placeholder does not disappear when new text is inserted into the field. And in the translated form, indeed, the fields are showing, but the placeholder text does not show at all. I was able to replicate this issue on a test site, and you can view it here: hidden link.

I'm consulting our compatibility team about this and will keep you updated here.

I appreciate your patience.
Itamar.

October 17, 2025 at 2:49 pm #17494499

aduanL

Hi Itamar,

I hope you are doing well. I’m writing to follow up on our previous ticket (#17479407) regarding the issue with the translated forms on our website.

As you mentioned in your last reply on October 13, you were consulting the compatibility team about the problem with placeholders and field behavior in the translated forms. However, we haven’t received any updates since then, and the issue still remains unresolved on our site.

Could you please let us know the current status of this case or any estimated time for a fix or further instruction? We really appreciate your help and your continued support.

Thank you very much for your time and assistance.

October 17, 2025 at 9:02 pm #17495272

Itamar
WPML Supporter since 02/2016

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

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

Hi,

Yes, we have a way for you to correct this problem until our developers release a fix for it in WPML's Advanced Translation Editor. To proceed, follow these steps.

1. Edit the translated form with the other language. For example, in French edit the 'eonyx Contact Form_equivalent largeur' form here: hidden link

2. Remove the equal sign (=) and replace 'espace réservé' with 'placeholder'

3. Click the save button.

So, for example, currently your French form 'eonyx Contact Form_equivalent largeur' has this code (first three lines):

<p>[email* espace réservé customer-email "Votre E-mail (obligatoire)"]</p>

<p>[text   customer-phone placeholder="" "Numéro de téléphone"]</p>

<p>[textarea*   customer-message placeholder Message"]</p>

After the fix, it should be like this:

<p>[email* customer-email placeholder "Votre E-mail (obligatoire)"]</p>

<p>[text   customer-phone placeholder "Numéro de téléphone"]</p>

<p>[textarea*   customer-message placeholder "Message"]</p>

Please let me know if you require additional assistance or have further questions regarding this workaround.

The issue has been escalated to our developers, and we will update you here once the version with the fix is released.

Regards,
Itamar.

October 18, 2025 at 2:52 pm #17495968

aduanL

Hi Itamar,

Hope this email finds you well.

We would like to share some feedback regarding the method you provided recently. While we appreciate your support in offering a solution, we have found that this method is quite cumbersome in our operation and requires a significant amount of time to implement.

To improve efficiency and ensure smooth progress of our work, could you please coordinate with your developers to fix this issue as soon as possible? We would also be grateful if you could keep us updated on the progress once there is any development.

Thank you.

October 20, 2025 at 7:50 am #17497993

Itamar
WPML Supporter since 02/2016

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

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

Hi,

Thank you for your feedback.

In our internal tracking of this issue, I can see that our developers have set a high priority for this issue, so I assume they will fix it from our side as soon as possible.

I understand the suggested workaround might not be the ideal way of correcting this issue. But for each case, if possible, we try to provide a workaround so our clients won't get stuck. This time, I went the extra mile and fixed it for you on your site. The translations of the 'eonyx Contact Form_equivalent width' form into all the languages are now fixed. For example, see the French form: hidden link. Please see the attached screenshot.

I'll update you here once there is a new version of the Advanced Translation Editor with the fix for this.

Regards,
Itamar.

2025-10-20_10-42-49.png
October 20, 2025 at 12:45 pm #17499493

aduanL

Hi Itamar,

Thank you very much for your help.

But our website has another contact form, name "eonyx Contact Form" which has the same problem, you may check this link: hidden link
Could you please also fix it for us?

Thank you

October 20, 2025 at 12:53 pm #17499531
aduanL

Hi Itamar,

Sorry to bother you again, but I just found another issue related to our website forms.

When a customer submits a form on our translated website, we receive the notification email correctly, it shows the customer’s message and phone number, but the email address that the customer filled in does not appear in the email we receive.

Could you please help us check and fix this issue?

Thank you very much for your support!

Best regards,
Aduan Li

New threads created by Itamar and linked to this one are listed below:

https://wpml.org/forums/topic/split-customer-email-is-missing-in-the-translated-form/

October 20, 2025 at 1:54 pm #17499837

Itamar
WPML Supporter since 02/2016

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

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

Hi,

I've split the other ticket and created a new ticket with this issue. Please see the new ticket here.

https://wpml.org/forums/topic/split-customer-email-is-missing-in-the-translated-form/

Regards,
Itamar.