Wordpress Blog Question - Pages?

Discussion in 'WordPress' started by razz.jazz, Jan 7, 2011.

  1. #1
    --------------------------------------------------------------------------------

    So I have a blog and I post 2 different things. One is strictly pictures and the other is strictly stories.

    When I post now, its posts both pictures and stories. Both come up in the main page.

    What I want to do is post stories and not have pictures show. So I post a story, it gets shown on the main page. I post a picture, it doesn't get shown on the main page but it is shown in a link I have.
     
    razz.jazz, Jan 7, 2011 IP
  2. Dodger

    Dodger Peon

    Messages:
    1,494
    Likes Received:
    60
    Best Answers:
    0
    Trophy Points:
    0
    #2
    You will have to modify your theme to exclude the Picture category inside the Loop that lists all of your posts. More information at The Loop in the WordPress Codex.
     
    Dodger, Jan 9, 2011 IP
  3. surfjam

    surfjam Peon

    Messages:
    11
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    I just did something similar to this on a blog site I created. Now my them framework app makes it easy to simply exclude category ids from the main page, but I actually created all kinds of links to specific categories.

    You can use Appearance > Menus to make a custom menu with links directly to a category, even menus with both pages and categories mixed. So one category to the picture posts and one for the non-pics.

    PM me if you are curious about the framework program I use for building themes because I don't want to spam here, but it kicks *ss.
     
    surfjam, Jan 10, 2011 IP
  4. cerahil

    cerahil Well-Known Member

    Messages:
    72
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    113
    #4
    Hi, Dodger

    Thnks for this tips i have same problem in my wordpress theme
     
    cerahil, Jan 13, 2011 IP
  5. razz.jazz

    razz.jazz Peon

    Messages:
    181
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    The solution is you need a plugin which filters it out. I don't remember the plugin name but it works and keeps them filtered.
     
    razz.jazz, Jan 16, 2011 IP