Community & Support

How to show latest blog entry from 1 specific user on home page

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

thanks,
Kent

Comments

Do you want to show only the

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

In addition to other content

This would be in addition to other content on my homepage

You could create a view that

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.