On the website of a client we use Gravity Forms, but it seems that since the last update the confirmation redirect is not working anymore.
Whenever one of the forms is being sent an AJAX request is fired and the result is: <!DOCTYPE html><html><head><meta charset='UTF-8' /></head><body class='GF_AJAX_POSTBACK'><script type="text/javascript">document.addEventListener( "DOMContentLoaded", function() { function gformRedirect(){document.location.href="https:\/\/www.website.extensions\/page-thanks\/";} }, false );</script></body></html>
It looks like it’s trying to attach itself to the page, but nothing is happening.
The installed version of Gravity Forms is 2.4.19 running on Wordpress 5.4.2
I can’t contact support because I don’t have access to the account that purchased the license. I got the license key… But no access to the account that bought it. That one belongs to someone else, that’s why I posted here…
If it works in the preview but not in the page, there is likely another script interfering. That can come from a plugin or your theme. Please use these steps to check for theme and plugin conflicts: