Zen Cart Logo
Forums / General Questions / How To Change "Required Information" Fields In Create Account Screen

How To Change "Required Information" Fields In Create Account Screen

Locked

Views: 3,761

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
28 Dec 2008, 9:36 PM
#1
shirt10 avatar

shirt10

New Zenner

Join Date:
Apr 2008
Posts:
13
Plugin Contributions:
0

How To Change "Required Information" Fields In Create Account Screen

Hi all,

I am just about ready to go live with my website (actually, it is ready to go live apart from the topic of this post, I just haven't begun advertising) but I would like to change the need for certain fields in the CREATE ACCOUNT screen.

My website is www.shirt10tees.com and I would like to be able to remove the 'Information Required' from several of the fields in the create account screen ( here )

I have tried searching these forums, but came up empty handed.

Thanks in advance for any help, tips and/or advice!

--Ben--

28 Dec 2008, 11:32 PM
#2
bobdog avatar

bobdog

Totally Zenned

Join Date:
Mar 2006
Location:
Fresno, California
Posts:
590
Plugin Contributions:
0

Re: How To Change "Required Information" Fields In Create Account Screen

Go to admin > configuration > customer details.

To get rid of the asterisk (*) go to includes/languages/english.php and save to includes/languages/YOUR_TEMPLATE/english.php

29 Dec 2008, 8:37 PM
#3
alexzcm avatar

alexzcm

New Zenner

Join Date:
Dec 2008
Posts:
7
Plugin Contributions:
0

Re: How To Change "Required Information" Fields In Create Account Screen

Try: admin > configuration > Minimum Values.
if you want to remove the fields on tpl, go to /includes/templates/template_default/templates/tpl_create_account_default.php, searche the code to remove the fields...