Forum Replies Created
-
Oops. Nope thats not right. The search goes on.
Okay, so I think I have a working resolve. Using buddyboss theme, I have removed the below code.
<li id="activity-all"><a>" title="<?php esc_attr_e( 'The public activity for everyone on this site.', 'buddyboss-mobile' ); ?>"><?php printf( __( 'All Members <span>%s</span>', 'buddyboss-mobile' ), bp_get_total_member_count() ); ?></a></li>
and selected
<li class="selected" id="activity-mentions"><a>" title="<?php esc_attr_e( 'Activity that I have been mentioned in.', 'buddyboss-mobile' ); ?>"><?php _e( 'Mentions', 'buddyboss-mobile' ); ?><?php if ( bp_get_total_mention_count_for_user( bp_loggedin_user_id() ) ) : ?> <strong><span><?php printf( _nx( '%s new', '%s new', bp_get_total_mention_count_for_user( bp_loggedin_user_id() ), 'Number of new activity mentions', 'buddyboss-mobile' ), bp_get_total_mention_count_for_user( bp_loggedin_user_id() ) ); ?></span></strong><?php endif; ?></a></li>
the main feature being class=”selected” at the beginning to auto select this tab. So even if the user has no friends, then this Tab will still be available, making the All Members updates not viewable.
lets see how this goes…..
Hello,
I think you have got me wrong on this one. I want the filters, follow, groups, friends ect. But i need to stop the filter – all members. So a user will only see information regarding their friends, followers, groups ect ect.
Does this make sense?
Thanks for your help
Hello, I didn’t see the replies for this topic. errm. I was on latest BP and WP at the time of the report. There is a few plugings, group calendar, send invites, Announcement only, group email subscriptions, rendez-vous, and RTmedia. I haven’t noticed it recently, but I have also locked the site down to paying members only, tends to slow down the spambots…they are too mean fisted to pay for the minimal subscription.
Hello,
Is this still a viable script? I have tried it, but I get no effect.
Pobpob.com
I have changed the friends to connections in translation, but I guess that isn’t going to effect the core elements here.
Many Thanks
Leigh