Results 1 to 10 of 10
  1. #1
    Join Date
    Dec 2006
    Posts
    44
    Plugin Contributions
    0

    Default Remove the "congratulation..." line(s)?

    being new to both ZenCart and PHP, I have been unsuccessful in deducing how to simply remove all references to that "Congratulations..." line that appears at the top of the content window on the index page.

    I simply want it gone, and then have the "user login" be the fist data in the content window on the index page...

    but everything I try ends up with a Parse error, so there must be something else hidden away somewhere that I can't find that also needs to be romoved...

    I would greatly appreciate it if anyone could point me in the correct direction...

    Best Regards
    Ken

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

    Default Re: Remove the "congratulation..." line(s)

    admin > config > layout settings > Customer Greeting - Show on Index Page > set to "0"
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Dec 2006
    Posts
    44
    Plugin Contributions
    0

    Default Re: Remove the "congratulation..." line(s)

    Thanks much, Like all the other changes where I had found the solution this one too was right before my eyes, but I couldn't see it no matter how hard I looked.

    Always nice to know there are friendlies out there to help us new to ZenCart and PHP, it makes life so much less frustrating...

    Best Regards To All
    ProDesk

  4. #4
    Join Date
    Dec 2006
    Posts
    198
    Plugin Contributions
    0

    Default Re: Remove the "congratulation..." line(s)

    I did this on vers. 1.3.7 and it didn't work.

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

    Default Re: Remove the "congratulation..." line(s)

    The switch removes the:
    Welcome Guest! Would you like to log yourself in?
    This is in your language files:
    Congratulations! You have successfully installed your Zen Cart™ E-Commerce Solution.
    You can locate where something is by going to the Tools ... Developer's Tool Kit ... and in the bottom input box type in something you are looking for such as code, text or variables etc.

    Then select the Catalog and click search ...

    This will show you where these are located and then you can use your templates and overrides directory to customize the text ...
    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!]
    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!

  6. #6
    Join Date
    Jan 2007
    Location
    SWEDEN
    Posts
    14
    Plugin Contributions
    0

    Idea or Suggestion Re: Remove the "congratulation..." line(s)

    Hi,
    i'm new user what is a template and override directory?

  7. #7
    Join Date
    Oct 2004
    Location
    Southport, UK
    Posts
    4,244
    Plugin Contributions
    20

    Default Re: Remove the "congratulation..." line(s)

    To save a lot of repeat typing, please spend some time studying the tutorials (link at the top of the page)
    Development Manager @ JSWeb Ltd - suppliers of Applepay/Googlepay for Zencart
    20 years with Zencart !

  8. #8
    Join Date
    Nov 2006
    Location
    San Diego,California
    Posts
    48
    Plugin Contributions
    0

    Default Re: Remove the "congratulation..." line(s)

    If you want to remove this greeting completely. The file is found at: custom:templates:tpl_index_default.php or this is mine includes/templates/template_default/templates

    Remove
    Code:
    <!--<h1 id="indexDefaultHeading"><?php echo HEADING_TITLE; ?></h1>-->

  9. #9
    Join Date
    Feb 2009
    Posts
    419
    Plugin Contributions
    0

    Default Re: Remove the "congratulation..." line(s)

    Kobra and wickedstangs ...

    You two are the only ones thus far who have actually answered how to REMOVE the Congratulations ... and Would you like to login.

    The solution of going into Admin, Config, Layout settings is no where in the Tutorials that I can find and was not mentioned in many of the threads here at the forum.

    Seriously, thank you.

    I'm knowledgable with Oscommerce, so I had a half idea on where to go to do things, but there is just enough difference in Zencart's code and file layout that I'm still hunting to get things changed.

  10. #10
    Join Date
    Nov 2006
    Location
    San Diego,California
    Posts
    48
    Plugin Contributions
    0

    Default Re: Remove the "congratulation..." line(s)

    Quote Originally Posted by beyre View Post
    Kobra and wickedstangs ...

    You two are the only ones thus far who have actually answered how to REMOVE the Congratulations ... and Would you like to login.

    The solution of going into Admin, Config, Layout settings is no where in the Tutorials that I can find and was not mentioned in many of the threads here at the forum.

    Seriously, thank you.

    I'm knowledgable with Oscommerce, so I had a half idea on where to go to do things, but there is just enough difference in Zencart's code and file layout that I'm still hunting to get things changed.
    Lots of helpful folks on here just have to patient.. :) Glad I could help you out...

 

 

Similar Threads

  1. Replies: 16
    Last Post: 14 Feb 2013, 12:02 PM
  2. Replies: 4
    Last Post: 16 Oct 2011, 12:58 AM
  3. Change the "Congratulation!....." message
    By res in forum General Questions
    Replies: 2
    Last Post: 9 Jul 2008, 07:31 PM
  4. Replies: 3
    Last Post: 3 Jun 2008, 11:41 AM

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