Hey there!
The labels for each input option are actually pulled from the list, itself, and not translater as part of the plugin. If you’re wanting to use multiple languages for the site, our embedded form might be a better fit, as it would allow you to generate the HTML for fields in a specific language. After the HTML is generated and embedded, you could go back into the forms, change the language of the fields, and generate a new code.
Because the actual fields wouldn’t be changing (just the labels), they’ll all submit correctly to the same list.
For some more information on how to get that up and running, check out these links from our Knowledge Base:
Where can I find my list’s merge tags?: http://eepurl.com/hcR4
How can I add my signup form on my website?: http://eepurl.com/gOGN
If we can help with anything else, please don’t hesitate to give us a shout!
Cheers
Hi,
Thank you for the answer.
I’ve used the embedded form and it works, except the “submit” button isn’t showing. Unfortunately i have no choice then using the embedded form instead of the widget if i want to change the language of the fields.
I am stuck…
Hey there!
Generally, that’s just an issue with the CSS. We’ve seen where the “submit” button gets the class set to “clear”. This causes WordPress to, quite literally, display it as invisible. If you change the class for the submit button to anything else, that should take care of it! 🙂
Let us know if we can assist in any other way.
Cheers