Forums

Getting posts to show up in RockStories (or RocTabs) but not on page? (2 posts)

  1. Brett N
    Member
    Posted 1 year ago #

    Is there a way to set what category of posts do and do not show up in the main "blog" content on the index page? I've been scratchin' my head with this one and can't figure it out.

    Simply,

    I've got 3 categories

    catid=1 for content I want in my rocStories
    catid=2 for content I want in RocTabs
    catid=3 for content I want to show up in the regular "blog" section

    I know how to setup the rocstories and roctabs to get the right content, but the content is effecively being "doubled" on the page because of the "blog content"

    I also know I can take the "blog content" out entirely, but that gives me big holes in the template.

    this make sense?

  2. keesiemeijer
    moderator
    Posted 1 year ago #

    Use query posts to show only content (3) in the main "blog". Put something like this before the loop:

    query_posts('cat=3');

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.