HELP: How to create a page that displays a certain category

Discussion in 'WordPress' started by d tea, Jun 8, 2010.

  1. #1
    So I know it must be possible but I am having a super hard time getting it to work. I just need a page that displays only posts from a certain category. I have downloaded about 8 different plugins for wordpress but none of them have worked right. Thanks
     
    d tea, Jun 8, 2010 IP
  2. KimiGermany

    KimiGermany Peon

    Messages:
    1,117
    Likes Received:
    15
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Avoid using plugins as it can slow down your blog, especially if this can be done by editing your files. insert wp_list_categories which include one category ID that you want to display in header.php.
     
    KimiGermany, Jun 8, 2010 IP
  3. SuburbanDollar

    SuburbanDollar Peon

    Messages:
    31
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #3
    SuburbanDollar, Jun 9, 2010 IP
  4. createdevelop

    createdevelop Well-Known Member

    Messages:
    267
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    140
    #4
    You can create a page template and display just the posts from a category.
     
    createdevelop, Jun 9, 2010 IP