How to exclude subscriber members from members directory & activity feed
-
I am trying to create a site that has 2 types of members but only displays 1 of their feeds and profiles.
I want to be able to have the Members directory only display the non-subscriber users/members and the same with the activity feed, I only want it to display non-subscribers.
I have created a child theme & then done a new members-loop.php
I was trying to follow the info from this topic:
http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/excluding-roles-from-the-member-loop/?#post-130978& this
http://codex.buddypress.org/developer-docs/custom-buddypress-loops/the-members-loop/
but it is still displaying all members. I am also using BP User Account Type Lite plugin to create 2 types of users. I’m not sure if this would interfere with it?
That plugin is meant to create a shortcode to display only certain members in a members directory page. But that page is also displaying all members.
Here is the members-loop.php code in pastebin
http://pastebin.com/Yjm3cwx7Any help would be much appreciated.
- The topic ‘How to exclude subscriber members from members directory & activity feed’ is closed to new replies.