Static nav linking to other pages in site

Permalink
I'm a complete newb at c5 and I'm converting an existing site over to use c5. The nav uses a definition list as opposed to an ul and images for the text. So I'm stuck using the nav on all pages instead of the autonav. What I can't figure out is how to get the other pages to display when I click their respective links in the nav. Using:
a href="otherpage.php"
doesn't seem to work.

Can anyone offer any advice.

Thanks

 
xoam replied on at Permalink Reply
Is this really not something people do? Any advice?
JohntheFish replied on at Permalink Reply
JohntheFish
If you look up the 'Navigation Helper' in the documentation, you can use that to translate a page handle into a URL that the concrete5 dispatcher will process correctly.