Page 1 of 1

Bypass Login page after initial level 0 Registration?

PostPosted: October 10th, 2011, 10:34 pm
by dianne
Presently, a new level 0 user will click on the link on our membership options page to register as a free member. They are then taken to the registration form where they fill out their information. However, immediately upon filling out their information, they are taken to the log in page. I'm integrated with Aweber and need them to confirm before they login, so that I can keep in line with Aweber's rules and be able to contact them via email.

I would prefer that after they register, they are taken to a page with a message asking them to check their email for a confirmation link before they can login. Once they confirm, then I can configure in Aweber for them to then be redirected to the login page.

I do understand that they will actually have the ability to log in without confirming (although I wish that were not so), but if we can intervene the login page immediately after registration with a different page, then that may eliminate their discovery of that glitch.

How do I do this? I'm not a programmer :roll:

Re: Bypass Login page after initial level 0 Registration?

PostPosted: October 11th, 2011, 6:31 am
by Eduan
Maybe one of these will help:
http://codex.wordpress.org/Function_Ref ... p_redirect
http://codex.wordpress.org/User:Richard ... _Redirects

Hope this helps :) .

P.S. They may be code but they're pretty simple.

Re: Bypass Login page after initial level 0 Registration?

PostPosted: October 11th, 2011, 2:18 pm
by Cristián Lávaque
You could use s2Member's One-Time-Offers on Login functionality to show that special page on 1st login. WP Admin -> s2Member -> General Options -> One-Time-Offers

I hope this helps. :)

Re: Bypass Login page after initial level 0 Registration?

PostPosted: October 11th, 2011, 8:41 pm
by dianne
Cristian,

I don't have that option.

Re: Bypass Login page after initial level 0 Registration?

PostPosted: October 12th, 2011, 6:55 pm
by Cristián Lávaque
Ah, that's a Pro feature, so if you won't see it without s2Member Pro. Sorry I forgot to mention that. If you do have Pro and don't see it, then you may be running an older version, please update to the latest.

I hope that helps. :)