Thank you very much my friend. And glad you are our business partner. We are honored to watch your videos. Your added value is huge. So glad I have you.
Thanks for the tutorial. Still learning more about Dev mode and memberships. Speaking of log-in and sign-up, could you please create a tutorial on how to auto-assign roles at sign-up? Say, people either sign up as clients or as regular members. Looking forward to that.
@@conormcguckin same here...following! I am going to test a couple of theories in the code snippet Michael provides. If it works I will post the it here for everyone.
After numerous attempts, I had to actually use a different snippet of code. The one Michael provided to all of us works perfect if you are just looking to use username and password fields. If you want to add the first and last name fields, you have use the contact option in tandem with the wixUsers function. A little different then the original snippet provided, but with patience I got it to work. Next is coding in an error message to pop up when information is already in the system or if an input is invalid/incorrect. Keep you all posted!
@@Cpod1133 hi Charlie. Any chance you figured this out and can point me in the right direction? I’ve been working on the same code for a few days. I’m having a hard time getting the contact and members api in tandem. Thanks
It would of been great if this tutorial did include first and last name in the code as every business would need this, did you manage to fix this issue?
Thanks a lot for this video which is circumventing the issue of Wix not offering the feature of redirecting new or existing Members to a specific page! That was my issue of the day so thanks a lot
This is a really great video. Would you know how to include address in registering a new member? I can't seem to figure this out and thought you might know
I went through the video instructions but when I tested it everything worked apart from the registration button when it's clicked it doesn't take you anywhere even though I set up to a member area like in the video....any advice I changed the code as instructed.
Hey MPS, you rock 🤟 Couple of things, requesting again... Register using mobile phone number and OTP as password This is totally different from the above request... If user is added from the backend by admin then user should be prompted to change password on their first login.
How can I have multiple members area? For e.g., say I have a sports site and I want to give special content depending on the area of interest. So if you register as a football fan you will be re-directed to the football fans members area, but if you register as a tennis fan you will be re-directed to the tennis fans members area. I understand that members can be assigned to roles, but the code snippet above directs all registered members to one specific page. So, how can I direct members to their specific page based on their role?
I got everything working register wise, it works to register and says I just signed up on Wix backend.. only thing is I have it uploading an ID to sign up, it uploads it on user end but doesn’t show up anywhere on Wix .. I need it to show the signup with ID on Wix chat when they sign up for a member account using my registration form
I'm trying to create a membership site but with family members within the main account holder. Is there a way for a family to be a member and I ask for the other members of the family that are a part of the parent membership? Homeschool group where families have membership to the site and they can then register a child to an activity etc....
Do you have any advice on the location/redirect for on click function during checkout? I have the default WIX checkout process where they require sign up first. I made a custom sign up lightbox, but need the user to go right back to checkout after they hit the "sign up" button on my custom sign up lightbox. Any advice would be much appreciated. Thanks!
SOLVED: If anyone had this same issue, if you are using the default checkout process with Wix Pricing Plans app, set the location/redirect in the code as "/pricing/payment". This will redirect from successful registration on custom lightbox right back to the checkout process.
Hello ! would you please do a video showing us how to customize member sign up page to have Name, phone and password rather than email and password. Thanks a lot
This is great! I'm trying to see if I can use Wix as my entire dance/music/acting studio all-in-one platform and with your help, it is getting closer and closer to being possible! However, I can't seem to figure out if there is a way to add a family registration. My business is a kids program and needs to have parents/adults as the registrant and they can add their child as individual students that they can then sign up for various classes. The only workaround I see is just requiring students to have their own profiles but I would love to see if it is possible to create a family registration process with one adult registrant and multiple sub registrants. Thanks!
Hey, I have a question - in the dev code I would like to add a field to the VAT number instead of the "last" field. Is it possible for the value of this field to automatically fill in the information about the VAT number in the information about the user?
I have a question let’s say if someone is making a mobile app with the registration like with every mobile app but they don’t have there phone on them but using the website to make an account are they able to do it? I hope You can understand what I’m trying to say
Hello Michael. Thank you for your video. Is it possible to do the same but for Event Registration? Also is there a way to let the user/guest upload a file (pdf or png) within the registration form?
Hi, Micheal. Is there away to direct members when they sign up to verify their email before they proceed with the other part of the registration? Because wix doesn't have that option.
i was thinking about this actual I'd guess it depends on what kind of traffic you could expect to your site. if its a lot of traffic, you'd probably have to use some email validator api with wix fetch. if its not so many people, you could probably do it manually by picking users must get approval to become site members and send out emails to everyone with a link they have to click on, and you'd approve them by hand. Just my line of thinking so far
hey, just wondering, if we use the members section that's already there and decide to use a custom form instead of the default one will we still need to use the code from wix to link it to the ids? i changed the option to a custom form and checked the login and registration properties and theirs no codes in them?
Thank You so much for your Videos, Excellent! I want to create a Wedding Website, And want to restrict it to invited guests only. (Anyone can see the website) but when they RSVP, I would like to have the names already pre-populated, as per the invitation, and then guests can accept or decline the invitation. So I presume I would need to upload a CSV file with guest list. Please help, I don't want the guests to have to register and then be approved, unless I am able to pre-approve guests. And it would be great if I could use their cell numbers instead of an email address. Is this even possible in Wix? I know it can be done, I just don't know how to do it. 😁 Thanks in Advance
Do you have a video to put the text in the Text Placeholder and you can change the text at the top when you enter it even if the website owner does not need to edit it
@@TheWixTrainingAcademy Thanks for all your awesome content! Is there a way to do email verification without using code? I used the simple click custom form and edited what Wix created for me...
Thanks Michael, How does the Wix back end react if the email address has already been registered? Either with the same password, or with a different password? Or put another way how can we manage “duplicate sign ups?” Thanks
So I've done everything possible for the status repeater to update and reupload on the homepage but everything I do it doesn't work. I don't think is possible. I'm wondering what is going on. It updates and reuploads on any other page. why won't it reupload on the homepage? Please let me know if you know the answer.
did you get anywhere with this? I am having issues, there is also no talk about members first and last name, I am thinking of a more innovative way to do this
Quick question that has kept me from updating my page's login. If we update or change the member login from the wix universal option to the more customized version, do the current members have to re-join? Or is there a way to save/export current members so they won't have to re-join?
Hello again Michael. Thanks for continuing to train your 'Wix Academy' students. My question pertains to joining tables (collections) in a Velo database. I've noticed in your videos you are working with only one database, and adding records to it. But what if you have several collections that require a 'join' in order to enhance search capability across them all? Perhaps a tutorial on how to join collections? Thanks Michael, you're doing a great service! Your ol' buddy Mike.
I'm building a social network. when I put the status repeater on the home page and after posting or composing a status the page won't reload to show the new status that i just wrote. When I do it the way you explained on your video, of course, it works. It works when I link the submit button to compose a status to go to the statuses page, and it automatically reloads the page and it shows you what you wrote immediately. But it does not work when I do it on the home page. Isn't that where we would want the statuses to be anyways on the home page? Why would it be on another page? But I'm wondering why it is not reloading when the submit button is linking to the home page. I rechecked everything, I can't find what is not working. Is it not supposed to reload on the home page? And I haven't upgraded yet or paid for the hosting for this particular website I'm making. Could that be the reason why it is not reloading on the home page after you write a post? I hope you can give me a hand.
Hey please can i create a custom membership registration that allow members to sign up and pay money before watching my movies that has been uploaded in my wix site with this same method?
You know there's a much easier way to do it without code. Just go to the sign up tab in the page manager and click settings on the sign up form. Then click custom sign up.
Yes, this is a method as well! I just try to show everyone all avenues. Exactly for this reason. If certain people want to take this method shown in the video, they can or they can use the method you just mentioned! Good news is there are multiple routes to the same destination here!
That was the name previous to Wix Training Academy. I did local computer repair in my area and was going to do technology tutorials. Although, that was about 8-9 years ago now!
wait wait wait wait, there are so many things i dont understand first of all, in all website, if i want to have interactions in those website, i HAVE to registrer ok? when register is done , then i HAVE TO LOG IN ! right? so 1- why dont you have made the redirection in log in page after the registeration? 2- why dont you try to log in with the same register mail and password? because in your exemple, someone just register his informations, and doesn't care about log in page. you have done another video with the same problem, with member profile, you just subcribe his informations and go directly into profil creation. i think you really have to talk about email verification because it's something very important in register/login member steps
MPS, if you do some consulting at an hourly rate, i could make it worth you while. I am trying to do something special with Wix, and you strike me as someone who knows what is going on with this platform.
Thank you very much my friend. And glad you are our business partner. We are honored to watch your videos. Your added value is huge. So glad I have you.
I appreciate you taking the time to put your codes in here sure does save me a lot of work - I am a copy and paste kind of girl lol
Thanks for the tutorial. Still learning more about Dev mode and memberships.
Speaking of log-in and sign-up, could you please create a tutorial on how to auto-assign roles at sign-up? Say, people either sign up as clients or as regular members. Looking forward to that.
Hey did you find any type of tutorial or documentation to do this?
@@jamesshu5599 No I didn't
Would be great if you included how to collect the members first and last name as part of the registration process.
Did you find out, Having this problem myself
@@conormcguckin same here...following! I am going to test a couple of theories in the code snippet Michael provides. If it works I will post the it here for everyone.
After numerous attempts, I had to actually use a different snippet of code. The one Michael provided to all of us works perfect if you are just looking to use username and password fields. If you want to add the first and last name fields, you have use the contact option in tandem with the wixUsers function. A little different then the original snippet provided, but with patience I got it to work. Next is coding in an error message to pop up when information is already in the system or if an input is invalid/incorrect. Keep you all posted!
@@Cpod1133 hi Charlie. Any chance you figured this out and can point me in the right direction? I’ve been working on the same code for a few days. I’m having a hard time getting the contact and members api in tandem. Thanks
It would of been great if this tutorial did include first and last name in the code as every business would need this, did you manage to fix this issue?
Worked like a charm, thanks a bunch coach!
Thanks a lot for this video which is circumventing the issue of Wix not offering the feature of redirecting new or existing Members to a specific page! That was my issue of the day so thanks a lot
Hey, nice video but I can't find the cod on the website. Wher is it?
This is a really great video. Would you know how to include address in registering a new member? I can't seem to figure this out and thought you might know
I went through the video instructions but when I tested it everything worked apart from the registration button when it's clicked it doesn't take you anywhere even though I set up to a member area like in the video....any advice I changed the code as instructed.
same here as well the register button does not take me to the members area. I already check the code multiple times but it won't just work.
Hey MPS, you rock 🤟
Couple of things, requesting again... Register using mobile phone number and OTP as password
This is totally different from the above request... If user is added from the backend by admin then user should be prompted to change password on their first login.
The video shows, go to + sign > communities > members > add to site.
The problem is, my wix does not show "add to site".
Please advise or help : )
Should I choose the custom registration code or the custom access code?
How can I have multiple members area? For e.g., say I have a sports site and I want to give special content depending on the area of interest. So if you register as a football fan you will be re-directed to the football fans members area, but if you register as a tennis fan you will be re-directed to the tennis fans members area. I understand that members can be assigned to roles, but the code snippet above directs all registered members to one specific page. So, how can I direct members to their specific page based on their role?
Thank you so much this helped me alot It I was able to make a registration for the website Im making
thank you!!
I got everything working register wise, it works to register and says I just signed up on Wix backend.. only thing is I have it uploading an ID to sign up, it uploads it on user end but doesn’t show up anywhere on Wix .. I need it to show the signup with ID on Wix chat when they sign up for a member account using my registration form
great information
how do members set their role, probably it should be while signing up, please guide
I'm trying to create a membership site but with family members within the main account holder. Is there a way for a family to be a member and I ask for the other members of the family that are a part of the parent membership? Homeschool group where families have membership to the site and they can then register a child to an activity etc....
Where do I find the code snippet to build my sign up form
Hi :-) Which movie is about Wix members Area and dynamic pages? I find it difficult to find...
Thanks for the information.
No worries!
what if it plans to stored to some mysql databases ?
Im need a members page for a property,each member will go to their own property page with the same bones. How do I do that
Great stuffs, my friend
I copied your steps, but the button didn't take me anywhere, has the code changed since this video was made?
There is no MEMBERS AREA in the "ADD ELEMENTS". There is "community" option after events. HELP!
Thanks for useful information
Can I make a registration form without asking for email?
Great video. Unfortunately, I was able to copy the snippet but there is no option to paste it to the code area.😒
command + V for MAC to paste
@@Monstars_OBG I'm on an HP Laptop
can't get to the code. registered for wix training academy and everything.
Is it possible to use Greenock scroll trigger with editor x?
Great, very useful information.
can you help with creating a unique ID( for eg: 'ABC/1') on submission of a form.
I meant register, were is that data for email and password stored?
Do you have any advice on the location/redirect for on click function during checkout? I have the default WIX checkout process where they require sign up first. I made a custom sign up lightbox, but need the user to go right back to checkout after they hit the "sign up" button on my custom sign up lightbox. Any advice would be much appreciated. Thanks!
SOLVED: If anyone had this same issue, if you are using the default checkout process with Wix Pricing Plans app, set the location/redirect in the code as "/pricing/payment". This will redirect from successful registration on custom lightbox right back to the checkout process.
Hello ! would you please do a video showing us how to customize member sign up page to have Name, phone and password rather than email and password. Thanks a lot
Thank you so much you saved my life :)
This is great! I'm trying to see if I can use Wix as my entire dance/music/acting studio all-in-one platform and with your help, it is getting closer and closer to being possible! However, I can't seem to figure out if there is a way to add a family registration. My business is a kids program and needs to have parents/adults as the registrant and they can add their child as individual students that they can then sign up for various classes. The only workaround I see is just requiring students to have their own profiles but I would love to see if it is possible to create a family registration process with one adult registrant and multiple sub registrants. Thanks!
Do I have to do the same steps to add a member of a special page with him
Cant seem to access the code?
Hey, I have a question - in the dev code I would like to add a field to the VAT number instead of the "last" field. Is it possible for the value of this field to automatically fill in the information about the VAT number in the information about the user?
I have a question let’s say if someone is making a mobile app with the registration like with every mobile app but they don’t have there phone on them but using the website to make an account are they able to do it? I hope You can understand what I’m trying to say
I’m trying to understand, but I’m not entirely sure I am, sorry! Do you mind diving in further?
hi
why I can't derive the user to his account page directly?
thanks
Hello Michael. Thank you for your video. Is it possible to do the same but for Event Registration? Also is there a way to let the user/guest upload a file (pdf or png) within the registration form?
I need to create registration for a live workshop I am conducting that will collect email and payment? What is the best option for this?
I would look at Wix Events. It’s a Wix App
Unable to Join your academy on your website. When I click on 'Yes, I want Free Wix Content'; nothing happens. Tried it several times.
Hi, Micheal.
Is there away to direct members when they sign up to verify their email before they proceed with the other part of the registration? Because wix doesn't have that option.
i was thinking about this actual I'd guess it depends on what kind of traffic you could expect to your site. if its a lot of traffic, you'd probably have to use some email validator api with wix fetch. if its not so many people, you could probably do it manually by picking users must get approval to become site members and send out emails to everyone with a link they have to click on, and you'd approve them by hand. Just my line of thinking so far
I tried to sign up for your website but it wont let me past the captcha. this is absolutely ridiculous.
How can i change it so it create accound on World od Warcraft private server?
hi michael, very helpful. now trying to get the code but your website is unclear where to get the code snippets....i get lost,,,
Register for Wix Training Academy (free) and then once you get in, at the top it says Code Snippets. Click that.
hey, just wondering, if we use the members section that's already there and decide to use a custom form instead of the default one will we still need to use the code from wix to link it to the ids? i changed the option to a custom form and checked the login and registration properties and theirs no codes in them?
Thank You so much for your Videos, Excellent! I want to create a Wedding Website, And want to restrict it to invited guests only. (Anyone can see the website) but when they RSVP, I would like to have the names already pre-populated, as per the invitation, and then guests can accept or decline the invitation. So I presume I would need to upload a CSV file with guest list. Please help, I don't want the guests to have to register and then be approved, unless I am able to pre-approve guests. And it would be great if I could use their cell numbers instead of an email address. Is this even possible in Wix? I know it can be done, I just don't know how to do it. 😁 Thanks in Advance
Do you have a video to put the text in the Text Placeholder and you can change the text at the top when you enter it even if the website owner does not need to edit it
hi, thanks for the video. I have a question: how do my Wix site can send email verification to the new members mail? Thanks
Need to make a video for this!
@@TheWixTrainingAcademy Thanks for all your awesome content! Is there a way to do email verification without using code? I used the simple click custom form and edited what Wix created for me...
AWESOME...Thanks!
Please for the code. I went to the training website but couldn't find it.
Thanks Michael,
How does the Wix back end react if the email address has already been registered?
Either with the same password, or with a different password?
Or put another way how can we manage “duplicate sign ups?”
Thanks
It won't allow them to sign up, but I would have to explain how to code the error message if this were to happen.
@@TheWixTrainingAcademy OK, thanks :-)
Understood the entire process. How do I get the registered email to the database?
It get's added to the PrivateMemberData database
So I've done everything possible for the status repeater to update and reupload on the homepage but everything I do it doesn't work. I don't think is possible. I'm wondering what is going on. It updates and reuploads on any other page. why won't it reupload on the homepage? Please let me know if you know the answer.
Hello, I want to ask, why I cannot go to members area after register?
Please reply
did you get anywhere with this? I am having issues, there is also no talk about members first and last name, I am thinking of a more innovative way to do this
Quick question that has kept me from updating my page's login. If we update or change the member login from the wix universal option to the more customized version, do the current members have to re-join? Or is there a way to save/export current members so they won't have to re-join?
They don't have to rejoin just because you changed the design of the sign-in page. You should be fine.
They will not need to rejoin, because they are already members. You would just be adding a new method for members to login or register.
How do you add a user permission during registration?
I’ll need to create an ancillary video for this!
Hello again Michael. Thanks for continuing to train your 'Wix Academy' students. My question pertains to joining tables (collections) in a Velo database. I've noticed in your videos you are working with only one database, and adding records to it. But what if you have several collections that require a 'join' in order to enhance search capability across them all? Perhaps a tutorial on how to join collections? Thanks Michael, you're doing a great service! Your ol' buddy Mike.
Great to hear from you, Mike! I will have to prepare a video on this!
@@TheWixTrainingAcademy Great, thank you!
Hey can we create a login with requiring your email. Can we just have a username and password. Please help.
I'm building a social network. when I put the status repeater on the home page and after posting or composing a status the page won't reload to show the new status that i just wrote. When I do it the way you explained on your video, of course, it works. It works when I link the submit
button to compose a status to go to the statuses page, and it automatically reloads the page and it shows you what you wrote immediately. But it does not work when I do it on the home page. Isn't that
where we would want the statuses to be anyways on the home page? Why would it be on another page? But I'm wondering why it is not reloading when the submit button is linking to the home page. I rechecked everything, I can't find what is not working. Is it not supposed to reload on the home page? And I haven't upgraded yet or paid for the hosting for this particular website I'm making. Could that be the reason why it is not reloading on the home page after you write a post? I hope you can give me a hand.
Can you add a "forgot password" option
Hey please can i create a custom membership registration that allow members to sign up and pay money before watching my movies that has been uploaded in my wix site with this same method?
I would use the Wix Video app for this
@@TheWixTrainingAcademy okay thank you
So when am I expecting it?
Didn't work for me. The registration button doesn't work after entering the email address and password
My login Bar Settings do not show Member signup settings
why you are not showing the database?
Man i cannot get the code on your website just put the code in the description next time
You know there's a much easier way to do it without code. Just go to the sign up tab in the page manager and click settings on the sign up form. Then click custom sign up.
Yes, this is a method as well! I just try to show everyone all avenues. Exactly for this reason. If certain people want to take this method shown in the video, they can or they can use the method you just mentioned! Good news is there are multiple routes to the same destination here!
But aren’t light boxes hidden in mobile? Therefore an interested member wouldn’t be able to sign up via their phone with the “sign-up” tab.
@@madilynnbeck8556 No
@@madilynnbeck8556 Lightboxes can be shown in mobile they look better on PC tho
Was the name of this UA-cam channel before called ComputerMDOfGilbert?
That was the name previous to Wix Training Academy. I did local computer repair in my area and was going to do technology tutorials. Although, that was about 8-9 years ago now!
@@TheWixTrainingAcademy Wow!
I'm sorry but your website needs to be updated. I can't log in to view your code snippets
What is the name of the next the next video and when will it come out.
How To Create an Online Community. Working with Wix to try to get it out by Thursday, but may not be until weekend.
I just posted a question and you delete it? what happen to it?
mine won't work
where is code
wait wait wait wait, there are so many things i dont understand
first of all, in all website, if i want to have interactions in those website, i HAVE to registrer ok?
when register is done , then i HAVE TO LOG IN ! right?
so 1- why dont you have made the redirection in log in page after the registeration?
2- why dont you try to log in with the same register mail and password?
because in your exemple, someone just register his informations, and doesn't care about log in page.
you have done another video with the same problem, with member profile, you just subcribe his informations and go directly into profil creation.
i think you really have to talk about email verification because it's something very important in register/login member steps
Sorry you didn't delete my first message, I think it was just too long. I had to make it shorter.
Got your email and will respond.
We want e-mail validation on custem signup form
Yes, thank you! I showed the custom sign up form in this video.
@@TheWixTrainingAcademy e-mail validation means that before saving the data, send mail with verification and then save data on collection
@@naorbcohen Did you find a way to do that?
@@Orionsart
It is advance level there is demonstration on wix examples velo
@@naorbcohen מה הסיכוי שיש לך קישור?
I'm sad that your videos don't have the possibility to activate subtitles in another language ...
Working on it!
didn't work :(
MPS, if you do some consulting at an hourly rate, i could make it worth you while. I am trying to do something special with Wix, and you strike me as someone who knows what is going on with this platform.
so many intro -.-
too much side talk on all the video, it's realy so boring and time wasting
very good, silly question. Where does the login information go? how can I view who has logged in and reset passwords etc?