Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Creare

    (@shane-welland)

    It would potentially need to change how the data is posted over. I’m working on 2.0 at the moment which is why my support hasn’t been quite as good as it could be on the current version.

    If you wanted a workaround now then you’d need to change the form from using “POST” to “GET” and then handle the setup of the results pages using $_GET instead.

    Thread Starter mocreate

    (@mocreate)

    Shane,

    Thank you for the prompt reply! Would this be as simple as a plugin code search and replace with POST changed to GET?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Change URL based on search result’ is closed to new replies.