Hello @dglite,
Yes, you can create the custom registration form with the available custom fields with WPUF.
WPUF custom fields work based on the meta_key. Basically, it maps the field with that meta_key. So, you can pull data anywhere using this meta_key.
If you have any additional question regarding the feature of Pro version, please feel free to contact us. This forum allows discussing the about the lite(free) features only.
Thanks
Thread Starter
dglite
(@dglite)
Hi: I really appreciatte your support. What I mean is where do I remove this…
https://prnt.sc/lhzz9n
On wordpress admin or with code?
(I just need username but not name nor lastname)
dglite
Hello @dglite,
You can just remove/delete the first name and last name fields from the form. Just navigate to wp-admin->User Frontend-> Registration form-> edit the certain form-> delete the first name and last name fields-> http://prntscr.com/li7qsy
Thanks
Thread Starter
dglite
(@dglite)
Hi: I really appreciatte your great support. However, as I indicated I am using the FREE version, so I see this…
https://prnt.sc/li7urc
The only way to remove those options on FREE version is with code?
Thks…
Joe
Hello @dglite,
The lite version should only have the email and password field, not any other fields like first name and last name. I’m curious to know how did you manage to get them?
Regards
Thread Starter
dglite
(@dglite)
Hi: in reply to your ticket, I had just installed the free plugin provided on repository, maybe it mixed some way with other form? How could it happen?