Results 1 to 7 of 7
  1. #1
    Join Date
    Sep 2011
    Posts
    4
    Plugin Contributions
    0

    Default Changing welcome message on new cart


    Ipage tech support set up Zen Cart on my website. I need to change some general Info on the main page. Where it says Welome thanks for downloading or whatever it says.
    Do I do that through zencart admin... I page admin...? If it is through zencart someone PLEASE help!!
    THanks
    ROd

  2. #2
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,701
    Plugin Contributions
    11

    Default Re: Changing welcome message on new cart

    Start by reading the Tutorials/FAQ items since your load may not have the docs folder.
    A little help with colors.
    myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
    Free SSL & Domain with semi-annual and longer hosting. Updating 1.5.2 and Up.

  3. #3
    Join Date
    Sep 2011
    Posts
    4
    Plugin Contributions
    0

    Default Re: Changing welcome message on new cart

    thanks dbltoe.
    I will do that,
    But if anyone has been there and done that, I would certainly appreciate a few hints.

  4. #4
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,701
    Plugin Contributions
    11

    Default Re: Changing welcome message on new cart

    You want to learn to fish or have someone give you a fish?

    Seriously, familiarization with tutorials, wikis, and how to search the forum is time VERY well spent. A great investment often overlooked.

    Also, you'll find help comes quicker when it appears that you are trying to "fish."

    Like Monk said in TV, "You'll thank me later."
    A little help with colors.
    myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
    Free SSL & Domain with semi-annual and longer hosting. Updating 1.5.2 and Up.

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

    Default Re: Changing welcome message on new cart

    If you look at the screens that appear after installing Zen Cart, there are all sorts of hints on what should be edited to change things. As dbltoe mentioned, there's a wealth of information in the Tutorials/FAQ and the learning is definitely in the doing.

    Here's more hints...

    Get yourself a good text editor like Notepad++ or Crimson Editor.

    Get yourself an FTP client like FileZilla.

    This list is a bit outdated, but it'll give you an idea where to start to create a very basic custom template (you can build from there):
    • includes/languages/YOUR_TEMPLATE/english.php
    • includes/languages/english/YOUR_TEMPLATE/index.php
    • includes/languages/english/YOUR_TEMPLATE/meta_tags.php
    • includes/languages/english/YOUR_TEMPLATE/header.php (to change the logo and header text)
    • includes/templates/YOUR_TEMPLATE/template_info.php
    • includes/templates/YOUR_TEMPLATE/common/tpl_header.php <- may not be necessary
    • includes/templates/YOUR_TEMPLATE/common/tpl_footer.php <- may not be necessary
    • includes/templates/YOUR_TEMPLATE/images/logo.gif (or .jpg or .png)
    • includes/templates/YOUR_TEMPLATE/css/stylesheet.css


    Anywhere you see a /classic/ folder, you can create a folder for your custom template. You can copy the necessary files from either the /classic/ folder, the /template_default/ folder or the parent folder.

    Edit includes/templates/YOUR_TEMPLATE/template_info.php to give your template identifying information so you'll recognize it in the admin under tools->template selection.

    Note: if you've changed the height of the logo in header.php, you may need to change it in your stylesheet as well:

    #logoWrapper{
    background-image: url(../images/header_bg.jpg);
    background-repeat: repeat-x;
    background-color: #ffffff;
    height:75px; <-adjust this line if necessary
    }


    (sekrit msj to dbltoe... love the quote from Monk!)

  6. #6
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,701
    Plugin Contributions
    11

    Default Re: Changing welcome message on new cart

    Thanks Mary Ellen,
    It's not that I'm obsessive and I'm certainly not trying to be a harda$$, but I believe we all tend to leave something out when we try to paraphrase what's in the Tutorials/FAQ. That one thing might make the difference in whether or not knowledge is obtained.
    Now if someone says, "I looked at the tutorial and I couldn't understand a word it said!", I will try to paraphrase for them as they are trying their hand at "fishing."
    A little help with colors.
    myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
    Free SSL & Domain with semi-annual and longer hosting. Updating 1.5.2 and Up.

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

    Default Re: Changing welcome message on new cart

    Agreed. Zen Cart requires a "hands on" approach.

 

 

Similar Threads

  1. Trouble changing "Welcome Guest!" Message
    By Randa in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 26 Jan 2009, 10:07 PM
  2. Changing Email Welcome Message
    By texpro in forum General Questions
    Replies: 1
    Last Post: 10 Dec 2008, 04:04 AM
  3. new Account Welcome Message
    By Manor in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 26 Jun 2008, 09:22 AM
  4. Shopping cart welcome message and MS publisher 2007
    By cureisth in forum General Questions
    Replies: 1
    Last Post: 7 Feb 2007, 11:29 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