PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Confirmation Redirect Questions

  1. I don't really know if there's something wrong or if I'm not doing it right! :) I chose confirmation to redirect to a URL, checked the box for pass field data and inserted a few merge tags in the box. Then I created a blank page with that URL.

    Nothing was included on that page when I submitted an entry from the form.

    When I tried adding those merge tags to that page, it still didn't actually return the data, just showed those tags on the page.

    How do I get it so that some of the field entries show up on the confirmation page??
    Thanks!

    Posted 13 years ago on Friday May 4, 2012 | Permalink
  2. David Peralty

    WordPress by default won't know what to do with those query string values. If you want to do something like that, you might want to use the confirmation message, as it allows putting in merge fields. If you really want a separate page, then you'll have to do some custom WordPress coding.

    Posted 13 years ago on Monday May 7, 2012 | Permalink