Hello,
I hope this falls within the scope of ThemeCo support.
I have a plugin (Gravity Forms) that produces a custom query string based on a form submission, plus redirects to the thank you page.
So, for example the query string could be ‘name=Ashley’.
On submission it redirects to www.purfitstudio.com/thanks and adds the ‘?name=Ashley’
All good on that side, but I am experiencing two problems. This first is it shows the ‘oops you blew up the internet’ can’t find the page error because it does not recognize the full url with the ?name=Ashley (I guess).
Secondly, I don’t know how to get the thank you page (assuming I get it to load) to display the name anywhere on the page. Ideally I would have a custom success message tailored with form inputs.
Any help would mean the world! I know just enough to be dangerous.
Thanks,
-Ashley