Nicer Archives for WP1.3
Thanks for visiting! We would like to serve you better. Please subscribe to our RSS feed for daily updates. This blog posts regular Wordpress news, updates of themes, plugins, ideas, hacks, quick fixes and everything about blogging, especially about Wordpress. You can also receive updates from this blog via email if you want that method of notification.
Some months ago, Mark created the Sortable Nicer Archives for WP 1.2
In WP 1.3, the main page has been split into different sections, so the original file above didn’t look good - it worked of course, but the page layout was broken.
Using includes for the header and footer, along with a <div> correction, that is now sorted.
It can be seen working here: www.tamba2.org.uk/T2/narchives.php
The phps file is here: www.tamba2.org.uk/downloads/narchives2.phps
Note: this has not been tested against Themes.














Comments RSS
How can I get this working with Matt’s Asides?
[Reply] Steven (1 comments.) — 10/30/2004 @ 1:30 pmHow do you implement your background so it matches the rest of the pages? Do you have to create a .css for the archives page?
[Reply] Poonam (10 comments.) — 11/10/2004 @ 6:13 pmHi, I used the code for the narchive and I think it is great. BUT it shows saved entrys that are not showing up on the main page yet… If I save a entry to be published tomorrow, the title and link is showing up in the archive! :-/ Please help, I am NOT a programmer!
Thanks!
[Reply] iHanna (1 comments.) — 11/14/2004 @ 12:11 pmI just upgraded from your 1.2 script to the new 1.3 script. Everything works fine except for these two lines up at the top:
$defaultorderby = ‘category’;
$defaultorder = ‘ASC’;
That is what I want by default, categories and ascending order. What am I doing wrong, because it still shows up as by date in descending order?
[Reply] Josh Jarmin (3 comments.) — 12/8/2004 @ 5:58 pm