Statistics: Posted by Raam Dev — January 4th, 2012, 9:16 pm
Statistics: Posted by angelar — January 4th, 2012, 9:04 pm
angelar wrote:
Could I just change the code to the proper way above?
Statistics: Posted by Raam Dev — January 4th, 2012, 8:55 pm
Statistics: Posted by angelar — January 4th, 2012, 7:01 pm
<html lang="en-US" dir="ltr">
<head>
<body class="page page-id-67 page-template-default custom-background">
<div id="wrapper" class="hfeed">
<div id="header">
<div id="main">
<div id="container" class="container-page">
<div id="primary" class="widget-area" role="complementary">
</div>
<div id="footer">
</div>
<div id="fb-root">
<script type="text/javascript">
</body>
</html>
<html lang="en-US" dir="ltr">
<head>
<body class="page page-id-67 page-template-default custom-background">
<div id="wrapper" class="hfeed">
<div id="header">
<div id="main">
<div id="primary" class="widget-area" role="complementary">
</div>
<div id="footer">
<div id="fb-root">
<script type="text/javascript">
</body>
</html>
Statistics: Posted by Raam Dev — January 4th, 2012, 6:35 pm
Statistics: Posted by angelar — January 3rd, 2012, 7:33 pm
Statistics: Posted by angelar — January 3rd, 2012, 7:25 pm
Statistics: Posted by sergiobet — December 19th, 2011, 11:01 am
<?php
add_filter ("ws_plugin__s2member_login_redirect", "s2_login_redirection", 10, 2);
function s2_login_redirection ($what_s2_says, $vars = array ())
{
return (!$vars["user"]->has_cap ("administrator")) ? true
: /* Else what s2Member says. */ $what_s2_says;
}
?>
Statistics: Posted by Jason Caldwell — December 19th, 2011, 10:55 am
Statistics: Posted by sergiobet — December 19th, 2011, 9:14 am
Statistics: Posted by sergiobet — December 18th, 2011, 6:59 pm
Statistics: Posted by sergiobet — December 18th, 2011, 1:56 pm
<?php
add_filter ("ws_plugin__s2member_login_redirect", "s2_login_redirection", 10, 2);
function s2_login_redirection ($what_s2_says, $vars = array ())
{
return (!$vars["user"]->has_cap ("administrator")) ? true
: /* Else what s2Member says. */ $what_s2_says;
}
?>
Statistics: Posted by Jason Caldwell — December 18th, 2011, 1:34 pm
Statistics: Posted by sergiobet — December 18th, 2011, 12:17 pm
And, where exactly in the Dashboard please? On the Profile page? Or elsewhere? Also, is the account you've tested with a Member? If so, at what Membership Level please?sergiobet wrote:
Always after login, the user gets redirected to the Dashboard, not the login welcome page.
Definitely is not working properly
Statistics: Posted by Jason Caldwell — December 18th, 2011, 11:56 am
Statistics: Posted by sergiobet — December 18th, 2011, 11:52 am
Statistics: Posted by Jason Caldwell — December 18th, 2011, 11:13 am
Statistics: Posted by sergiobet — December 17th, 2011, 11:56 am
Statistics: Posted by Jason Caldwell — November 17th, 2011, 10:19 am
Statistics: Posted by robertohoughton — November 17th, 2011, 5:30 am
Statistics: Posted by Cristián Lávaque — November 15th, 2011, 2:25 pm
Statistics: Posted by robertohoughton — November 14th, 2011, 2:57 pm