Hi!
Fair enough, but what happens if I have 3 memberships ? I know that the URL for lessons page is build dynamically from course name + course lesson
- membership basic can access 1 course
- membership premium can access 2 courses
- membership gold can access 3 courses
So, If a member logs in and has premium access, by clicking a single button, I want to redirect him to the lesson page where he can have access to both courses and their lessons ( same view , but instead of one course, 2 courses ). Is this even possible ?
Thanks again!