I am using it for version 1.5.2. You can see it in action on my Page called Sortable Nicer Archives. You don’t want it to display in your sidebar. It should display on its own page.
Thread Starter
drb05
(@drb05)
Oops. I actually meant, that if one clicks on narchives.php in sidebar, it should take them to archives page within WP layout.
I am not sure how to put that link i sidebar. If I put the link as shown above, then a new page opens up without WP layout.
how can I do that?
sorry I wasn’t clear.
drb
You have to customize that php script to behave like your theme. Depending upon your theme, you may have to merge both the index and header script files with the narchives script. I would start with the index script and copy it to another file called narchives1.php. Then you basically want to replace the “post” code with the code that is in the narchives php file. Then, adjust your link to point to this new narchives file and test.
I didn’t do this with mine because I liked the way it looked differently than other pages on my blog. If you are having any problems editing the file, please email me.
Thread Starter
drb05
(@drb05)
thanks, I will try it out first. Incase if I am stuck for another 2 -3 days, I will request your help. Hope my email does not get ‘spammed’ in your inbox. 😉