• ajanes94

    (@ajanes94)


    Is it possible, in the leaky_paywall_register_form shortcode, to have an option for an after-subscribing redirect url? Don’t need to return the reader to their original page, just to a particular page.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor Jeremy Green

    (@endocreative)

    You can control that via the Leaky Paywall settings. Go to Leaky Paywall > Settings > General > Confirmation Page and choose the page you want them to go to after a registration.

    Thread Starter ajanes94

    (@ajanes94)

    Sorry that I wasn’t more clear. What I meant to ask was, can there be a shortcode variable such that a different (other than the one specified in Settings) confirmation page could be declared? A particular sub level might warrant a different confirmation page.

    Plugin Contributor Jeremy Green

    (@endocreative)

    You can’t do it with the shortcode, but you can do it with the filter leaky_paywall_redirect_url. Just check the $subscriber_data variable for what level they signed up for and change the redirect url as necessary.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘redirect after subscribe’ is closed to new replies.