davidpike7
Member
Posted 2 years ago #
Hello, I have been struggling with this all day and tried to avoid posting something which I know has been posted many times before! Basically I have used a jQuery accordion to create a simple archive navigation sidebar which you can see here:
http://www.whatssocialmedia.co.uk/maclennanwordpress/
Basically I want to add a post name to the query and being a bit of a php novice I'm not really sure how to go about it!
I have already tried smart archives reload, e-g archives, collapsing archives and clean my archives. What I really liked about this plugin was its simplicity, all I want is a plugin to create basic list (year->month->postname) which I have already created the styling and js for.
Any help would be much appreciated
Dave
http://wordpress.org/extend/plugins/simple-nav-archives/
philipwalton
Member
Plugin Author
Posted 2 years ago #
David, could you be a little more specific about what you're looking for? I created simple nav archives, and I've been meaning to upgrade it for some time now.
If you outline exactly what you're looking for, I can see about including it in the next release.
davidpike7
Member
Posted 2 years ago #
Hi Philip sorry I was slightly vague.
At the moment as far as I can tell with your plugin you can create a list which looks like:
2010
may
june
july
2009
may
june
Basically I wanted to go one further and have a list which looks like:
2010
may
post1
post2
june
post1
post2
july
post1
post2
2009
may
post1
post2
june
post1
post2
july
post1
post2
Hope that makes sense!
Please let me know if it doesn't.
philipwalton
Member
Plugin Author
Posted 2 years ago #
Hey David, I'm sorry it took so long for me to get back to you on this, but I've created a new plugin that should do exactly what you want:
PW_Archives
And the documentation can be found here:
http://philipwalton.com/2011/02/08/pw_archives/
I didn't just upgrade simple nav archives because this new plugin is appropriate for all sorts of places other than the sidebar or navigation.
Let me know if you have any issues with it.
davidpike7
Member
Posted 2 years ago #
that is perfect! You've done a great job on that. I will definately be using it in one of my upcoming projects.
philipwalton
Member
Plugin Author
Posted 2 years ago #
Thanks David, to help spread awareness, it would be great if you could rate the plugin on wordpress.org and/or leave a comment or feedback on the documentation page to encourage others to use it.
Glad I could help!