Forums

How do I have a static front page and show postts from a specific category? (2 posts)

  1. extrakun
    Member
    Posted 3 years ago #

    Is it possible to have a static front page, and at the same time, show posts from a particular category, such as maybe a "news" " or "updates" category?

  2. stvwlf
    Member
    Posted 3 years ago #

    yes

    by using a query_posts statement before the wordpress loop in your static page code.

    http://codex.wordpress.org/Template_Tags/query_posts

    this is often used in conjunction with a custom page template
    http://codex.wordpress.org/Pages#Creating_Your_Own_Page_Templates

    If you have questions after reading those, post them here

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.