Join 5700+ of your peers
Get enriched. Access 1270+ quality tutorials right away on:
In WordPress, you cannot manually send post(s) to an archive. They're listed on archive pages automatically. Archive pages are just a way of viewing lists of posts sorted by date. You have to edit the archive.php file to display post(s) in archives.
If your theme does not contain a archive.php file, the following tutorial will teach you how to create this file and assign it to a page.
To set up a separate archive you'll need to create an Archive Page, and assign this to a specific archives template.
Since the archives template does not exist you will have to create one. To do this open any editor of your choice and create and empty file named archives.php in the root folder of the active WordPress theme.
(/wp-content/themes/{active_theme}/archives.php).
What keeps you awake at night?
Do let us know.
We will try our best to deliver tutorials that will help you sleep much better.
The tutorials at have been written by by passionate teachers who have been using open source tools and technologies for years.
Real time images of their development screens are generously used throughout each tutorial.
Download the tutorials to your desktop as PDFs for ready reference whenever you need
Give us your comments or feedback on any of our tutorials.
Your comments help us deliver the best possible training modules.
Is there a specific tutorial you want written? Just Ask.