i can’t view the video (no flash) – screenshot?
when viewing the tag page: (ie, http://etivite.com/activity/tag/hashtags ) activity reply comments show up – the tag page uses the template ‘activity/index’. does your theme remove threaded comments?
It’s because the main activity stream does not show activity comments in the activity loop by default.
See the “display_comments” parameter for more details:
http://codex.buddypress.org/developer-docs/custom-buddypress-loops/the-activity-stream-loop/
i’m going to add that param to the plugin – makes sense to return all possible uses of a hashtag search
oh and thanks ray…. again. 
You’re the man! (just wrote the same thing on etivite)
@nuprn1 No flash? You poor soul. 
We’re using a child theme of the BP Default and we haven’t removed threaded comments.
Yeah, I think adding that param by default would fix it. Do you still want screenshots?
@paulhastings0 – updated the plugin to v0.3.1
there is a residual problem with using the filters (ie, Show Activity Updates) and search_terms as BuddyPress ignores searching the activity_comments type
The update fixed it. Thanks!