• 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.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Cristian Antohe

    (@sareiodata)

    Thank you for your detailed report. We’ll try and replicate it locally next week and see if we can find a fix for it!

    Thread Starter clickharder

    (@clickharder)

    Thanks Cristian, I appreciate the help.

    Thread Starter clickharder

    (@clickharder)

    Were ever able to replicate the problem and if there is a known fix. We have remained with the solution of using ajax on multi-page forms but that isn’t ideal for all situations (and there is still the validation language issue with the ajax fix).

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Conflict with Gravity Forms’ is closed to new replies.