Okay, the FAQ is pretty much useless, and I can't find any instructions on how to set this up. I figured it would be simple, but I am having some issues.
I want to define three groups; Guests (not logged in), Members, and VIPs.
I want to set up 3 versions of most menu items (which I have done) - so without the ACL it looks like this;
Home, Services, Services, Services, Gallery, Gallery, Gallery, Calendar, Calendar, Calendar, Contact Me
Now each of the tripled menu items have the access level set up with one as public, one as registered, and one as special. I then defined 3 groups in CommunityACL component; guests, memebrs, and vip members. I then set the "custom access" in communityacl configuration to have public (not logged) to 'Guests', registered to 'Members' and author to 'VIP Members'.
When I log in as a registered user or an author, I see all of the menu items... I only want to see the one appropriate to the group (so a 'VIP' member does NOT see three copies of each menu item, but only the one meant for them!)
How do I set this up?