Conflict with Gravity Forms
-
There is a conflict between TranslatePress (awesome plugin BTW) and Gravity Forms. It only occurs in very specific use cases. Here is how I was able to reproduce the error.
1) Install Gravity Forms.
2) Create a new multi-page form with fields on the first page and with required fields on the last page. (The key is required fields on the last page.)
3) Translate the fields using Translate Press.
4) Switch to the second language and fill out the form.
5) On the last page, do not complete all of the necessary fields (you can leave them all blank or just miss one). However, the fields missed must be required fields.
6) When the form displays the validation error, it redirects back to the first page of the form. At that point, the “next” button necessary to view the next page and correct the validation error not longer works. So you are stuck on the previous page and cannot complete the form.I have found that if I turn on AJAX for the form, the bug goes away, however, the validation text is no longer translated.
- The topic ‘Conflict with Gravity Forms’ is closed to new replies.