Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: How to have friends Activity on profile page

@r-a-y

Keymaster

If you’re using John’s patch, you need to add the parameter “override=true”.

So your updated call should be:

<?php if ( bp_has_activities( 'type=friends&max=10&override=true' ) ) : ?>

Try that and give it a shot.

Skip to toolbar