Confirmation in Gravity Forms Not Working

Regardless of what type of confirmation I create (text, redirect, etc) when I test my form (it is live) on a new page (still in design but needed to test thoroughly) it only shows a blank page. I’ve tried this on two of my forms. One is not new the other is. Any ideas?

Hi Linda. I recommend opening a support ticket for this issue if you have not already. But a blank page after submission generally means there is an error on the site, probably coming from a conflict with another plugin or even your theme. These errors will usually be logged if they are not shown on screen. You can check the web server error log or PHP error log. If the system logs are not available to you, I recommend using WP_DEBUG to log the errors yourself:

https://codex.wordpress.org/WP_DEBUG