Using Query Posts code as shown… should bring up archive template?
-
<?php query_posts('cat=1,2');?>If I include the above at the top of my index.php, it bypasses the real index page and opens one that says:
You are browsing the BlahBlah Category Archives (BlahBlah=Cat#1)
Did I muck something up in that code?
Thanks!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Using Query Posts code as shown… should bring up archive template?’ is closed to new replies.