Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)

  • full moon
    Participant

    @leighgregg

    Oops. Nope thats not right. The search goes on.


    full moon
    Participant

    @leighgregg

    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…..


    full moon
    Participant

    @leighgregg

    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


    full moon
    Participant

    @leighgregg

    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.


    full moon
    Participant

    @leighgregg

    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

Viewing 5 replies - 1 through 5 (of 5 total)
Skip to toolbar