Results 1 to 3 of 3
  1. #1
    Join Date
    Mar 2010
    Posts
    77
    Plugin Contributions
    0

    Default Change "Home" link to "Store Home"

    Hi, I need to change the main 'Home' link to read 'Store Home' as opposed to just 'Home' in the main header and footer. How can I do this as I cant find where its defined?

    Thnaks
    Tony

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

    Default Re: Change "Home" link to "Store Home"

    I'm not 100% certain, but take a look in includes/languages/english/YOUR_TEMPLATE/header.php (where YOUR_TEMPLATE is the name of your custom template) and change

    Code:
    define('HEADER_TITLE_CATALOG', 'Home');
    to

    Code:
    define('HEADER_TITLE_CATALOG', 'Store Home');
    and see if that does what you want.
    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
    Mar 2010
    Posts
    77
    Plugin Contributions
    0

    Default Re: Change "Home" link to "Store Home"

    Quote Originally Posted by afo View Post
    I'm not 100% certain, but take a look in includes/languages/english/YOUR_TEMPLATE/header.php (where YOUR_TEMPLATE is the name of your custom template) and change

    Code:
    define('HEADER_TITLE_CATALOG', 'Home');
    to

    Code:
    define('HEADER_TITLE_CATALOG', 'Store Home');
    and see if that does what you want.
    Your a genius....thanks very much

    Tony

 

 

Similar Threads

  1. v139h Cannot "add to cart", "sign up", or "log in". Returns to home.
    By Damn Kitten in forum General Questions
    Replies: 3
    Last Post: 12 Aug 2013, 03:11 AM
  2. How do you change the breadcrumb from "Home" to "Storefront"
    By alterego55 in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 5 Oct 2010, 09:06 PM
  3. How to add additional link beside the "home" and "Login" page above logo?
    By corditreasures in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 8 Apr 2010, 03:54 PM
  4. Change font color of "Home" and "LogIn" at navMainWrapper (Top of page)
    By Eglantin in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 31 Dec 2008, 12:19 PM
  5. Store "forgets" whats in the basket when pressing "Home"?
    By deanparkr in forum General Questions
    Replies: 1
    Last Post: 7 Dec 2008, 05:55 PM

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