I’m having the same problem. What I want to do is very simple:
1) Prevent _Visitors from accessing one page (let’s call it “Partner Info”) and some uploaded media files that are linked to from that page
2) Permit users of a specified class (let’s call it “Partners”) to see the special page (and the controlled-access uploaded media files)
What I did:
1) Installed the Advanced Access Manager on WordPress 3.5.1. (I’m worried because I’ve read posts indicating that the plug-in is buggy on this WP version.)
2) Created a Role called _Visitors per the online support doc. But I can’t see how to block _Vistiors from accessing the Partner Info page.
3) Created a Category called “Partners Only” planning to put the Pages and uploaded media files into that Category, and then restrict access to the Category to the class Partners
What I’m not seeing:
1) Where do I put the Pages into a Category?
2) How do I stop _Vistors from accessing the “Partner Info” page? (Or all Pages of Category “Partners Only”?)
3) How do I enable users of class Partners to access the “Partner Info” page? (Or all Pages of Category “Partners Only”?)
4) How do I do #2 and #3 for uploaded files?
The YouTube tutorial is out of date and doesn’t match the current plug-in UI. The explanations I’ve found online also don’t seem to match the current plug-in UI.
I would really appreciate it if there was a simple list of the steps we need to do if we want to prevent unregistered users from accessing one page and then enable registered users of a specific class to access it. (And likewise for uploaded media files.) Thanks in advance for any help!