I’ve found the info about changing the number of popular and featured posts from 3 to whatever I wanted on the main page. I wanted to change mine to 5. My popular option only shows 5 when I have it set to “Show most commented posts” under popular. If I change it to most viewed posts, it will still only show 3 posts.
Any suggestions?
Thanks!
In functions.php search for the function [code]display_popular()[/code] and change the number value there as well.
Thank you Daniel. I appreciate your help!