PrestaShop Forums: Removing title/gender field from registration - PrestaShop Forums

Jump to content


Welcome to the PrestaShop Forum! We hope you'll share your comments and suggestions with us. We ask that you please post in English to the main sections of the PrestaShop Forum. If you want to write in another language, please post in the corresponding PrestaShop Community section below.

Please note that PrestaShop Community sections are largely self-moderated. PrestaShop team members may or may not participate in non-English sections. To improve the chances of receiving feedback to your question or comment, please post it in English to the main sections of our Forum.

NYC

Vous parlez français ? par ici !


Removing title/gender field from registration


Removing title/gender field from registration

#1 nac78

    PrestaShop Apprentice

  • 16 Apr 2010
  • Members
  • PipPip
  • 26 posts

Posted 29 July 2010 - 04:33 PM

Is it safe to remove the title/gender field from registration?
I think is quite unnecessary, at list in my shop. But is it used anywhere else?
Is it enough to delete

            


{l s='Title'}
<input type="radio" name="id_gender" id="id_gender1" value="1" {if isset($smarty.post.id_gender) && $smarty.post.id_gender == 1}checked="checked"{/if} />

<input type="radio" name="id_gender" id="id_gender2" value="2" {if isset($smarty.post.id_gender) && $smarty.post.id_gender == 2}checked="checked"{/if} />



from authentication.tpl file?

#2

    PrestaShop Newbie

  • 15 Dec 2011
  • Members
  • Pip
  • 0 posts

Posted 29 July 2010 - 07:43 PM

I'm leaving this as it was before, I translated the title to gender and it is better now.

#3

    PrestaShop Newbie

  • 15 Dec 2011
  • Members
  • Pip
  • 0 posts

Posted 26 October 2010 - 10:03 AM

Hi I have been querying this as well.

Can we have a response from Prestashop team?

Is the Title in the customer account form intended to be Title eg Mr Mrs etc or is it supposed to be gender eg male female?

Thanks





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users