Community Support Forums — WordPress® ( Users Helping Users ) — 2011-08-19T01:05:51-05:00 http://www.primothemes.com/forums/feed.php?f=4&t=14569 2011-08-19T01:05:51-05:00 http://www.primothemes.com/forums/viewtopic.php?t=14569&p=32376#p32376 <![CDATA[Re: login redirect situation]]> WP Admin -> s2Member -> PayPal Pro-Forms -> Free Registration

Statistics: Posted by Cristián Lávaque — August 19th, 2011, 1:05 am


]]>
2011-08-18T15:49:44-05:00 http://www.primothemes.com/forums/viewtopic.php?t=14569&p=32313#p32313 <![CDATA[Re: login redirect situation]]> Statistics: Posted by RJGonzalez — August 18th, 2011, 3:49 pm


]]>
2011-08-18T01:15:42-05:00 http://www.primothemes.com/forums/viewtopic.php?t=14569&p=32225#p32225 <![CDATA[Re: login redirect situation]]> redirect_to= part in the URL is not letting s2Member use the Login Welcome Page. If you want to use redirect_to=, then set there the URL you want the person to go to after login, otherwise use the Login Welcome Page setting s2Member provides. This is explained better in the video I pointed to earlier.

Statistics: Posted by Cristián Lávaque — August 18th, 2011, 1:15 am


]]>
2011-08-17T09:35:05-05:00 http://www.primothemes.com/forums/viewtopic.php?t=14569&p=32134#p32134 <![CDATA[Re: login redirect situation]]>
I see recent activity here so i will try to get an answer from here, hopes it dont bother no one.

I have search and there are many solutions but cant figure it out. It has to do with the login redirect. Here is my code:
From this:

Code:
<p><?php printf(__('You must be <a href="%s">logged in</a> to post a comment.', 'kubrick'), get_option('siteurl') . '/wp-login.php?redirect_to=' . urlencode(get_permalink())); ?></p>


To this:

Code:
members-area <p><?php printf(__('You must be <a href="%s">logged in</a> to post a comment.', 'kubrick'), get_option('siteurl') . '/wp-login.php?redirect_to=' . urlencode(members-area())); ?></p>


Now where is it that i have redirect to?

Thank you in advance.

Statistics: Posted by RJGonzalez — August 17th, 2011, 9:35 am


]]>
2011-08-17T04:16:07-05:00 http://www.primothemes.com/forums/viewtopic.php?t=14569&p=32121#p32121 <![CDATA[Re: login redirect situation]]> WP Admin -> s2Member -> General Options -> Login Welcome Page

This video may also be helpful: http://www.s2member.com/login-welcome-p ... cts-video/

Statistics: Posted by Cristián Lávaque — August 17th, 2011, 4:16 am


]]>
2011-08-17T02:29:56-05:00 http://www.primothemes.com/forums/viewtopic.php?t=14569&p=32087#p32087 <![CDATA[login redirect situation]]>
Code:
<p><?php printf(__('You must be <a href="%s">logged in</a> to post a comment.', 'kubrick'), get_option('siteurl') . '/wp-login.php?redirect_to=' . urlencode(get_permalink())); ?></p>


Now where is it that i have redirect to?

Thank you in advance.

Statistics: Posted by RJGonzalez — August 17th, 2011, 2:29 am


]]>