Results 1 to 3 of 3
  1. #1
    Join Date
    Feb 2006
    Posts
    70
    Plugin Contributions
    0

    Default Breadcrumbs Behaving Badly

    I was making changes, adding a different logo and moved my navigation over to the right (instead of half on the left, half on the right). Suddenly, the "HOME" link is gone from the navigation and my breadcrumbs.

    This is probably due to something silly I did but I'm hoping someone knows off hand what would cause this problem (so I don't have to keep digging). What pages and or admin settings control the existence of both the HOME navigation link and breadcrumb?

    Thank you!


    http://www.imagesfestival.com/store/
    Last edited by maclean; 22 Mar 2007 at 02:30 AM. Reason: forgot the link!

  2. #2
    Join Date
    Aug 2004
    Location
    New York City
    Posts
    7,145
    Plugin Contributions
    0

    Default Re: Breadcrumbs Behaving Badly

    Check your includes/languages/english/YOUR_TEMPLATE/header.php file (color mine).
    Code:
    // header text in includes/header.php
      define('HEADER_TITLE_CREATE_ACCOUNT', 'Create Account');
      define('HEADER_TITLE_MY_ACCOUNT', 'My Account');
      define('HEADER_TITLE_CART_CONTENTS', 'Shopping Cart');
      define('HEADER_TITLE_CHECKOUT', 'Checkout');
      define('HEADER_TITLE_TOP', 'Top');
      define('HEADER_TITLE_CATALOG', 'Home');
      define('HEADER_TITLE_LOGOFF', 'Log Out');
      define('HEADER_TITLE_LOGIN', 'Log In');
    (Love the title of this post, BTW )
    Mary Ellen
    I came; I saw; I Zenned
    Taking over the world... one website at a time
    Make sure brain is engaged before putting mouth in gear... or fingers to keyboard.

    Holzheimer
    Fan Odyssey

  3. #3
    Join Date
    Feb 2006
    Posts
    70
    Plugin Contributions
    0

    Default Re: Breadcrumbs Behaving Badly

    Thanks a million, that did the trick!

 

 

Similar Threads

  1. Hide Breadcrumbs...
    By Alex Clarke in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 21 Apr 2011, 05:50 PM
  2. Removing breadcrumbs from certain pages...
    By Alex Clarke in forum General Questions
    Replies: 11
    Last Post: 5 Oct 2010, 11:06 AM
  3. Removing the "Home" link from breadcrumbs
    By cupcake in forum Basic Configuration
    Replies: 12
    Last Post: 6 May 2010, 06:28 PM
  4. hiding breadcrumbs if I am on the homepage failing
    By freef4ll in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 26 Mar 2007, 08:16 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •