Does that form need to have an AJAX submission? Just curious. I just saw the spinner then the page refreshed and moved the viewport some.
I suspect it's a script conflict. When I disabled JavaScript in my browser, I was able to submit (you should have one entry of my 3 or 4 submissions - most were attempted before I disabled JavaScript.) After submission I ended up at this page:
http://dawnwesterberg.com/download-free-e-books/
You will have to test for plugin and theme conflicts by following the instructions here:
http://www.gravityhelp.com/documentation/page/Testing_for_a_Theme/Plugin_Conflict
More simply though, I think if you turn off the AJAX for the form that it will work without further changes to the site. With such a simple form with no need for JavaScript for conditional logic or a date picker, I think turning off the AJAX option in the widget settings will enable this to work. If that's the case, you can always try to find the source of the script conflict later.
In the advanced settings for the widget, uncheck the box that says "Enable AJAX". I think everything will work after that.
Posted 14 years ago on Wednesday August 3, 2011 |
Permalink