Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 24,004
- How-to & Troubleshooting
- 129,610
- Creating & Extending
- 25,789
- Requests & Feedback
- 9,498
- Third Party Plugins
- 9,791
- Showcase
- 3,316
- Ideas
- 1,384
- Miscellaneous
- 9,172
-
This stuff is making me crazy.
I thought about another solution and wanted to have blog posts, comments and forum stuff on the acitivity stream.
I tried this:
<?php if ( bp_has_activities('action=new_blog_post&new_blog_comment&new_forum_post&new_forum_topic') ) : ?>
but it seems to be impossible to have mor than one action choosen, because only the blog posts are shown.
So, this thing leads me back to the question, how I could have blog posts instead of no filter as default.