Zen Cart Logo
Forums / General Questions / How do I remove the telephone number field from signup?

How do I remove the telephone number field from signup?

Views: 4,358

Results 1 to 12 of 12
3 Feb 2010, 3:54 PM
#1
blackwolf avatar

blackwolf

New Zenner

Join Date:
Sep 2009
Location:
Liverpool
Posts:
96
Plugin Contributions:
0

How do I remove the telephone number field from signup?

I dont want the telephone field to appear at all n the sign up page. What file do I need to edit and what code do I remove? Thanks.

2 Feb 2011, 3:25 PM
#3
dysfunctional avatar

dysfunctional

Zen Follower

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

Re: How do I remove the telephone number field from signup?

Is that one safe to use for Zen Cart 1.3.9h? It says it is for 1.3.6.

Best regards

2 Feb 2011, 3:35 PM
#4
dysfunctional avatar

dysfunctional

Zen Follower

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

Re: How do I remove the telephone number field from signup?

I think I have the answer to my own question. Once I upload the new create_account.php to my overrides folder, the admin settings for the newsletter does not work anymore (Show Newsletter Checkbox & Customer Default Email Preference). I want the checkbox to be marked as "subscribe" and with html on, this does not work anymore once i upload the create_account.php.

Is there another solution to complete hide to telephone field? I've managed to remove the asterix and put it to blank, but now I just wanna get rid of the whole thing! :)

2 Feb 2011, 4:19 PM
#5
stevesh avatar

stevesh

Black Belt

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

Re: How do I remove the telephone number field from signup?

You can edit tpl_modules_create_account.php and remove the telephone part. I removed the whole <fieldset> that contains the phone number and fax number fields.

2 Feb 2011, 4:38 PM
#6
dysfunctional avatar

dysfunctional

Zen Follower

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

Re: How do I remove the telephone number field from signup?

stevesh:

You can edit tpl_modules_create_account.php and remove the telephone part. I removed the whole <fieldset> that contains the phone number and fax number fields.

Exactly the kind of answer I needed. Thank you - works like a charm!

2 Jul 2011, 8:47 AM
#7
mojo13 avatar

mojo13

New Zenner

Join Date:
Jan 2011
Posts:
36
Plugin Contributions:
0

Re: How do I remove the telephone number field from signup?

finally, a simple solution, thanks a lot:clap:. This really should be an option in Admin I think.

10 Aug 2011, 5:00 PM
#8
alfonso99 avatar

alfonso99

New Zenner

Join Date:
Jun 2011
Posts:
24
Plugin Contributions:
0

Re: How do I remove the telephone number field from signup?

i tried to do this, but when i try to create a new account there's an error message that i need to type at least 3 characters in the telephone number field (and there's no telephone number field). what did i do wrong?

10 Aug 2011, 5:29 PM
#9
stevesh avatar

stevesh

Black Belt

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

Re: How do I remove the telephone number field from signup?

You need to set the telephone field in Admin - Configuration - Minimum Values to 0. (If that doesn't work, leave it blank.)

10 Aug 2011, 5:45 PM
#10
alfonso99 avatar

alfonso99

New Zenner

Join Date:
Jun 2011
Posts:
24
Plugin Contributions:
0

Re: How do I remove the telephone number field from signup?

it worked. thanks!

2 Jun 2023, 8:59 PM
#11
bfearless avatar

bfearless

New Zenner

Join Date:
Feb 2020
Location:
Maryville, TN
Posts:
11
Plugin Contributions:
0

Re: How do I remove the telephone number field from signup?

mojo13:

finally, a simple solution, thanks a lot:clap:. This really should be an option in Admin I think.

I just did this in version 1.5.7d. Agreed, it should be an admin function.

3 Jun 2023, 12:10 AM
#12
dbltoe avatar

dbltoe

Totally Zenned

Join Date:
Jan 2004
Location:
N of San Antonio TX
Posts:
9,799
Plugin Contributions:
15

Re: How do I remove the telephone number field from signup?

Since without a valid phone number, there is no accurate way to contact a customer with any problems, questions, or corroborations, I doubt you will ever see that happen.