Must be missing something simple, but I've spent hours trying to fix it. I want to show all posts (16) with a particular category on the thumbnails first page, but the page only shows the first 9 posts (3x3, and remained are on page 2).
I've tried (not all at once!):
Custom Fields set to the category value.
Loaded pluggin wp page number
Used field showposts="" and numposts=""(but this shows the 16 posts followed by 9 duplicate posts)
Used field id="" and included the 16 post ids followed by commas
Help appreciated. Thanks again.