PriMoThemes — now s2Member® (official notice)
This is now a very OLD forum system. It's in READ-ONLY mode.
All community interaction now occurs at WP Sharks™. See: new forums @ WP Sharks™
joeboydston wrote:Cristián, are you suggesting that WP has an "on_login" type of hook that we could use to redirect based on the MOT variables?
rwilki wrote:Cristian, I see your point, that a good welcome message with benefits, etc... is a good sales technique and makes good business sense. I think where the application leaves them short, is that like Joeboydston said, we're asking them to click more than necessary with no "continue" link anywhere.
If I'm subscribing to a news based or article/content-based website, I really want the content more than a welcome. I could always put a nice message with welome information in a confirmation email, plus they always have their MY Page to go to.
rwilki wrote:Your program is so strong with that exception and the lack of filtering a specific level to a specific login or registration. I can't wait for more enhancements!
<script type="text/javascript">
/* <![CDATA[ */
jQuery.noConflict();
jQuery(document).ready(function($){
$(".redirect_to").val("[s2_redirect]");
});
/* ]]> */
</script>
$post = preg_split('/-/', $_GET['s2member_seeking']);
echo "/?p=" . $post[1];
Users browsing this forum: No registered users and 4 guests