-
Roger Coathup posted on the forum topic activity stream post ID? in the group How-To and Troubleshooting: 14 years, 3 months ago
p.s. @hoodiemark – in answer to your second question. I don’t think a filter is a good way to solve this one… We wanted to avoid displaying post content for blog posts in the activity stream. The filter options only seemed to let us control how the activity for a blog post was created in the […]
-
Roger Coathup posted on the forum topic activity stream post ID? in the group How-To and Troubleshooting: 14 years, 3 months ago
@hoodiemark – don’t know if you fixed this one, but the call you need is: if (bp_get_activity_type() == ‘new_blog_post’) : bp_activity_secondary_item_id(); endif; The post_id is the secondary_item_id, so no need to go trying to traverse deeper into the data structure. You have two calls you can use: bp_activity_secondary_item_id() This echoes the…[Read more]
-
foxly posted an update 14 years, 5 months ago
@hoodiemark Sure. What’s an email I can reach you at?
-
Tosh posted an update 14 years, 5 months ago
@hoodiemark lol, love your avatar
@hoodiemark
Not recently active