Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: BP 1.1.3: Display non-member comments in site-wide activity stream?


paulhastings0
Participant

@paulhastings0

So here’s my line of new code:

<?php if ( /*bp_has_activities( 'type=sitewide&max=' . $instance['max_items'] . '&per_page=' . $instance['per_page'] ) */ bp_has_activities( 'type=sitewide&action=new_blog_comment' ) ) : ?>

But it hasn’t made a difference. Like you said, it’s only showing the comments sitewide. It’s killed the rest of the activity stream (posts, wires, status updates, etc). But it’s still not showing comments made by unregistered users.

Are we both running the same versions? WPMU 2.8.6 and BP 1.1.3?

Skip to toolbar