Quote Originally Posted by debtag View Post
Thank you so much for helping me!!!!!!!!!!!!!!!!!!!!
I am thrilled beyond belief!
Everything worked except getting rid of SITE MAP! I totally removed:

<?php if (DEFINE_SITE_MAP_STATUS <= 1) { ?>
<li><a href="<?php echo zen_href_link(FILENAME_SITE_MAP); ?>"><?php echo HEADER_TITLE_SITE_MAP; ?></a></li>
<?php } ?>

from my tpl_drop_menu.php file and also in my admin, site map status is set to 3.....it's so annoying!
The site map link is no longer in the drop down menu, that is what removing the code above accomplishes. Now, did you notice that you are LINKING TO the sitemap on your home page.... the "GALLERY" link is pointing to the sitemap page:

http://photographysisters.com/index...._page=site_map