Results 1 to 6 of 6
  1. #1
    Join Date
    Mar 2009
    Posts
    3
    Plugin Contributions
    0

    Default confused about removing sales message goes here

    I have repeatedly tried to change message using the tutorial on
    https://www.zen-cart.com/tutorials/i...hp?article=127 and have changed the top of the page but not managed to remove the message on the home page. Am I misinterpreting this or am I just lost
    Please help.


    http://tenerifecheaper.com/zencart/i...hp?main_page=s
    Last edited by BONITATIME; 8 Mar 2009 at 12:20 AM.

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

    Default Re: confused about removing sales message goes here

    Are you editing the file at
    includes/languages/english/classic/header.php???
    And uploading the edited file to that location?
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Mar 2009
    Posts
    3
    Plugin Contributions
    0

    Default Re: confused about removing sales message goes here

    <?php
    /**
    * @package languageDefines
    * @copyright Copyright 2003-2006 Zen Cart Development Team
    * @copyright Portions Copyright 2003 osCommerce
    * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
    * @version $Id: header.php 2940 2006-02-02 04:29:05Z drbyte $
    */

    // 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', 'TENERIFE CHEAPER');
    define('HEADER_SALES_TEXT', 'Great holidays at less cost excursion cheap airport pick up');
    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');


    is what I uploaded
    I know I am missing something but cant work out what
    Thanks

  4. #4
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,196
    Plugin Contributions
    0

    Default Re: confused about removing sales message goes here

    Bo,
    Notice the path to edit which Kobra stated:

    1. includes/languages/english/classic/header.php
    2. this is the header.php you will edit and upload back to the server
    3. take time to read about the override system
    4. classic will fight you big time when you upgrade

  5. #5
    Join Date
    Mar 2009
    Posts
    3
    Plugin Contributions
    0

    Default Re: confused about removing sales message goes here

    thanks I have managed to remove the sales message and am now tring to remove the powered by zen cart but I think this is in the line above and I need to write code for it so off to search

  6. #6
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,196
    Plugin Contributions
    0

    Default Re: confused about removing sales message goes here

    Quote Originally Posted by BONITATIME View Post
    thanks I have managed to remove the sales message and am now tring to remove the powered by zen cart but I think this is in the line above and I need to write code for it so off to search
    Bo,
    Click on the orange tab on the top of this page Tutorials/FAQ

    1. search for the wording you stated above
    2. Bang, there she is and what file to edit

 

 

Similar Threads

  1. Removing Sales Message Goes Here
    By sackpeterson in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 23 Apr 2011, 03:53 PM
  2. removing sales message goes here?
    By davidpaj in forum Templates, Stylesheets, Page Layout
    Replies: 17
    Last Post: 22 Sep 2007, 09:18 PM
  3. Removing Sales message goes here???
    By darkj818 in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 19 Sep 2007, 04:33 PM
  4. help removing "sales message goes here"
    By ben harry in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 14 Mar 2007, 02:58 PM
  5. Question about "sales message goes here" plus
    By techwizard in forum Installing on a Windows Server
    Replies: 2
    Last Post: 25 Nov 2006, 12:30 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