El campo de usuario personalizado es visible en la página de registro

Every new user field I create with these properties are now visible and editable on the signup page:

image

Older fields with the same properties are not. Can you help, please? I need the fields to stay invisble to the user. I’m on the last stable release.

2 Me gusta

There are a couple of bits of CSS you can use in this topic:


Extra details on how to add it to your site
  • Go to /admin/customize/themes
  • Click on install and then create new
  • Give it a name, and select ‘component’.
  • Create
  • Add it to your theme
  • Click on the Edit CSS/HTML button and paste the code into the Common tab

And save. :+1:


2 Me gusta

That was it! My bad. Used CSS to make the other fields I have invisible. Thanks!

4 Me gusta

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