i have seen the nicer archive page but it by default sort the pages by date...
http://scribbles.indivibes.net/archive.php
however, i am more interested in having just a plain jane page of archives but sorted as per categories. in 1.2.2. any ideas?
i have seen the nicer archive page but it by default sort the pages by date...
http://scribbles.indivibes.net/archive.php
however, i am more interested in having just a plain jane page of archives but sorted as per categories. in 1.2.2. any ideas?
I'm amazed I can't (easily) locate a PHP script for this along the lines of:
http://weblogtoolscollection.com/archives/2004/12/19/wp-archive-by-date/
I'm assuming someone somewhere has done this at least for their own site, but if not, perhaps I'll look into it...
exactly... finding things is tough but they do exist somewhere... :p i gave the code a look but failed to find anything that let me make sorting by category as default in the nicer archives pages... :)
http://weblogtoolscollection.com/archives/2004/05/23/sortable-nicer-archives-for-wordpress/
$defaultorderby = 'post_date';
hmm... i will try putting in post_category :p
here is some help finally :)
This topic has been closed to new replies.