Hi,
I actually made this restriction and it restricts, but I just can’t get it working with my CoursePress plugin. I will try to explain everything as best as I can:
Basically, I want the functionality of the memberships would be similar to Tuts+ where the user can select their plan (it’s monthly, or yearly, or 6 months, whatever) and get access to the course itself.
So in my case, I want to have 1 month subscription and 1 yearly subscription for the courses content.
But I can’t get it working. It seems that I did everything just fine and cannot see any mistakes from my side (which is probably not true).
Here is what I did to achieve this functionality:
1. Created two access levels: yearly and monthly (as well as Visitors, which was created automatically). They didn’t have any rules assigned. Just Visitors has Negative Rule, which is URL Group to my course content.
2. Created two subscription plans: monthly and yearly.
Monthly plan screenshot – https://postimg.org/image/xviw4kcbz/
Yearly screenshot – https://postimg.org/image/nebmnqz0r/
3. Of course, I created all the required pages for membership plugin. Please see the screenshot – https://postimg.org/image/wdnu5kls9/ . I also added “Register” page to the Registration field.
Also, in the General tab I set “Visitors” level to “Use membership level” field.
What problems I have right now:
1. I have created “Pricing” page, where it contains Pricing table page, which looks like this: https://postimg.org/image/hsjse17wp/ . When I press one of those buttons, I got redirected to “Home” screen for some reason, either way I have assigned links correctly to those buttons (link looks like this: https://DOMAIN.com/register/?action=registeruser&subscription=7, where “7” is my subscription level ID)
2. Well, basically, I want to make it work correctly as I described earlier. But it doesn’t seem like I it works like it supposed to work.
Anyway, thank you for any responses and help. I really appreciate all the help I get within last weeks with my website. I’m just trying to make a simpliest UX for the User as much as I can. Press subscibe for the plan, make the payment, learn new skills. Thank you guys!