I have currently set my WP to only show 5 post per page. The problem I am facing is when trying to load a custom page to show posts from a specific category.
For example, when a visitor clicks on the Linux category they will be taken to my category page which displays just the post titles. The problem is I am only able to show 5 as that is what's set in WP.
Ho do I overwrite this so that my main page will only show 5 and my category page will show 20 posts per page.
Thank You.
