Hi,
I am using Contact Form 7 on my website, but I am having some problems.
- The acceptance field does not deactivate the submit button as it should. (I presume this could be an AJAX issue)
- When Submit is clicked it reloads the page instead using AJAX.
The Contact Form 7 documentation mentions 3 reasons for this:
- JavaScript file is not loaded
- Conflicts with other JavaScript
- HTML structure is not valid
I disabled all plugins and tested the form with the same results. I ran the page through validator.w3.org and got 2 errors:
- End tag for body seen, but there were unclosed elements.
- Unclosed element div. <div id=”container”>↩
My page included several warnings as well, so I created a page with only essential text and all warnings were gone but the errors remained.
I am not sure if I have made a mistake in the setup of the theme somewhere to get these errors.
The contact form is on http://www.camplionheart.org.au/sponsorship/
the page I used to validate is http://www.camplionheart.org.au/empty/