I have several group content types, but only group administrators are allowed to create certain types, e.g.:

CREATE CONTENT LINKS
Group Page (*only group admins can create)
Group Case Study
Group Discussion

However, all three links appear for all "members" of a group. If a regular member tries to create a "Group Page" they go (correctly) to an "Access Denied" page.

It seems that if a member doesn't have the correct permissions to create a group content that the link should be hidden. Is there a way to hide those links from members who do not have the correct permissions? Thanks!