Zen Cart Logo
Forums / General Questions / Welcome Letter

Welcome Letter

Locked

Views: 2,409

Results 1 to 10 of 10
This thread is locked. New replies are disabled.
1 Feb 2009, 4:22 AM
#1
resqjock avatar

resqjock

Zen Follower

Join Date:
Aug 2008
Posts:
114
Plugin Contributions:
0

Welcome Letter

Can anyone tell me where is "the Welcome Letter" located??

I need to change the signature by removing the "Store Owner"

Thanks
Stan

1 Feb 2009, 4:31 AM
#2
haredo avatar

haredo

Totally Zenned

Join Date:
Apr 2006
Location:
Texas
Posts:
6,176
Plugin Contributions:
0

Re: Welcome Letter

Resqjock:

Can anyone tell me where is "the Welcome Letter" located??

I need to change the signature by removing the "Store Owner"

Thanks
Stan

Stan,
Easiest way is to access the:::
admin panel/ tools/ developers tool kit/ search

  1. clone some wording on the page and Wha La...
  2. Example: We wish to welcome you
  3. the .php file to edit
    includes/languages/english/create_account.php
1 Feb 2009, 5:32 AM
#3
resqjock avatar

resqjock

Zen Follower

Join Date:
Aug 2008
Posts:
114
Plugin Contributions:
0

Re: Welcome Letter

haredo:

Stan,
Easiest way is to access the:::
admin panel/ tools/ developers tool kit/ search

  1. clone some wording on the page and Wha La...
  1. Example: We wish to welcome you
  1. the .php file to edit

includes/languages/english/create_account.php

OK, Thanks I will see if this works

SK

1 Feb 2009, 5:46 AM
#4
haredo avatar

haredo

Totally Zenned

Join Date:
Apr 2006
Location:
Texas
Posts:
6,176
Plugin Contributions:
0

Re: Welcome Letter

Re,
You are most welcome, glad I could point you in the right direction...

4 Feb 2009, 6:11 AM
#5
resqjock avatar

resqjock

Zen Follower

Join Date:
Aug 2008
Posts:
114
Plugin Contributions:
0

Re: Welcome Letter

I looked and this is not what I need. I would like to modify the accual letter, but I can not seem to find it.

Can anyone steer me in the right direction or file???

Thanks
Stan

4 Feb 2009, 6:16 AM
#6
haredo avatar

haredo

Totally Zenned

Join Date:
Apr 2006
Location:
Texas
Posts:
6,176
Plugin Contributions:
0

Re: Welcome Letter

Re,
Do you mean the welcome letter a customer is emailed when creating an account???

If so:
includes/languages/english/create_account.php

6 Feb 2009, 5:22 AM
#7
resqjock avatar

resqjock

Zen Follower

Join Date:
Aug 2008
Posts:
114
Plugin Contributions:
0

Re: Welcome Letter

haredo:

Re,
Do you mean the welcome letter a customer is emailed when creating an account???

If so:
includes/languages/english/create_account.php

Yes,

I would like to change things on that letter

7 Feb 2009, 5:05 AM
#8
haredo avatar

haredo

Totally Zenned

Join Date:
Apr 2006
Location:
Texas
Posts:
6,176
Plugin Contributions:
0

Re: Welcome Letter

Resqjock:

Yes,

I would like to change things on that letter

Re,
then just make the change to the file and remember to upload the file to your_template

  1. includes/ languages/ english/ your_template/ create_account.php
16 Feb 2009, 9:08 PM
#9
resqjock avatar

resqjock

Zen Follower

Join Date:
Aug 2008
Posts:
114
Plugin Contributions:
0

Re: Welcome Letter

haredo:

Re,
then just make the change to the file and remember to upload the file to your_template

  1. includes/ languages/ english/ your_template/ create_account.php

It worked!!!

Thanks a bunch

Stan

17 Feb 2009, 6:15 AM
#10
haredo avatar

haredo

Totally Zenned

Join Date:
Apr 2006
Location:
Texas
Posts:
6,176
Plugin Contributions:
0

Re: Welcome Letter

Re,
You are most welcome, glad I could assist you...