Display Category on a Page
-
I created a page by copying my page.php I then added this before the loop
query_posts(‘cat=4’);
My page then shows up with all of the posting in that category..great! However my menu listings of pages at the bottom, “Previous 1 2 3 4 Next” will not link to those additional pages.
Should the above code go somewhere else in the loop. Now it placed before the loop begins.
Thanks in advance
Viewing 15 replies - 1 through 15 (of 15 total)
Viewing 15 replies - 1 through 15 (of 15 total)
- The topic ‘Display Category on a Page’ is closed to new replies.