So I am working on a new version of my bloggie. What I need is a way to make the menu show two links to two entirely different pages; "BLOG" and "CHRONICLES".
Basicly I want to be able to write the posts as usual but when i define the category as "Blog" I want that post to end up on the "BLOG" page. If I however write something a little deeper where I air an opinion or something a little lenghtier I want it to end up in the "Chronicles" page. I do not want any of these different posts to end up in the other "page".
*EDIT To be clear: I want to be able to define sub-categories to the posts.
It is quite possible that this is the easiest thing in the world but my PHP skills are moderate at best :)
Oh yeah; If there is any way of adding an ad-sense ad after say five posts out of ten and always keep it there, that wouldn't be bad either :)
Any tips are greatly appreciated at this point. Thanks.