pcarlow
Member
Posted 7 years ago #
I have my 'Show at most' set to 5 because I only want five posts on the front page. In my Category and Monthly Archive it also shows only five posts. I want it to show every post in the Category and every post for that Month in the Archive. How can I do this?
rebuild the stuff :P
BUT ask yourselve why ?
The posts_nav_link() template tag provides navigation:
http://codex.wordpress.org/Template_Tags/posts_nav_link
The plugin found here lets you specify # posts by page type:
http://wordpress.org/support/topic.php?id=24031#post-136906
pcarlow
Member
Posted 7 years ago #
Thank you Kafkaesqui, that plugin is a beautiful thing.