by Mohammad Jangda on WordPress.org
This plugin will display your archive page in a nice way, just like on inoveryourhead.net

The archive as implemented on inoveryourhead.net
This plugin will display your archive page in a nice way, just like on inoveryourhead.net
If you are using the In Over Your Archives shortcode [ioya] to embed the plugin on a page and would like to do category filtering on
your archive results, you may do so by providing the category slug(s) or ID(s), (or a mix) like so:
[ioya cat='trees']
[ioya cat='03,45']
[ioya cat='trees,45,trucks']
You can customize the look and feel of the archives pages.
Add a file called ioya_month.php to your theme directory and add a basic loop in it as follows:
Then modify as necessary.