In your buddypress integration it says.
Custom templates for snippets in BuddyPress activity stream
While I can show the title and excerpt using the %title% and %excerpt%, how can I show the actual activity in the template?
Here is an example.
I have an activity update that a friend posted to me. It has a picture of her and a message to me.
http://s29.postimg.org/toecvmiuf/Capture.jpg
After clicking Like or Dislike, I get the activity saved on my activity feed but my question is, how can I change it from displaying the title twice, and instead of showing the title the second time, it shows the image and the message she wrote to me.
http://s30.postimg.org/uwb18zq2p/Capture2.jpg
My thoughts were that there was an %example% tag for buddypress to use to show the content or body of the message.
I wanted to see a list of all buddypress tags I could use and how I could display that image and message when I like or dislike an activity.