ChrisAdvicon
Member
Posted 6 years ago #
Hello,
I recently integrated WordPress into my site using hte following tutorial:
http://www.transycan.net/blogtest/2005/07/05/integrate/
What I would like to know how to do though is how to make a page for archieved entries, as I have it set to only show the 10 most recent entries and would like a way for users to see older entries (preferably in pages of 10)
Does anybody know how I can acomplish this?
Thanks in advance
Most themes (including the default themes) will allow you to choose an 'archive' page template when creating a page. You can choose that from the drop down 'Page template' menu.
Hope this helps!
ChrisAdvicon
Member
Posted 6 years ago #
Yeah but I didn't use a theme, I'm not even using the blog page itself, but instead included the wp-blog-header.php file into my main website page, then used variables from that. I want to know if there is a way to create an archieve page in the same way as I created mine following the tutorial in my initial post.