Best method of redirecting users to a specific page once they've logged in?
-
I’ll have several groups of users using a site that I’ve set up. I’m using a theme that has a portfolio template, that I’ve put specific content in for each group.
The content is private, so they need to be logged in to see it, but I only want the group interacting with their specific page.
So for example, if I have custom user roles setup as: football, soccer, track
Then when a user in the “group” football logs in, they’ll be sent to the football_portfolio page.What’s the best way to move forward so I can achieve this functionality?
I’d love a simple way of assigning a page to the user role, as I’ll be changing the page that each group access WEEKLY. That may be something I need to have developed, but I thought including that might be helpful to steer the comments.
- The topic ‘Best method of redirecting users to a specific page once they've logged in?’ is closed to new replies.