Skip to:
Content
Pages
Categories
Search
Top
Bottom

Latest Activity Image on Members Loop


  • johnrobertsonsquid
    Participant

    @johnrobertsonsquid

    Hi,

    On the Member’s Loop, it shows the latest post/update/activity of the member, however, currently it only shows the texts and no image even if the latest post has both text and image. How will I be able to show the image as well?

    I’ve found that below is the part where it shows the latest update but only the text and if I post an image without text, it does not show too. Any help?

    <?php if ( bp_get_member_latest_update() ) : ?>
     
          <span class="update"> <?php bp_member_latest_update(); ?></span>
     
    <?php endif; ?>
Viewing 2 replies - 1 through 2 (of 2 total)

  • Henry Wright
    Moderator

    @henrywright

    Do you mean you want to show the post thumbnail?


    johnrobertsonsquid
    Participant

    @johnrobertsonsquid

    Hi, @henrywright. this function bp_member_latest_update() only returns the text of the latest activity. When I post an image on the activity stream it does not show it. So what I wanted to achieve is to show the image as well perhaps in a thumbnail(small size) .

Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.
Skip to toolbar