How to query specific categories
-
Could someone help me out, I’m a beginner with php, so bare with me ??
Is it possible to query, display just a particular category on a page?
For instance:
index.php would display all the posts under the General category.
about.php would display all the posts for the About category… and so on.
I’m hoping this can be accomplished with a simple query on each page.
Now I know there is a hack that will allow me to display just one category on the index page,
But that only solves half of what I’d like to do.
So I hope I’m being clear here on what it is I’m looking to do.
–ty
–Rich
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
- The topic ‘How to query specific categories’ is closed to new replies.