query_post & category not showing post template
-
I am using query_post on a page in order to show all posts from a particular category, but using “<?php query_posts(‘cat=8’); ?>” alone doesn’t seem to use the same post template as my normal posts do. Is there anyway to make it use the correct template with regards to my posts?
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘query_post & category not showing post template’ is closed to new replies.