jewelsbyjewls:
Ok another question. I noticed under INFORMATION, it lists Shipping, Privacy, Conditions of Use, About Us, Gift Certificates, Discount Coupons and Unsub Newsletter.
My question is, in the About Us, it indicates the text to change is on the define page not found page. Is there anyway I can change that directly to About Us? I also need to add more pages, but don't know where to name them specifcally or how to place them so they show up under information.
I also just noticed that under MY ACCOUNT, the LOGIN area is missing...anyone know how to fix that?
Again the site I am working with is https://www.ausableflyrods.com
Thanks!
Julie
To get the about us page to show up in the Define Pages Editor with the rest, you have to use the About Us Page mod in the download section.
http://www.zen-cart.com/index.php?main_page=product_contrib_info&cPath=40_47&products_id=182
Now, you can also add pages via the "Tools", "Ezpages" option, and follow the instructions in my readme.txt file (#7) about how to get them to show up in the dropdown menu. If you add the "About Us" that way, you can just remove the about us section I added in includes/template/YOUR_TEMPLATE/tpl_drop_menu.php
It looks like the "Login" link is missing for the same reason your "HOME" link is missing... because you removed it from a language file? That is not the best way to get rid of a link, because then you remove the text from everywhere else it belongs.