Thread Starter
mouche
(@mouche)
hi moshu, i know, but i wanna build a site that is between blog and cms, and i think that kind of site is easier to navigate if main menu displays pages and not categories..
aternatively, i could use categories directly on main menu, but i should modify those lines:
<div id=”header”>
<div class=”hmenu”>
<? unset($pages); ?>
</div><!– end hmenu –>
</div><!– end header –>
Thread Starter
mouche
(@mouche)
hello samboll, i know that i can assign any categories to a post.
i want know how can i tell the loop to filter posts, and show only one-kind-category-posts..