wordpress form submission and the 404 error page

前端 未结 6 909
我在风中等你
我在风中等你 2020-12-31 23:03

I have the following form on a wordpress template page. I\'m getting a 404 error each time i submit the form but I\'m not using any of the reserved workpress parameter names

6条回答
  •  失恋的感觉
    2020-12-31 23:48

    Have you tried resetting your permalinks? Could be an issue there somewhere. It doesn't seem or look like the issue is isset($_POST['form-submitted'])'

    It's possible your page name is being used another plugin.

提交回复
热议问题