How would I go about showing the latest blog entry from 1 specific user's blog on my homepage?

thanks,
Kent

Comments

ugerhard’s picture

Do you want to show only the latest blog entry on your homepage, or this entry in addition to other content?

bubk’s picture

This would be in addition to other content on my homepage

ugerhard’s picture

You could create a view that get's the latest blog post for the user, and embed that view in your front page, either in the theme layer (see f.e. http://www.innovatingtomorrow.net/2007/12/09/how-embed-view ), or using the nearly unbelievable great, but also a bit complex Panels 2 module.