Hello,
I am using Dolphin 7.8 and SpyWall, as well as the Boonex Blog module. I would like to bee able to display a snippet of the latest blog post by a user in a box position on that user's profile page. For instance, displaying the blog photo, title, snippet, and "read more" link just above the news feed/wall, to act as sort of an introduction to that particular user.
Is this possible? If it is, how would I go about adding it? Would I simply need some type of PHP code that says...
If the user has a blog post, display the image, title, snippet, and link for their latest post in this spot.
If the user does not have a blog post, do not display this block
Thanks!