How to Add fields in signup form

Hi ! I want to add name ans surname in the signup form.
I use the github code, but it only appears “Id” field, and not name and surname (first field).

Thanks :slight_smile:

Hi,

Unfortunately, there’s no such feature, it would require a custom implementation. Please check this sample PHP snippet: Add first and last name fields to the user registration form #hivepress #users · GitHub

​I hope this is helpful to you.

Hi !
Thanks for your reply.
But when I add the snippet, this only add one field “Identifiant” and not the field name and last name as it show in your example.

Hi,

Please make sure you add a snippet using this doc: How to add custom code snippets - HivePress Help Center
Also, please disable third-party plugins and customizations (if there are any) and check if this issue persists. If you use a caching plugin, make sure that caching is disabled for logged-in users.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.