Thread Starter
kcade
(@kcade)
Brilliant! thanks ronco. that’s very helpful.
cheers,
Kevin
http://FirstPersonShow.net
Thread Starter
kcade
(@kcade)
ahh, I found the sort bit by looking in the leftpane file for my theme and then searching on “list_cats” in this forum.
<?php wp_list_cats(‘sort_column=id&optioncount=1&exclude=10, 15’); ?>
Still looking for whether I can change the order of the postings in the main content area of the WP site.
-Kevin