• Hello,
    I have a form which manipulates data from form fields.Everything is inside a PHP script and I use POST to send data to itself.
    Now, I am trying to integrate it with Thematic and so created a new Page Template and added all PHP Codes after the contents.

    [Code moderated as per the Forum Rules. Please use the pastebin]

    So,it works without pretty permalink and returns the PHP results back to the page.But I cannot figure out the form to work on Pretty Permalinks like example.com/test .Same configuration gives 404 Error and typing the whole https://example.com/?page_id=8 don’t work too.

Viewing 1 replies (of 1 total)
  • Thread Starter aatish910

    (@aatish910)

    I found the solution.I was using the the name of POST variables that were conflicting with the default WordPress variables like year, month and date.Found similar one on here.

Viewing 1 replies (of 1 total)
  • The topic ‘Pretty Permalinks with Form Data Submission’ is closed to new replies.