I have a multilingual site using the qTranslate plugin (qTranslate 2.8.15 wp 3.1 and gravity forms 1.5). For each form I make a version for each language and drop it in the correct language tab in the content area. That works fine except for one thing, the error handling.
In the default language the error messages work correct e.g. if someone forgets to fill in an obliged field. But in non-default languages no error message shows up and worse, the user gets an empty form in the default language upon sending in stead of the error.
I guess it's the ajax that is not picking up the language. Is there a way to make this work for multiple languagues?
Or is there perhaps another language plugin I could/should use that works better with Gravity Forms?
Any help is much appreciated.... thanks