Quote Originally Posted by jettrue View Post
My guess is that it has nothing to do with the drop down menu, but an error in how you've created the pages or edited the coding.

If you type in the address of the new pages you've created, do they work?
Thank you, you were correct. My links were not active. Corrected

Quote Originally Posted by jettrue View Post
There's an "About Us" mod in the download section that shows you all the files you have to create to make new pages work.
Thank you, I have downloaded it and made following corrections to make my links active.

Quote Originally Posted by jettrue View Post
Also, can you give me an example of what you've tried adding to tpl_drop_menu.php?
Sure! I haven't done any further adjustments than this, all that I've done is mimicked the code for the about us page:

<li><a href="<?php echo zen_href_link(FILENAME_DESIGNER); ?>"><?php echo HEADER_TITLE_DESIGNER; ?></a></li>
<?php if (DEFINE_SITE_MAP_STATUS <= 1) { ?>

I'm not skilled enough to know whether there is additional coding required or not.


Thank you again! I need to buy you a coffee-- or tea.


Jen