support

Author Topic: Registration - mandatory fields  (Read 7202 times)

Offline popustda

  • Full Member
  • ***
  • Posts: 153
  • Karma: +9/-4
    • View Profile
Registration - mandatory fields
« on: March 25, 2014, 08:55:49 AM »
Hello,
Can you please tell me how to remove mandatory field for Region/State because in my country we dont use region/states because its very small country :(

Thanks

gordontaylor

  • Guest
Re: Registration - mandatory fields
« Reply #1 on: March 25, 2014, 09:37:04 AM »
You will need to modify the create.tpl page.

storefront>view>default_html5>template>pages>account>create.tpl

Remove this line in the template:

Code: [Select]
'zone' => 'zone_id',

 

Powered by SMFPacks Social Login Mod