Results 1 to 4 of 4
  1. #1
    Join Date
    Jul 2008
    Posts
    59
    Plugin Contributions
    0

    Default Remove the asterix from login fields

    Hi,

    I want to remove the asterix for some login fields (such as post code, as they don't exist in Hong Kong). I've changed the field for this to zero in the minimum values section, but the asterix still shows it as required. Anyone know what file it is in so I can remove it manually.

    Cheers,
    Adam.

  2. #2
    Join Date
    May 2006
    Posts
    45
    Plugin Contributions
    0

    Default Re: Remove the asterix from login fields

    Hi there,

    in the minimum values section, the minimum value should be blank (not zero or anything) to make field optional.

    To remove "*" from fields you just need to edit includes/languages/english.php. There should be something like this for post code

    define('ENTRY_POST_CODE_TEXT', '*');

    change it to -> define('ENTRY_POST_CODE_TEXT', '');

    If you need to do template changes -> tpl_modules_create_account.php

    -Jarsa-

  3. #3
    Join Date
    Aug 2004
    Location
    New York City
    Posts
    7,174
    Plugin Contributions
    0

    Default Re: Remove the asterix from login fields

    Don't forget to use the override system when editing. Save your changes in includes/languages/YOUR_TEMPLATE/english.php.

    Same applies for tpl_modules_create_account.php.
    Mary Ellen
    I came; I saw; I Zenned
    Taking over the world... one website at a time
    Make sure brain is engaged before putting mouth in gear... or fingers to keyboard.

    Holzheimer
    Fan Odyssey

  4. #4
    Join Date
    Jul 2008
    Posts
    59
    Plugin Contributions
    0

    Default Re: Remove the asterix from login fields

    That's great, found it...many thanks to you both for the response

 

 

Similar Threads

  1. How do I remove required fields from registration?
    By xbboychink in forum Templates, Stylesheets, Page Layout
    Replies: 40
    Last Post: 23 Dec 2020, 08:23 AM
  2. Remove * from fields on create account page?
    By mw4kids in forum General Questions
    Replies: 2
    Last Post: 31 Oct 2009, 04:13 AM
  3. Remove Street Address & Postcode fields on Login page
    By efghijk in forum Customization from the Admin
    Replies: 2
    Last Post: 19 Jul 2007, 07:04 AM
  4. How can I remove the New Customer Profile Form from the Login Page?
    By jaxbakers in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 7 Oct 2006, 06:27 PM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR