the plugins i've found, cat2page and post page associate, don't work. i want to put categories into seperate pages - can someone show me a quick way? i know php, just don't know where to code something like this
or perhaps a plugin that does work
thanks
Well you can code a Page Template as exemplified by the Page of Post example in the Pages article.
You can use a pugin such as http://wordpress.org/extend/plugins/list-category-posts/
If it is just a matter of navigation, then use a techinque like:
How to easily display links to both Pages and Categories in the blog navigation header?
Since WordPress automatically provides archives of your categories, if you use a Category Widget, you can give your visitors access to those posts--not modifications, no plugins.