Zen Cart Logo
Forums / Managing Customers and Orders / Remove Fax Number/Newsletter and Email Details

Remove Fax Number/Newsletter and Email Details

Views: 2,136

Results 1 to 6 of 6
5 Oct 2011, 5:14 PM
#1
sharc316 avatar

sharc316

Zen Follower

Join Date:
Mar 2011
Posts:
160
Plugin Contributions:
0

Remove Fax Number/Newsletter and Email Details

Hi,

I would like to know how to remove the fax number from "update your information page" in my account. Also I have set emails to default as html, but it still appears as text default on this page.

5 Oct 2011, 5:28 PM
#2
stevesh avatar

stevesh

Black Belt

Join Date:
Feb 2005
Location:
Lansing, Michigan USA
Posts:
19,793
Plugin Contributions:
2

Re: Remove Fax Number/Newsletter and Email Details

You want the fax number field on the create account page, but not in My Account ?

5 Oct 2011, 6:45 PM
#3
sharc316 avatar

sharc316

Zen Follower

Join Date:
Mar 2011
Posts:
160
Plugin Contributions:
0

Re: Remove Fax Number/Newsletter and Email Details

I dont want the fax field anywhere. I turned it off in Admin but it still appears in 'update account' page. Same with Email Newsletter preference. I set it to html in admin but it's set to text in 'update account' page.

5 Oct 2011, 7:00 PM
#4
stevesh avatar

stevesh

Black Belt

Join Date:
Feb 2005
Location:
Lansing, Michigan USA
Posts:
19,793
Plugin Contributions:
2

Re: Remove Fax Number/Newsletter and Email Details

You can remove the fax field in includes/templates/template_default/templates/tpl_account_edit_default.php ansd save the edited file to your template's override folder.

When I set HTML as the default (not a good idea, IMO), then create an account without changing it to plain text, HTML is selected when I go to edit My Account, so it's customer specific.

5 Oct 2011, 8:55 PM
#5
sharc316 avatar

sharc316

Zen Follower

Join Date:
Mar 2011
Posts:
160
Plugin Contributions:
0

Re: Remove Fax Number/Newsletter and Email Details

Oh I see. How come it's not a good idea to set html as default? Would they not be able to view the emails in some instances?

6 Oct 2011, 11:08 AM
#6
stevesh avatar

stevesh

Black Belt

Join Date:
Feb 2005
Location:
Lansing, Michigan USA
Posts:
19,793
Plugin Contributions:
2

Re: Remove Fax Number/Newsletter and Email Details

Partly legal. In some places (nowhere in the US, though), it's against the law to default to HTML emails.

Mostly personal, though. I want plain text emails from online sellers, and I think HTML should be opt-in rather than opt-out.