How do I add a post to a page?

Discussion in 'WordPress' started by intelboosted, Jul 11, 2011.

  1. #1
    Hello,
    I am well aware of the fact that wordpress pages are static. I want to know if there are any plugins/ways to add posts to certain pages that I add through admin.

    If I add a post, the post will be displayed in the home page...
    So say if I make a page called "world news" and "sports" I want to know if there is a way to add posts to the "news" and "sports" pages. I do not want the post to show up under the home page.

    Thanks
     
    Last edited: Jul 11, 2011
    intelboosted, Jul 11, 2011 IP
  2. тнє Sufi

    тнє Sufi Peon

    Messages:
    391
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    You want to show only one post? Or many posts? Or posts from certain categories?
    There are some categories, but they does not work. All you have to do is to create custom page template in form of page-pageslug.php (eg: page-posting.php).
    And also you have to use custom query there to execute the loop.
     
    тнє Sufi, Jul 11, 2011 IP