MouCo Posted March 26, 2010 Share Posted March 26, 2010 Hello, I need to remove the "TOP" link to the bread crumb trail. I have not been able to find where this is done. THanks Robert Link to comment Share on other sites More sharing options...
germ Posted March 26, 2010 Share Posted March 26, 2010 Hello, I need to remove the "TOP" link to the bread crumb trail. I have not been able to find where this is done. THanks Robert /catalog/includes/appliction_top.php Change: $breadcrumb->add(HEADER_TITLE_TOP, HTTP_SERVER); to // $breadcrumb->add(HEADER_TITLE_TOP, HTTP_SERVER); If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you. "Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice." - Me - "Headers already sent" - The definitive help "Cannot redeclare ..." - How to find/fix it SSL Implementation Help Like this post? "Like" it again over there > Link to comment Share on other sites More sharing options...
♥14steve14 Posted March 27, 2010 Share Posted March 27, 2010 There is a very good posted in the stickies in the installation forum. Most simple to answer questions are there. REMEMBER BACKUP, BACKUP AND BACKUP Link to comment Share on other sites More sharing options...
MouCo Posted March 28, 2010 Author Share Posted March 28, 2010 /catalog/includes/appliction_top.php Change: $breadcrumb->add(HEADER_TITLE_TOP, HTTP_SERVER); to // $breadcrumb->add(HEADER_TITLE_TOP, HTTP_SERVER); Thank you very much Germ. -Robert Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.