Skip to:
Content
Pages
Categories
Search
Top
Bottom

Site Activity Stream


  • full moon
    Participant

    @leighgregg

    Hello,

    I have been trying to solve this one, and thought I had done it. Not quite though.

    Latest WP, BP and everything.

    pobpob.com

    I have been trying to remove the “all members” filter from the site activity

    I have removed the Tab from the index.php in my child theme.

    I also added a view only friends updates in the activity-loop.php line 3

    <?php if ( bp_has_activities( bp_ajax_querystring( ‘activity’ ).’&scope=friends&action=activity_update’ ) ) : ?>

    This is s frequently covered topic, but nothing comprehensive has quite hit the mark.

    I would like to remove the “all members” stream. Just to show the other standard streams that normally sit alongside it.

    I also wish to remove the “this person and this person are now connected updates”

    I have removed the ability to view another users connections, so hiding the updates on new connections is required.

    I thought I was getting there, but, the personal updates in a users profile show directly after posting, but then disappear after a refresh. The other filters are also a screwed up in what they show. This happened after the .’&scope=friends&action=activity_update’ was added to the line 3 code of activity-loop.php

    This has been such a frustrating issue to resolve as information on this is fragmented and either old or incomplete.

    Someone that could help me clear this up would be a dream come true:-)

    Thanks

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Site Activity Stream’ is closed to new replies.
Skip to toolbar