Could I clarify where you are looking as http://testbp.org/groups/twitter/ is my assumption and as you can see that filter works for replies. My guess is that perhaps this is a theme issue – have you checked on that page you don’t have any scripting errors?
Alternatively if you could provide a link that would help a little or maybe you are able to test the default BuddyPress theme? I know it’s not a direct answer but it’s hard to guess without knowing a little more about your site.
Thank you for the response. Yes, it’s a theme customization issue.The testbp.org doesn’t have a filter for activity comments. I added the following code to the bp-default theme, under the drop down list of filters:
and added “display_comments=stream” to “bp_dtheme_ajax_querystring” so activity comments show up as a separate activity post.
I can see all activity comments by selecting “activity” and the filter “comments”. But the activity comments don’t show under a specific group page.
tifire
@tifire
12 years, 3 months ago
To display an activity comment in the activity loop, I can set “display_comments=stream” . But what about within a group?
If the activity comment is for an activity with a certain group, the comment is shown by selecting filter show “comments” under “activity”. But within the group, selecting the same filter to show “comments” doesn’t show anything.
Any suggestions?