Customizing BuddyPress Activity Stream
-
I am working on my music sharing website and have one major issue. The site seems to be running fast with an exception of two things. The activity streams (BuddyPress) and the Collections (bbPress Forums). I know that these two areas are loading slow due to the media that fills them.
See what I mean by how slow it gets once you scroll down a ways (I only have it load 5 items initially as a temp fix to the lag):
http://www.chuneplay.com/activity/I ran a diagnostics test and was not surprised to find “BuddyPress Media” is the culprit that is causing the slow speeds:
http://postimg.org/image/xukwsvo8f/From my understanding, if a post is extremely long, buddypress will naturally create an “excerpt” of the post and give you a button to press to show the full post. I NEED THIS TO HAPPEN AUTOMATICALLY FOR EVERY POST THAT HAS A PLAYER/VIDEO IN IT. All i want to show is the text included in the post, not the video or audio player. There will be an option to load the player included in the post. I feel this would dramatically increase load times (Tell me if I’m wrong). Another idea, that I realize is out there, would be to completely change the way the activity stream looks. Instead of posts in descending order similar to facebook I wouldn’t mind my activity stream to appear in a grid format, where each update gets a square box and upon clicking the box the audio player pops up and begins to play. Then when you click another post, the first box unloads and the new box opens and plays. Any ideas or code I could add in to fix my slow stream issues would be so appreciated! (:
- The topic ‘Customizing BuddyPress Activity Stream’ is closed to new replies.