Results 1 to 10 of 15

Hybrid View

  1. #1
    Join Date
    Jun 2006
    Posts
    1
    Plugin Contributions
    0

    Congratulations! You have successfully installed your Zen Cart™ E-Commerce Solution.

    How do i get rid of this phrase from the main page....?

    Congratulations! You have successfully installed your Zen Cart™ E-Commerce Solution.

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

    Default Re: Congratulations! You have successfully installed your Zen Cart™ E-Commerce Soluti

    How do I change Congratulations! You have successfully installed your Zen Cart™ E-Commerce Solution?

    look in includes -> languages -> english -> index.php and find this:

    // This section deals with the "home" page at the top level with no options/products selected
    /*Replace this text with the headline you would like for your shop. For example: 'Welcome to My SHOP!'*/
    define('HEADING_TITLE', 'Congratulations! You have successfully installed your Zen Cart™ E-Commerce Solution.');
    } elseif ($category_depth == 'nested') {
    // This section deals with displaying a subcategory
    /*Replace this line with the headline you would like for your shop. For example: 'Welcome to My SHOP!'*/
    define('HEADING_TITLE', 'Congratulations! You have successfully installed your Zen Cart™ E-Commerce Solution.');
    }

    change the portions in red to whatever you want.
    save the file to the correct folder and upload to the correct folder on your server.

  3. #3
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Congratulations! You have successfully installed your Zen Cart™ E-Commerce Soluti

    Also take the time to read through the /docs and the FAQs and the WIKI ...

    A lot of all basic questions plus numerous detailed questions have been posted ...

    The search on the upper left of your screen will also help you in finding things ...

    Plus peek at the Admin ... Tools ... Developer's Tool Kit ...

    Bottom input box type in a word, phrase, variable, constant, etc. and select where to search ... this will find the file and line number for you ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  4. #4
    Join Date
    Oct 2005
    Location
    Netherlands
    Posts
    620
    Plugin Contributions
    0

    Default Re: Congratulations! You have successfully installed your Zen Cart™ E-Commerce Soluti

    Quote Originally Posted by clydejones
    look in includes -> languages -> english -> index.php and find this:

    [snip snip]
    Many thanks for such detailed and useful information, Clyde. Has this already been added into the Wiki? (hint, hint )

  5. #5
    Join Date
    Jun 2006
    Location
    Oz
    Posts
    31
    Plugin Contributions
    0

    Default Re: Congratulations! You have successfully installed your Zen Cart™ E-Commerce Soluti

    Yep thanks this helped me out as well.

    I even used propper override technique.. stuck it inside my /myTemplateName/ folder.... god my spelling needs work???

    Thanks again

  6. #6
    Join Date
    Oct 2007
    Location
    Edinburgh, Scotland
    Posts
    243
    Plugin Contributions
    1

    Default Re: Congratulations! You have successfully installed your Zen Cart™ E-Commerce Soluti

    Hi there,

    Is there any way to stop this line of text displaying?

    IE, not change the text (as i've already done that), but actually remove HEADING_TITLE from the main page?

    Thanks,
    Fergus

  7. #7
    Join Date
    Jan 2004
    Posts
    66,364
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: Congratulations! You have successfully installed your Zen Cart™ E-Commerce Soluti

    Quote Originally Posted by fergusmacdonald View Post
    Hi there,

    Is there any way to stop this line of text displaying?

    IE, not change the text (as i've already done that), but actually remove HEADING_TITLE from the main page?

    Thanks,
    Fergus
    If you redefine HEADING_TITLE to '' instead of 'this is my changed text' then it'll display nothing because it's defined to nothing. So, all you have to do is *change the text* again ... but change it to nothing.
    Deleting the whole definition will just cause HEADING_TITLE to show up where you don't want it.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

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

    Default Re: Congratulations! You have successfully installed your Zen Cart™ E-Commerce Soluti

    In includes/languages/english/YOUR_TEMPLATE/english.php, change

    Code:
    define('HEADING_TITLE', 'Congratulations! You have successfully installed your Zen Cart™ E-Commerce Solution.');
    to

    Code:
    define('HEADING_TITLE', '');
    Those are two single quotes with nothing between.
    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

 

 

Similar Threads

  1. Congratulations! You have successfully installed your Zen Cart® E-Commerce Solution.
    By DaWorm33 in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 25 Jan 2012, 08:21 PM
  2. Congratulations! You have successfully installed your Zen Cart™ E-Commerce Solution.
    By felixcat in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 15 Nov 2011, 06:54 PM
  3. Replies: 11
    Last Post: 6 Dec 2010, 07:29 AM
  4. Congratulations! You have successfully installed your Zen Cart™ E-Commerce Solution.
    By jovemac in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 8 Jun 2010, 01:33 PM
  5. Replies: 1
    Last Post: 30 Nov 2006, 08:31 AM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR