Title: [Plugin: Contact Form 7] 404 Error
Last modified: August 19, 2016

---

# [Plugin: Contact Form 7] 404 Error

 *  [stevechatterton](https://wordpress.org/support/users/stevechatterton/)
 * (@stevechatterton)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/plugin-contact-form-7-404-error/)
 * I have a form on a site I’m developing that generates a 404 error on successful
   send. I get the email without any problems, but the user will most likely think
   they’ve just wasted their time.
 * I thought it was because the page was password protected, so I took that protection
   off. I still get the 404.
 * Then I specified a custom thank you page & I built the page & double-checked 
   the URL was just right. I still get a 404.
 * So, what gives? I’ve used it before on other sites without problem. SHould I 
   go back to an earlier version?
 * [http://wordpress.org/extend/plugins/contact-form-7/](http://wordpress.org/extend/plugins/contact-form-7/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Thread Starter [stevechatterton](https://wordpress.org/support/users/stevechatterton/)
 * (@stevechatterton)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/plugin-contact-form-7-404-error/#post-1353352)
 * Never mind, I managed to fix it.
 * Turns out that my footer file didn’t have the wp_footer(); function in it. A 
   soon as I fixed that the form fixed itself.
 *  [koolsol](https://wordpress.org/support/users/koolsol/)
 * (@koolsol)
 * [15 years, 10 months ago](https://wordpress.org/support/topic/plugin-contact-form-7-404-error/#post-1353861)
 * i sorted this by adding the below function in footer.php file
 * wp_footer();
 * Note wp_footer(); function should be in php tag like:
 * <?php wp_footer();?>

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘[Plugin: Contact Form 7] 404 Error’ is closed to new replies.

 * 2 replies
 * 2 participants
 * Last reply from: [koolsol](https://wordpress.org/support/users/koolsol/)
 * Last activity: [15 years, 10 months ago](https://wordpress.org/support/topic/plugin-contact-form-7-404-error/#post-1353861)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
