Results 1 to 6 of 6
  1. #1
    Join Date
    Jan 2007
    Posts
    45
    Plugin Contributions
    0

    Default How do you edit the welcome email?

    Sorry if this has been asked a lot but I can't find a post with an answer. How do you edit the text of your welcome email? I see the html pages under email folder but they seem to have includes for the text. So where do you change the text?

    Thanks!

  2. #2
    Join Date
    Apr 2006
    Posts
    242
    Plugin Contributions
    0

    Default Re: How do you edit the welcome email?

    this may help you...

    goto the root of your shop, and find email folder these holds the email templates.

  3. #3
    Join Date
    Jan 2007
    Posts
    45
    Plugin Contributions
    0

    Default Re: How do you edit the welcome email?

    I looked in that folder and found the welcome email html file but the text seems to be an include or a style sheet because it says "$EMAIL_GREETING" so can't change the text there. There must be a place where these includes are so you can change the text?

  4. #4
    Join Date
    Jun 2003
    Posts
    33,720
    Plugin Contributions
    0

    Default Re: How do you edit the welcome email?

    Here's the secret to find bits of text - Open your Admin> Tools> Developers Tool Kit

    Copy a short bit of the text you want to find.

    Paste it in the box on the lower left part of that page.

    Choose All files from the box beside that.

    Click go.

    MAGIC!
    Please do not PM for support issues: a private solution doesn't benefit the community.

    Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.

  5. #5
    Join Date
    May 2006
    Location
    Montana
    Posts
    291
    Plugin Contributions
    20

    Default Re: How do you edit the welcome email?

    That tidbit from Kim really works GREAT!

    For example, copy the words "you can now take part in" from the welcome email just like she said ... and it will bring up the FILE to edit ... and the text!

    ....../includes/languages/english/create_account.php

    Line #35 : define('EMAIL_TEXT', 'With your account, you can now take part in the <strong>various services</strong> we have to offer you. Some of these services include:' . "\n\n" . '<li><strong>Permanent Cart</strong> - Any products added to your online cart remain there until you remove them, or check them out.' . "\n\n" . '<li><strong>Address Book</strong> - We can now deliver your products to another address other than yours! This is perfect to send birthday gifts direct to the birthday-person themselves.' . "\n\n" . '<li><strong>Order History</strong> - View your history of purchases that you have made with us.' . "\n\n" . '<li><strong>Products Reviews</strong> - Share your opinions on products with our other customers.' . "\n\n");

    What a nifty feature!

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

    Default Re: How do you edit the welcome email?

    Some words of advice....

    If you searched for the phrase "part in the various services" you probably would be disappointed as that precise string would not have been found, because if you look at your own example, the actual string is
    part in the <strong>various services</strong>
    So try to keep your search phrase as short as possible.
    Development Manager @ JSWeb Ltd - suppliers of Applepay/Googlepay for Zencart
    20 years with Zencart !

 

 

Similar Threads

  1. Replies: 4
    Last Post: 11 Nov 2009, 06:45 AM
  2. How to Edit the Email Welcome?
    By laurieudy in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 1 Oct 2009, 11:30 PM
  3. Welcome email - how to edit?
    By A-1 Electronics in forum General Questions
    Replies: 11
    Last Post: 8 Jul 2009, 02:43 AM
  4. How do you edit the confirmation email- take out order #
    By catangirl in forum Managing Customers and Orders
    Replies: 5
    Last Post: 11 Mar 2007, 03:06 AM
  5. How Do I Edit Welcome Email?
    By directioninvestments in forum General Questions
    Replies: 3
    Last Post: 31 Jul 2006, 07: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