Skip to:
Content
Pages
Categories
Search
Top
Bottom

Activity stream replies

  • @antonrsa

    Participant

    When a member posts something interesting on the activity stream it usually gets a couple of replies and replies on replies from members. If there’s many replies, the activity stream displays all of them sometimes taking the whole page to display the replies. Is it possible to have a feature such as Facebook that only shows the last 2 replies with a link to all of the replies?

Viewing 8 replies - 1 through 8 (of 8 total)
  • @lph2005

    Participant

    Interesting request – anyone have a suggestion?

    @rogercoathup

    Participant

    @antonrsa off the top of my head, isn’t that just a theming issue… Modding your loop? Or does the core template tag spit out all the replies en masse?

    @lph2005

    Participant

    This is the activity loop

    https://codex.buddypress.org/developer-docs/custom-buddypress-loops/the-activity-stream-loop/

    And I see options for how many to show but setting a max of 2 wouldn’t place a link for others to be seen … at least not that I can tell.

    @boonebgorges

    Keymaster

    I’d do it with jquery. When the page loads, replace all but the most recent replies with a Read More link.

    @lph2005

    Participant

    “I’d do it with jquery. When the page loads, replace all but the most recent replies with a Read More link.”

    Would you mind sharing this code? I’d love to see it working.

    @el_terko

    Participant

    Is https://trac.buddypress.org/ticket/2587 relevant to this topic ?

    @crashutah

    Participant

    Seems like the jquery could be added to the bp-default theme and then everyone could enjoy the feature.

    @hnla

    Participant

    Big huge ticket on this as noted above, and it’s not the simplest thing to sort out, but think the solution was arrived at albeit with further enhancements for show/hiding replies.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Activity stream replies’ is closed to new replies.
Skip to toolbar