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.

Use custom gf_activation Activation Page

  1. The activation link within the email notification reads something like:

    http://qsec.crafted.net.au/?page=gf_activation&key=0244bc51a64b383e

    This uses the homepage template and the layout is broken. Is is possible to create a WordPress Page with a custom template and assign this as the confirmation page?

    Posted 11 years ago on Wednesday February 20, 2013 | Permalink
  2. I'm tempted to add some condition statements to my homepage template to accomodate this. If anyone has a better idea please advise. Thanks!

    eg.

    if($_GET['page'] == gf_activation) {
    ...
    } else {
    ...

    Posted 11 years ago on Thursday February 21, 2013 | Permalink
  3. Thanks! I don't know how I missed that.

    Posted 11 years ago on Friday February 22, 2013 | Permalink

This topic has been resolved and has been closed to new replies.