I have created several postings in one category. However, only one posting at a time is displayed on the page.
I have created several postings in one category. However, only one posting at a time is displayed on the page.
Assuming that your Blog pages show at most setting in Administration > Settings > Reading is not 1 ...
With the help of the Template Hierarchy article, determine what Template is displaying your categories then look at the Template for the template tag, query_posts() or get_posts(), and see if a showposts= parameter is in force.
I guess a plugin could be doing that also.
This topic has been closed to new replies.