wordpress form submission and the 404 error page

前端 未结 6 908
我在风中等你
我在风中等你 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:47

    Type unique Name and ID try this form

    [one_half last="no"] Race Details
    RaceNumber
    Race'.$selectRaces.'
    [/one_half] [one_half last="yes"] Runner Details
    ID
    Firstname
    Surname
    Gender
    DOB
    Standard
    Company
    [/one_half]

提交回复
热议问题