Redirect away from log in page
-
On a site that uses s2member and theme my log in, registered users without membership get redirected to a log in/registration page when they try to access protected content. The problem is TML redirects them when logged in to the profile page.
So, a user without membership logs in
When they try to access a post, they should go to /registration page where they can signup/pay.
Instead, they are going to /login/?action=profile no matter how I adjust the Redirection rules and even if I add a condition to single-post.php.
Put another way, I don’t want the subscriber level to ever go automatically to their profile page.
If I deactivate TML, it works as expected. Is there some sort of setting I’m missing?
- The topic ‘Redirect away from log in page’ is closed to new replies.