This topic contains 1 reply, has 2 voices. Last updated by Cristián Lávaque 3 years, 8 months ago.
Topic Author | Topic |
---|---|
Posted: Sunday Apr 21st, 2013 at 5:54 am #48027 | |
I have a wordpress site 3.5 using canvas theme. It has about 200 pages on it. No posts. S2MemberPro unlimited site is installed. The aim is to offer “courses” of about twenty pages each. There are six courses. Each member (which is set up by the admin) can enrol in any of the six courses and any number of them. Course enrolment is independent i.e. if doing course 1, 2, 4 s/he won’t be doing 3, 5, 6 (unless s/he chooses to do so later) so the inbuilt hierarchical levels are not immediately useful here. After going through the S2Member documentation, it appears that Custom Capabilities lis the best fit to achieve what is needed here. This suggests that is user A enrols in say Course 1 then s/he gets access to all twenty pages with the course 1 tag for example. Or perhaps the course 1 category. For certain reasons we prefer the tag instead of the category. Can you advise if this looks ok and an example of the code to use? Thank you. |