Results 1 to 10 of 16

Hybrid View

  1. #1
    Join Date
    Jul 2008
    Posts
    4
    Plugin Contributions
    0

    Default How to change "Zen Cart, The Art of Ecommerce!" on title of page

    I would like to remove this as it comes up in the title of the page and also when it is in a tab.

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

    Default Re: How to change "Zen Cart, The Art of Ecommerce!" on title of page

    The tutorials/FAQ's link in the top nav bar is where you will find answers to most all of these basic - asked many times type of questions

    https://www.zen-cart.com/tutorials/index.php?article=17
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Jul 2008
    Posts
    4
    Plugin Contributions
    0

    Default Re: How to change "Zen Cart, The Art of Ecommerce!" on title of page

    thanks it worked.

  4. #4
    Join Date
    Jul 2008
    Location
    Cape-Coast, Ghana WestAfrica
    Posts
    53
    Plugin Contributions
    0

    Default Re: How to change "Zen Cart, The Art of Ecommerce!" on title of page

    I have created a custom folder "rasta" everywhere that I see the Classsic folder. Now in order to change the "Sales message goes Here" per Networkdad's article on How do I set Template Overides, I copied the Contents of Includes/languages/english/header.php into my "rasta" custom folder. Changed the text as below but the site is still reading the default "sales Message a Goes here" what am I missing?
    <?php
    // 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');

    // added defines for header alt and text
    define('HEADER_ALT_TEXT', 'This Is TropicXotic :: The Ultimate stop for a Calm Breeze');
    define('HEADER_SALES_TEXT', 'Bridging individual Satisfaction and Great businesses');
    define('HEADER_LOGO_WIDTH', '192px');
    define('HEADER_LOGO_HEIGHT', '64px');
    define('HEADER_LOGO_IMAGE', 'logo.gif');

    // header Search Button/Box Search Button
    define('HEADER_SEARCH_BUTTON','Search');
    define('HEADER_SEARCH_DEFAULT_TEXT', 'Enter search keywords here');

    ?>

  5. #5
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: How to change "Zen Cart, The Art of Ecommerce!" on title of page

    Quote Originally Posted by 1PLM View Post
    I have created a custom folder "rasta" everywhere that I see the Classsic folder. Now in order to change the "Sales message goes Here" per Networkdad's article on How do I set Template Overides, I copied the Contents of Includes/languages/english/header.php into my "rasta" custom folder. Changed the text as below but the site is still reading the default "sales Message a Goes here" what am I missing?
    <?php
    // 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');

    // added defines for header alt and text
    define('HEADER_ALT_TEXT', 'This Is TropicXotic :: The Ultimate stop for a Calm Breeze');
    define('HEADER_SALES_TEXT', 'Bridging individual Satisfaction and Great businesses');
    define('HEADER_LOGO_WIDTH', '192px');
    define('HEADER_LOGO_HEIGHT', '64px');
    define('HEADER_LOGO_IMAGE', 'logo.gif');

    // header Search Button/Box Search Button
    define('HEADER_SEARCH_BUTTON','Search');
    define('HEADER_SEARCH_DEFAULT_TEXT', 'Enter search keywords here');

    ?>

    Did you save the edited file to:

    includes/languages/english/rasta/header.php

  6. #6
    Join Date
    Jul 2008
    Location
    Cape-Coast, Ghana WestAfrica
    Posts
    53
    Plugin Contributions
    0

    Default Re: How to change "Zen Cart, The Art of Ecommerce!" on title of page

    Yes I did copy it to
    httpdocs/includes/languages/english/rasta/header.php

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

    Default Re: How to change "Zen Cart, The Art of Ecommerce!" on title of page

    1PLM,

    Do you have a template named "rasta" and is it the one currently active/selected as the template in admin > tools > template selection?

    A link to your site and we can determine many issues from your source
    Zen-Venom Get Bitten

 

 

Similar Threads

  1. Remove "Zen-Cart" Art of Ecommerce
    By NYsista872 in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 5 Apr 2010, 01:53 AM
  2. changing store name from "Zen Cart! The Art of Ecommerce" on google search
    By nivar in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 29 Mar 2010, 12:55 AM
  3. Replies: 2
    Last Post: 24 Nov 2009, 12:50 AM
  4. Remove "Zen Cart! The ARt of E-Commerce" from larger image title
    By pixelwrangler in forum Setting Up Categories, Products, Attributes
    Replies: 0
    Last Post: 28 Oct 2009, 03:37 PM
  5. My Header Still Says "Zen Cart: The art of ecommerce"
    By carpjm in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 8 Dec 2006, 07:18 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