i see.
well, thats what i’ve added:
<?php wp_list_pages('title_li=&depth=1');?>
<li><a href="link">text</a></li>
and it works but the location has got nothing to do with its content.
Any alternatives?
Maybe i’ll “write” a new page and enter a reference to the category url in the page html? Or that’s just to twisted.. :\ ?