Can pages be categorized?
-
Why does the category selector only show up for posts and not pages?
-
-
-
-
http://intuitechinc.com/wordpress
I’m using it create an editable help system for my friends site (so that he won’t need me to make all the changes)
I managed to make a new template and apply it to some pages.
You’ll see that I want a list of the help contents (at the bottom using ‘<?php wp_list_pages(); ?>’) which seems like it would work fine to just use the parent page association to categorize the help subjects…. except that there are a few other pages (besides help ones) that I want to create, and I wouldn’t want them showing up when I call the list of pages.Can I specify for ‘<?php wp_list_pages(); ?>’ to display only children of a certain page or something like that??
-
You are in the wrong forum and need to be over at WordPress.ORG instead. Our answers (like the above) won’t apply to you.
See this thread:
https://en.forums.wordpress.com/topic/please-read-me-first-before-posting?replies=1
- The topic ‘Can pages be categorized?’ is closed to new replies.