Forums

Featured Posts Plugin (2 posts)

  1. mangochico
    Member
    Posted 6 months ago #

    Hey Guys,

    I'm looking for plugin which will display the latest featured posts on top of my index page. Something similar to this - http://technogra.ph/

    Thanks in advance!

  2. MichaelH
    moderator
    Posted 6 months ago #

    Of course defining what constitues 'featured posts' is the a big part of the equation.

    You can use a shortcode:
    http://wordpress.org/extend/plugins/show-posts-shortcode/

    You can use the sticky post feature when you write a post (in the Publish module, in the visibility section)

    You can put code in your theme's index.php template to retrieves and displays those posts. See example:
    http://www.daobydesign.com/blog/2007/07/modifying-wordpress-front-page/

    Or you can use a plugin such as http://rmarsh.com/plugins/recent-posts/ (requires the Post Plugin Library plugin also)

Reply

You must log in to post.

About this Topic