Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 1 replies (of 1 total)
  • I know I should not answer to this old thread, but since it was bothering me as well I just removed it inside the activity-loop with this:
    `while ( bp_activities() ) : bp_the_activity();
    if ( ‘friendship_created’ != bp_get_activity_type() ) :
    include( locate_template( array( ‘activity/entry.php’ ), false ) )
    endif;
    endwhile;`

Viewing 1 replies (of 1 total)
Skip to toolbar