alexandrastefaniadan
Forum Replies Created
-
Hello @andrewshu
Got it now. Thank you very much for your help!
Sorry, maybe i didn’t explained it right. I already have two forms setup. One has the auto approval setup and is for normal Customer roles containing the fields usually used in a registration form. Second one is setup to be manually approved by admin, has assigned the Pro Customer role and contains a lot of other custom fields that will be also reviewed by the admin.
I used the form for the pro customers in one of my pages and I want it to be visible for any other role, logged in or logged out users. What I get instead is “You are already registered” message.
So any idea if this can be done with code snippets or any other settings?
Thanks for your answer @andrewshu
I cannot add the roles to the registration form, the second registration form needs admin approval and it contains a lot more fields than the other one which is a basic registration form. So basically, the second form is a way for me to allow logged out users/users that have different roles to apply for a pro account in order to access restricted content.
So my understanding from your answer is that this wont be possible. Once a user is logged in, any registration form created with ultimate member is gonna display the “already registered” message? Any idea if I can manipulate it with custom code? Or I should consider creating a custom form that is not a registration form, but in this case the admin would have to manually create the pro users account and that’s what i was trying to avoid.