Forum Replies Created
-
“ This did not work either
Interesting. How would that code look? “
Anyone?
`Generally speaking, since the bp_is_active and bp_account_was_activated functions are not relevant in this scenario, is there a function that would work?`
Anyone have an idea?
Anyone?
@DavidCarson: `It seems like it would be better to modify the plugin(s) causing the issue instead of modifying the BP code. Maybe the plugin developers can assist.`
That’s what I’m thinking – I may need to modify the plugin code.Generally speaking, since the `bp_is_active` and `bp_account_was_activated` functions are not relevant in this scenario, is there a function that would work?
FYI: I put a more generic posting here (https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/how-to-hide-content-related-to-members-who-are-registered-but-not-activated/#post-85519) if the admins think this is too off-topic
Hello,
I’ve been working all weekend on this one and I just can’t seem to find an answer.*//PROBLEM: Users that have registered but have NOT activated their accounts show on the Group Members page (…/[bpressdirectory]/groups/[groupname]/members/). This occurs due to my BuddyPress Auto Group Join plugin (link below). How can I hide the not-yet-activated members from appearing on the Group Members page?
**Failed attempt #1 (members-loop.php):
`
- … [BUDDYPRESS CODE]
`
**Failed attempt #2 (members-loop.php):
`- … [BUDDYPRESS CODE]
`
Any idea where I went wrong?
WordPress 3.0.4
BuddyPress 1.2.7Plugins:
– S2Member (http://www.primothemes.com/post/product/s2member-membership-plugin-with-paypal/)
– BuddyPress Auto Group Join (http://twodeuces.com/wordpress-plugins/buddypress-auto-group-join) – This