We have 4 groups who need to log in by 4 separate usernames and passwords. We then need each group to goto a secure page for that group once logged in. Each group can’t see what’s in the other groups account. I have used S2Member with two other sites and thought I could use it with this scenario. However we are just not figuring it out on this one. Anyone have any ideas? Also we have bought pro twice before. Do we need pro for this situation?
Help with groups logging on and redirecting to page for that group
All members in one group have same username and password? This is a single member, as per WP rules. In this case free version can be enough, with some extra settings maybe. Set these 4 groups/members to Levels 1-4, then you can set “login welcome page” (which is seen after login) to show different content to each level. Means, they all will load same page, but s2M will show need content. I think this will works for you.
That’s what I thought as I was building this…However the level 4 member can see the other lower level pages…
I have figured it out ! Using the special redirection url setting…Ya…
Glad to know that you have the job done!
The way I had in my mind was to use “current_user_is(role)” instead “current_user_can(capability)” in the s2M conditions at the “login welcome page”. This way user will see only what is set to his level only.