• cordac

    (@cordac)


    How is it possible to just list the news from the “MainCat” (cat=1) at the index-page?

    this is what i used in WP1.3

    if (empty($_SERVER['QUERY_STRING'])) {
    $cat = "1";
    }

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Only “Maincat” at the index-page’ is closed to new replies.