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.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 13:00 5:00 – 13:00 5:00 – 13:00 5:00 – 13:00 5:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: America/Argentina/Buenos_Aires (GMT-03:00)

This topic contains 1 reply, has 0 voices.

Last updated by Otto 4 weeks ago.

Assisted by: Otto.

Author Posts
March 18, 2025 at 3:31 pm #16831164

yusufK-2

<b>Background of the issue: </b>
I use multilingual wpforms on my site hidden link. I have translated all related strings.

<b>Symptoms: </b>
My multilingual forms are showing on thee webpage, but the forms arriving me in the main language. And when I click Im not Robot aafter filling the form, I am having an error saaying The anti-spam token is not valid. Reload the page and try submitting the form again.

<b>Questions: </b>
Why are my multilingual forms not showing despite translating all related strings?

March 19, 2025 at 4:39 pm #16836592

Otto
WPML Supporter since 09/2015

Languages: English (English ) Spanish (Español )

Timezone: America/Argentina/Buenos_Aires (GMT-03:00)

Hello,

Could you please increase your WP Memory limit?
Add this code to your wp-config.php to increase WP memory:

  
<em>Memory Limit</em>  
define('WP_MEMORY_LIMIT', '256M');  

Paste it just before:

  
<em>That's all, stop editing! Happy blogging.</em>  

See here for more information https://wpml.org/home/minimum-requirements/
Note: WPML needs a minimum WP Memory limit of 128M to work only under a minimal environment, which means, with a default theme and no other plugins installed.

Please make sure to translate your forms following this flow:
https://wpml.org/documentation/related-projects/creating-multilingual-forms-using-wpforms-and-wpml/

Best Regards,
Otto

The topic ‘[Closed] Multilingual wpforms are not funcional’ is closed to new replies.