WordPress submit the form error

aspe_heat

Senior Member
Joined
Oct 7, 2010
Messages
810
Reaction score
595
So I have a sports website and I am looking for writers. I made an application form which people have to fill in if they want to apply for a writer position. However, when you fill in the application and click on the submit button, you get this error :

Error 404 | Nothing found!

Sorry, but you are looking for something that is not here.


But the weirdest thing is that I actually get the e-mail and get the application...

Is there any way to fix this?
Thanks!
 
Sounds like you just need to make a thank you page and set it where your form is requesting after a submission
 
after submission your form goes to .../contact-form-574# and then .../contact-form-574 . I guess you either change where the form redirects to, like back to your main site. Or put up a page at .../contact-form-574. To me the quick fix would be to put a thank you page at .../contact-form-574 . I haven't used wordpress in awhile and am not familiar with what settings you can tweak with that form plugin you're using. Maybe someone else can suggest whether its a good idea to redirect from 404 pages.


PS. Your application form looks much betternow. It was kind of scary, but maybe that was just my browser, firefox. The textareas where all over the place and not organized at all. Now it looks totally professional.

edit: There must be a return to setting in that form plugin?
 
Last edited:
after submission your form goes to .../contact-form-574# and then .../contact-form-574 . I guess you either change where the form redirects to, like back to your main site. Or put up a page at .../contact-form-574. To me the quick fix would be to put a thank you page at .../contact-form-574 . I haven't used wordpress in awhile and am not familiar with what settings you can tweak with that form plugin you're using. Maybe someone else can suggest whether its a good idea to redirect from 404 pages.


PS. Your application form looks much betternow. It was kind of scary, but maybe that was just my browser, firefox. The textareas where all over the place and not organized at all. Now it looks totally professional.

edit: There must be a return to setting in that form plugin?

Thanks a lot for the feedback! And yeah, I'll create a thank-you page then at that link.

And there is no return, that's just "basic" form plugin which comes with WordPress.
 
Back
Top