Results 1 to 4 of 4
  1. #1
    Join Date
    Jul 2007
    Posts
    12
    Plugin Contributions
    0

    Default Want to change my Breadcrumb Home Link and text

    I have looked everywhere for a solution to this problem with no luck. The "home" link on the breadcrumb navbar will take me to the subdirectory for my zen cart installation instead of the /index.php page. I would like to correct this as well as change the link description from "home" to "shop home". Any help would be greatly appreciated. Thanks!

  2. #2
    Join Date
    Jul 2007
    Posts
    12
    Plugin Contributions
    0

    Default Re: Want to change my Breadcrumb Home Link and text

    Pretty simple solution. Just thought I'd share it if any other novices have this problem. My zen cart runs on my own server running Apache 2.2.4. Since the "home" link refers to my shops subdirectory instead of a direct link to the URL, I had to add ZENCART_SUBDIRECTORY/index.php to the DirectoryIndex line of my httpd.conf file. Hope this helps!

    Also, if anyone has a solution to changing the text I would be greatful. Thanks.


  3. #3
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Want to change my Breadcrumb Home Link and text

    For the "Home" text look in your copy of /includes/languages/english/header.php and find the defines for the home link text it will be like this:
    Code:
    define('HEADER_TITLE_CATALOG', 'Home');
    Change the text preserving the single quotes.
    Zen-Venom Get Bitten

  4. #4
    Join Date
    Jul 2007
    Posts
    12
    Plugin Contributions
    0

    Default Re: Want to change my Breadcrumb Home Link and text

    Thanks! Just what I was looking for.

 

 

Similar Threads

  1. v151 Home link image also showing in footer and breadcrumb
    By barendfaber in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 14 Jun 2013, 06:26 AM
  2. Change breadcrumb home text
    By cousinschar in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 25 Jan 2012, 05:02 AM
  3. Define text for Breadcrumb Home link?
    By kirkbross in forum Basic Configuration
    Replies: 4
    Last Post: 24 Mar 2010, 03:09 PM
  4. Changing home link in breadcrumb
    By chrisp8756 in forum General Questions
    Replies: 10
    Last Post: 5 Apr 2007, 03:32 AM

Posting Permissions

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