This has to be an easy question, but I can't find it in the FAQs. Where can I edit / remove / add menu items from the header menu and footer menu
This has to be an easy question, but I can't find it in the FAQs. Where can I edit / remove / add menu items from the header menu and footer menu
There is no such functionality in the Admin. You have to customise your template. Edit the header file .../includes/templates/YOUR_TEMPLATE/common/tpl_header.php
You will find a itemisation <ul><li> ...</li></ul> where u can add your own links. When i recall it properly, there are some options int the admin configuration to enable/ disable some links in the header.
Visit Qacaq.com, your Online Jewelry Store in Malaysia .
Qacaq.com Australia - Your Gemstone Jewelry Store in Australia was launched.
Ok. The header is a box with
"Home" and "Log In"on the top.
Underneath that then the header image.
Underneath that is another box with
EZPages :: Privacy Notice :: Shared :: Zen-Cart
I just want to take out those 4 links. Can I do that through the admin? It would be a shame to have to dig around PHP coding to fix that. Plus I even dug around the php file noted above and did not find this section anywhere.
nevermind, figured it out