I've been searching the codex and the web, I've found references for using Advanced Category Excluder, but surely there's an easier way to select which page a post goes to? All the postings I've seen on the topic appear to be at least a year old.
I've been searching the codex and the web, I've found references for using Advanced Category Excluder, but surely there's an easier way to select which page a post goes to? All the postings I've seen on the topic appear to be at least a year old.
If you want some specific categories shown on a Page you have to create a new theme Page template:
http://codex.wordpress.org/Pages#Creating_Your_Own_Page_Templates
and put a query on the loop:
http://codex.wordpress.org/Function_Reference/query_posts
http://codex.wordpress.org/Function_Reference/WP_Query
Thanks Keesie, but I'm still trying to find a simple way to control which page a post goes to. Say I have two different subtopics (1 and 2). I want certain posts to go ONLY to 1, and other posts to go to 2. Am I missing something obvious for a solution?
Hello. I have a problem similar to stjames22. I want to put specific posts to certain pages, regardless of category. Am using suffusion theme at ronbak.info.
Any help would be appreciated.
Ron
You must log in to post.