Title: Custom taxonomy cause 404 errors with forms
Last modified: August 20, 2016

---

# Custom taxonomy cause 404 errors with forms

 *  Resolved [Ken Dirschl](https://wordpress.org/support/users/badfun/)
 * (@badfun)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/custom-taxonomy-cause-404-errors-with-forms/)
 * After a lot of swearing through gritted teeth I discovered that, much like the
   reserved term issue that results in a 404 error (‘page not found’) when processing
   a form:
 * [http://wordpress.org/support/topic/404-pops-after-custom-form-submission-by-post](http://wordpress.org/support/topic/404-pops-after-custom-form-submission-by-post)
 * [http://wordpress.org/support/topic/contact-form-404-error](http://wordpress.org/support/topic/contact-form-404-error)
 * the same thing happens when using custom taxonomies. In my case the problem was
   the `<select name="taxonomy">` I was using for a drop-down. Change it to `<select
   name="get_taxonomy">` and the form now processes properly.

The topic ‘Custom taxonomy cause 404 errors with forms’ is closed to new replies.

## Tags

 * [404-error](https://wordpress.org/support/topic-tag/404-error/)
 * [custom taxonomy](https://wordpress.org/support/topic-tag/custom-taxonomy/)
 * [form error](https://wordpress.org/support/topic-tag/form-error/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 0 replies
 * 1 participant
 * Last reply from: [Ken Dirschl](https://wordpress.org/support/users/badfun/)
 * Last activity: [14 years, 11 months ago](https://wordpress.org/support/topic/custom-taxonomy-cause-404-errors-with-forms/)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
