Hello all,
Here you can see how I did it:
Go to Ecology info and then click Jobs button on top menu.
I wanted to make a directory only on Jobs page, so I used a small trick. I installed RunPHP and then copied a small piece of code from sidebar.php (where it shows categories) to Jobs page, right there under my own text. Then I inserted &exclude= into that php code to exclude all other categories, and in sidebar.php I excluded my Companies category.
Seems a bit confusing at start, but if you try it you’ll see that this way I can use standard WP categories to form a directory – easy to manage and no need for plugins except RunPHP.
If you need further explanation, just ask me. Theese days I’m thinking of writing a plugin or something to help me choose which category to include to directory, and maybe with an option to automatically exclude them from categories in sidebar. Don’t know yet…
Petar