Results 1 to 8 of 8
  1. #1
    Join Date
    Jun 2008
    Posts
    4
    Plugin Contributions
    0

    Default want to remove words

    Hi,i am really new in this zen world.i tried editing a layout and there's some few words that came out on top at the header i think.see it here.....http://brownbench.com/home/index.php?main_page=index

    How to get rid of these words.....
    'To change any of the site colors, open up includes/templates/apple_zen/css/stylesheet.css. To overwrite 'your own logo, upload your logo.gif to includes/templates/apple_zen/images/



    thankx in advance.

  2. #2
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: want to remove words

    You can change that in includes/languages/english/apple_zen/header.php

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

    Default Re: want to remove words

    okay thanks.i'll try that.

  4. #4
    Join Date
    Jun 2008
    Posts
    4
    Plugin Contributions
    0

    Default Re: want to remove words

    hi,another question.hee.how do i change the words in the browser bar?the one that says Zen cart!

  5. #5
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

  6. #6
    Join Date
    Jun 2008
    Posts
    4
    Plugin Contributions
    0

    Default Re: want to remove words

    ya,i did that.then it came out just the home_page_title thing.same goes for the index page message (heading_title).i don't know why.the quote marks are there.

  7. #7
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: want to remove words

    That means that you deleted the single quote marks along with the content inside them.

    Don't do that.

    What you want to end up with in that file is:

    // page title
    define('TITLE', '');

    // Site Tagline
    define('SITE_TAGLINE', '');

  8. #8
    Join Date
    Jun 2008
    Posts
    4
    Plugin Contributions
    0

    Default Re: want to remove words

    okay,here's the code.i change it back to the original one but still cannot.
    <?php /** * @package languageDefines * @copyright Copyright 2003-2007 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: meta_tags.php 6668 2007-08-16 10:05:09Z drbyte $ */ // page title define('TITLE', Zen Cart!"); // Site Tagline define('SITE_TAGLINE', 'The Art of E-commerce'); // Custom Keywords define('CUSTOM_KEYWORDS', 'ecommerce, open source, shop, online shopping'); // Home Page Only: define('HOME_PAGE_META_DESCRIPTION', ''); define('HOME_PAGE_META_KEYWORDS', ''); // NOTE: If HOME_PAGE_TITLE is left


    where did i go wrong?thankx

 

 

Similar Threads

  1. v139h Keyword problem -- extra words don't want
    By ckfs1 in forum General Questions
    Replies: 2
    Last Post: 30 May 2014, 04:38 AM
  2. Help, need to remove 3 words from the template
    By monkeysu in forum Setting Up Categories, Products, Attributes
    Replies: 2
    Last Post: 26 Apr 2011, 07:43 AM
  3. Remove the words 'Starting At'
    By davisz in forum Setting Up Categories, Products, Attributes
    Replies: 3
    Last Post: 23 Mar 2011, 05:44 PM
  4. Remove words 'Credit Card' on checkout
    By tamalita in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 9 Jul 2009, 07:54 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