• Hello all,

    Recent convert from movable type here, still trying to work into the WP coding language.

    I was wondering how I should go about to do the following scenario:

    I would like the top entry of the page to display entries of the Media or Illustration categories. I only want one of these to be displayed on the front page.

    After that, I would like the subsequent posts displayed on the page to be of the News, Site News, and Recipes categories.

    How can I tweak the code around to make that happen?

    Many advance thanks…!

Viewing 5 replies - 1 through 5 (of 5 total)
  • It would probably require the use of “multiple Loops”
    http://codex.wordpress.org/The_Loop

    Welcome to WP! Post back of you have more questions after reading the Codex.

    Thread Starter mlac

    (@mlac)

    Merci beaucoup, moshu. I’ll definitely give it the once-and-perhaps-twice-maybe-even-three-if-I-didn’t-have-coffee-over.

    avec plaisir 🙂

    Actually I have a similar setup on one of my blogs but on the “top” I display posts only from ONE category, not two…

    Since I am not a coder, I got help in this thread: http://wordpress.org/support/topic/28203?replies=15#post-193667

    Thread Starter mlac

    (@mlac)

    Precision: if I exclude entries from a certain category, will that exclude the “child” categories of the excluded parent category?

    Thread Starter mlac

    (@mlac)

    Moshu!

    Your links were a great help, especially this one wordpress.org/support/topic/28203?replies=15#post-193667 Everything is behaving like it should. Many thanks!

    However, I was wondering what exactly I need to do to the syntax if I want to include and exclude two or more categories from each loop. I’ve been trying things out but nothing seems to be working…

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘n00b question: Prioritizing category display above others’ is closed to new replies.