Ah well, I was too lazy to make the code and intended to find a plugin. I bumbped into this code and thought of having a look at it. Well, you’re almost there.
The bold items..the_category will call up the category name for the current post. The number 5 can be changed to the number of posts you wish to display.
I am using the permalinks too. Yep, as u can see my first post in this thread, the word codex is linked there. The problem is, I want to add php code to the page which I cant do directly from the editor. It ends up giving <? and ?> all over the page. Any workaround for this?
Im not using widgets..What Im trying to do is, to create an archive page, and redirect that page to “http://myblogurl.com/archive“. I already have an archive page in my theme. But that’s about it. Im stuck since I dont have the Page Template box on the sidebar..What should I do?