pwdiane
Member
Posted 3 years ago #
I only have one post/month, but 10 years of posts. This will make an incredibly long list.
I want to archive by year. I have changed the sidebar.php to <?php wp_get_archives('type=yearly'); ?>
My Archive still lists every month and year. See: http:peterswife.org/wp/
What am I missing?
Thanks for your help.
Diane
your sidebar probably works with widgets, so changes in the sidebar.php will have no effect.
you could try a plugin to do what you want:
http://wordpress.org/extend/plugins/eg-archives/
pwdiane
Member
Posted 3 years ago #
This plugin did just what I wanted it to do. Thanks for telling me about it.