Latest Activity Image on Members Loop
-
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)
Viewing 2 replies - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.