I never had an faq page to start with so I followed the tutorial to make a faq.php files in each of those folders. After I made them I linked it like this.
"<li><a href="<?php echo zen_href_link(FILENAME_faq); ?>"><?php echo HEADER_TITLE_faq; ?></li>
I get "
Page Not Found
Custom 404 Error Page with Site Map Sample Text ..."
Also the title shows up as HEADER_TITLE_faq. "
So I am not sure what I am still missing.
Thanks.
Bookmarks