Quote Originally Posted by nataliajoe View Post
Hi Jade,

I have a question regarding this file tpl_drop_menu.php

at line 37, I have this code

<code><li class="submenu"><a href="<?php echo zen_href_link(FILENAME_SITE_MAP); ?>"><?php echo HEADER_TITLE_CATEGORIES; ?></a> </code>

hence at the store website, my CATEGORIES will link to the site map if one clicks on it rather than following the drop down categories below.

My question, how can I make the CATEGORIES link to a page that list all the categories I have? and not link to the site map? is there a way to do so?

thanks!

natalia
There's no such page that exists in zen cart, which is why I have it sent to the sitemap, as that's the closest thing to it. Perhaps one day I should create a categories page mod.