Quote Originally Posted by shocker View Post
This was my first approach until I reread the mods instructions.

So are you saying that the documented method doesn't worK?

Thanks for your clarification.
My documented method refers to adding the about_us page. Yes the documented method works fine. Yes, the documented method works if you want to add any other page as well.

As far as my response that you are asking about. I saw the person struggling with language files and such, and it was just a quick suggestion when I had a couple of minutes online. HTML works just fine in these PHP pages, so once you add a new page in the about_us method, you can THEN add the actual link in the drop menu the old fashioned way, like this: <li><a href="index.php?main_page=contact_us">Contact Us</a></li>

I saw no need in adding instructions on adding the about us page LINK, SINCE that link is already helpfully there, it just has to be un-hidden to use.

Now, if you want a really simple way to add links to the drop down menu, AS DESCRIBED IN MY README.TXT, just add an ezpage, and follow the instructions on getting them to show up in the menu.

SIGH