Please don't be so quick to dismiss Gravity Forms, especially in situations where the issue is typically is caused by server configuration issues, theme or plugin conflicts and not actual Gravity Forms related bugs.
The first issue I see on this page is a Javascript error unrelated to Gravity Forms. This can prevent AJAX functionality or any Gravity Forms functionality that utilizes Javascript from functioning because your browser will quit executing Javascript when it encounters an error. So you will want to get this error resolved.
The Javascript error is related to superfish. See this screenshot: http://i.imgur.com/OeuxZ.png
I see that AJAX is still enabled on this form, which means that Javascript error I pointed out above is preventing the form from submitting in this instance. You need to resolve that Javascript error. It's not a Gravity Forms related error.
Forms typically do not submit for one of two reasons:
1) If it's an AJAX form it will not submit properly if there is a Javascript error on the page.
2) If the form won't submit and doesn't utilize AJAX it is typically a URL Rewriting/Permalink setup issue. Typically this only pops up on sites hosted on Microsoft Windows servers using IIS with URL rewriting implemented improperly.
Your issue appears to be #1 based on the link you provided based on what I see when I go to the page containing your form.
Posted 13 years ago on Tuesday September 20, 2011 |
Permalink