Filter/Hide Profile groups for Public
-
Hi,
I am referring to this page:
http://buddypress.org/forums/topic.php?id=2190.
My problem:
The solution from Burt did not work. So I have choosen the solution on the bottom of the page.
<?php if (!bp_the_profile_group() == “1”) : ?>
It works, but now I have three groups: the first with none public information. A senond and a third one. The second one gets diplayed. The third one not, why?
The next question:
How can I apply the code above to the members loop?
Lars
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Filter/Hide Profile groups for Public’ is closed to new replies.