Hi all, I read several sites of the incompatibility between gravity forms, and qTranslate I wanted to know if it was fixed or not. The problem is to redirect the page to the default language instead of the next step. Thank you.
Hi all, I read several sites of the incompatibility between gravity forms, and qTranslate I wanted to know if it was fixed or not. The problem is to redirect the page to the default language instead of the next step. Thank you.
I'm also looking for a solution to this problem. Did you ever find a solution?
I shall look into it. It has something to do with applying qTranslate url converting function to default gravity forms paging.
Because it messed with URL's there is very little that Gravity Forms can do to deal with it. You'll probably want to see if there is a way to exclude pages with Gravity Forms on them from the plugin.
@David - it does not "mess" with URLs. It has URL prepend mode, which users widely use on WP sites. I xrefed GravityForms and I am now thinking how can I use qTranslate's 'qtrans_convertURL( )' function to get your paged form URLs working on multilingual websites that rely on qTranslate.
I'm having this same issue, was it ever solved?
I'm not aware of a resolution for this yet. Have you checked with the author of the qTranslate plugin?
I had the same problem and wrote a plugin to fix it: https://github.com/mweimerskirch/wordpress-qtranslate-support-for-gravityforms
It currently supports translating field labels, field descriptions, button texts and confirmation messages.
Thanks for the update michel.