WordPress Plugin: Smart Archives Reloaded
Posted By: Behrad
Thursday 12 August 2010
5 Comments
For a long time I was planning to change the layout of the Archives page on BioTecK.net. If you don’t have an Archives page and you don’t know how to create one; then you could follow the steps mentioned in “How To Create An Archives Page“.
At first I wanted to use the Accordion function of the jQueryui.com but as that didn’t worked out as I wanted too and I decided to look for another solution. The main goal for doing this was just accessibility and making sure that the visitor would get a nice overview of the post ordered by year, months etc in some nice looking way.
Now a couple of weeks later, yeah lack of time, I think I’ve found the solution; Smart Archives Reloaded. Smart Archives Reloaded allows you to display a list of posts grouped by year and month using a multi-level implementation of the jQuery Tools Tab Control.
Once you’ve downloaded & activated the plugin you can adjust the settings to your need under Settings – Smart Archives Page. In order to display your post on your Archives page you need to:
- Create a page and add the following shortcode, without the “”, to the content of your page and publish it.
["smart_archives"]
- OR you could use the following PHP tag anywhere in your theme. As I already had an Archives Page Template I choose for this method.
<?php smart_archives(); ?>
By doing this you’ll get a nice Archives Page which will look like this:

This looks pretty cool, right?
So if you’re looking for a nice solution to display your posts on an Archive page, then you should give Smart Archives Reloaded a try.

Thanks!
.
I was currently looking for a new archive plugin, because my old one… was getting too old
I tried it on my test site and it looks great and will be installing it on main.
Thanks for sharing
I like the neat style of the design. The arrangement by years, months and days is more appealing to me. At least, it would be easy for me to locate a particular post without digging on every date there.
I am new to your blog, and to WordPress.
I really like your blog, it seems to be very informative.
As I am new to WordPress, I don’t have too many articles yet, however in the future, this plugin could prove very useful to me!
Thanks very much
This is a sweet plugin. Great work! This is definitely a useful plugin that will be a mainstay in all of my blog setups.