Quote Originally Posted by desamothrace View Post
Hi!

I'm sorry if this topic is in repeat, I'm having a hard time finding my answers!

I'm interested in adding additional links to my Information drop menu.
Customizing any of the link references in tpl_drop_menu, once uploaded, removes the drop down menu completely from my site.
I've tried to do the following:
~~remove Discount Coupons
~~ add topics Designer & Tutorial
~~(rather than use the given page_2, page_3, I've created custom pages: /tutorials.php /designer.php

When the sidebox is activated (I'd prefer to have it off) the "designer" option is available, however I receive a 404 of the page not being found. I assume this correlates to the link issue above.

www.candycornclothing.com/shop

Thank you much!
Jen
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? I.E.:
http://www.candycornclothing.com/sho..._page=designer
http://www.candycornclothing.com/sho...page=tutorials

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.

Also, can you give me an example of what you've tried adding to tpl_drop_menu.php?