Page 1 of 1

Redirect protected pages to URL rather than Mem Optins Pg

PostPosted: January 25th, 2012, 12:21 pm
by AtlasCatalina
Can I have protected pages redirect to a specific URL rather than default to the Membership Options Page?

Re: Redirect protected pages to URL rather than Mem Optins P

PostPosted: January 26th, 2012, 5:21 am
by Cristián Lávaque
You could change the content of your Membership Options Page based on the page that the person was trying to visit. Or, also using a conditional there, you can use a JavaScript redirection to take him to another page.

WP Admin -> s2Member -> API / Scripting -> Membership Options Page Variables
WP Admin -> s2Member -> API / Scripting -> Advanced/PHP Conditionals

http://www.quackit.com/javascript/javas ... direct.cfm

I hope that helps. :)