I have a form setup at needmoredesigns.com/hello that SHOULD show the needmoredesigns.com/thank-you page upon completion of the form. However the form is not redirecting to that page upon submissions. Form entries are getting into the database and I an getting emails at the email address I enter on the form.
I am getting returned to the needmoredesigns.com/hello page without the form on it. I have also tried using redirects and text confirmations but nothing will work or show up upon form submission.
I have embedded by form with <?php gravity_form(1, false, false); ?> and added the required libraries.