Easily fix WordPress POST and REQUEST 404 error on form submission

If you have been trying to submit a form in WordPress and you are receiving a 404 error page, well the chances of the cause being using a reserved keyword can be extremely high. This is because one or many of your field name  is being reserved by WordPress. In the below snippet, name=”calendar”  is a reserved word. Submitting the …

WordPress category template page not found

If you have been developing themes on WordPress, one thing which you face in the early stages is receiving 404 page not found on the category page. WordPress searches for the following files in your theme directory and loads the first theme file found: Soroush AtarodI’m a passionate engineer based in London. Currently, I’m working as a Cloud Consultant at Contino. …