I don`t think s2M does it per say, however, it is very easy to set up a page you can call “my account”, where you can list all the courses (full name) and have them display and link only if the use has the particular ccap.
I did one such page here as an example; http://scrapbookcampus.com/my-account/
I was a little fancy and added a non-clickable grey image for the courses the user has NOT purchased, since it ends up being an additional promotion for them so they see what they are missing!
Would that work for you?
Thread Starter
Novtel
(@novtel)
Thanks for the reply Cassel
Your idea was the first i thought about and instead of having the page cluttered with wp courseware courses I thought of just displaying the courses they actually bought.I’m not using paypal for orders and payments,i’m using my own payment system and manually making the changes to the user profile and assigning the courses.
I was trying to make it automated.
Will rethink my strategy and stay with the basics then.
Kind Regards
Well, you can do that with conditionals. http://www.s2member.com/kb/simple-shortcode-conditionals/
Or get fancier with PHP…
I have an idea for a pro shortcode that’d allow something like that in a simpler way. https://github.com/websharks/s2member/issues/208
Let me know if you’d be interested in something like that. I have other things to work on, but the more interest I see in this, the sooner I will add it to the official release.