I'm working on http://dev.audioxposure.com I needed essentially static pages and category pages to be able to show up together, all in one menu (the blue columns at the top), with total control over the order (with them integrated together). Since it couldn't be done with Pages, I'm going to use the category description area to create actual page content (such as a category called About AX), and I'm not planning to actually include any posts in some of the categories. I was able to make the menu show the empty categories, and able to add descriptions (to the About page as a sample). However, when you visit the About page, it returns a 404 error, instead of showing the category description. It shows any category with posts in it (like Features) fine. How can I force it to display the empty category pages, without having to add posts? Thanks! Jenn