is there are a way to show/add a form field in elementor registraion form for an invitation code plugin? like one of the following does with the default wp-admin form: - All in One Invite Codes - Easy Invitation Codes - Invitation Based Registrations - Pie Register
I'm attempting to do this but for an existing user to edit their information as in a profile page that also includes ACF fields attached to the user. Is this possible? I didn't quite see a way.
If you use the registration pop-up window,. After successful registration, the pop-up window will not disappear automatically, in other words, the page will not automatically refresh
Thank you for this tutorial! I have a separate field for user name and display name. When I tested the form everything worked but when I inputted e.g. "Mary Ann" in the display name field it shows up as Mary-Ann (with a hyphen) is there a way to set the form to save as a space instead of a hyphen?
@@wpalgoridm Thank you so much and to clarify it would be for only the display name as it is just a standard input field for a name. I understand that this is not allowed for the user name so I'm trying to see if their is a way to do this for the "display name" Thank you again I appreciate your reply!
I figured a way by setting the display fields id to first name. Do you have a video tutorial like this but on how to make a login page with dynamic content? Your awesome
Thanks for the video. Clear and focused. Question, instead of direct the data captured in the form to the USERS table, can it be directed to any custom created table?. I meant, for example create a "CLIENTS" table, and map it the fields coming from the Elementor form?
Buens tardes disculpa la pregunat como puedo hacer en frontend para agregar usuarios, editarlo y que solo el administrador pueda ver una lista de todos los usuarios para editarlo
Do you have a video to make a front-end profile page so my client can edit their profile? If not can you make one using Elementor pro forms and dynamic content for elementor plugin?
Buens tardes disculpa la pregunat como puedo hacer en frontend para agregar usuarios, editarlo y que solo el administrador pueda ver una lista de todos los usuarios para editarlo
Excellent tutorial. I wonder if it is possible to have popup for registration and for normal login? So after login you are back on the page you started from?
Totally possible.This is Elementor form widget with custom action, so you can put it pop ups or any other templates. Options can be configured within that action.
Hi, is there any way that we can skip the password field and send email verification link to the email to create password through that verification link? If not with dynamic content for elementor, how can we achieve? I don't want to use the default wp login/register..
HI Amazing, I was wondering how this would work, but it is not working for me, but I get form ok, but when I check the user, the login is registered as "user_9834983489" and there is no Email!
@@wpalgoridm I am getting the same. I have checked the database, the terms for username, email and password are the same as what you have (user_login, user_email, user_pass). I watched the video three times to make sure everything is correct. Still same issue.
Btw is there any possibilities to make "forgot password" form ? i want to display login, registration and forgot password in the different tab at the same page. Any clue ?
Buens tardes disculpa la pregunat como puedo hacer en frontend para agregar usuarios, editarlo y que solo el administrador pueda ver una lista de todos los usuarios para editarlo
Great video! Can we have new users access only some pages (not all pages) by inserting a shortcode into the registration form?
Excellent tutorial. Do you have any tutorial for a login form with recaptcha using Elementor?
buen dia. existe manera de subir fotos de perfil de los usuarios y como hcaer que se vean cuando se loguean
can i use this technique to get woo fields such telephone and address from customers?
is there are a way to show/add a form field in elementor registraion form for an invitation code plugin? like one of the following does with the default wp-admin form:
- All in One Invite Codes
- Easy Invitation Codes
- Invitation Based Registrations
- Pie Register
Need this.Pls
I'm attempting to do this but for an existing user to edit their information as in a profile page that also includes ACF fields attached to the user. Is this possible? I didn't quite see a way.
Anyone have a quick run-through of how to do this? I can't seem to get the form to pull in the existing fields.
thanks a lot for the great tutorial! is there also a way to create the password reminder and login? could you also make a tutorial for it?
Password reminder as in expiring passwords? You can logins with Elementor pro login widget th-cam.com/video/bVET3QFQsyM/w-d-xo.html
Thanks for this tutorial. Please how can i add confirm email field with the conditional logic? Thanks
If you use the registration pop-up window,. After successful registration, the pop-up window will not disappear automatically, in other words, the page will not automatically refresh
Thank you for this tutorial! I have a separate field for user name and display name. When I tested the form everything worked but when I inputted e.g. "Mary Ann" in the display name field it shows up as Mary-Ann (with a hyphen) is there a way to set the form to save as a space instead of a hyphen?
I think spaces aren’t allowed in the name,so that there won’t be any weird behaviour in the code. But I’ll get back if I find a solution.
@@wpalgoridm Thank you so much and to clarify it would be for only the display name as it is just a standard input field for a name. I understand that this is not allowed for the user name so I'm trying to see if their is a way to do this for the "display name" Thank you again I appreciate your reply!
I figured a way by setting the display fields id to first name. Do you have a video tutorial like this but on how to make a login page with dynamic content? Your awesome
Can this work with ACF for a user to create 1 post and edit it?
Thanks for the video. Clear and focused. Question, instead of direct the data captured in the form to the USERS table, can it be directed to any custom created table?. I meant, for example create a "CLIENTS" table, and map it the fields coming from the Elementor form?
Create a post type with data captured and redirect users to that post.
Design School by Wpalgoridm thank you!
Buens tardes disculpa la pregunat como puedo hacer en frontend para agregar usuarios, editarlo y que solo el administrador pueda ver una lista de todos los usuarios para editarlo
Do you have a video to make a front-end profile page so my client can edit their profile? If not can you make one using Elementor pro forms and dynamic content for elementor plugin?
Buens tardes disculpa la pregunat como puedo hacer en frontend para agregar usuarios, editarlo y que solo el administrador pueda ver una lista de todos los usuarios para editarlo
I can't find this plug in, is it still available?
Excellent tutorial. I wonder if it is possible to have popup for registration and for normal login? So after login you are back on the page you started from?
Totally possible.This is Elementor form widget with custom action, so you can put it pop ups or any other templates. Options can be configured within that action.
what is the plugin name where user can change site colour
Hi, is there any way that we can skip the password field and send email verification link to the email to create password through that verification link?
If not with dynamic content for elementor, how can we achieve?
I don't want to use the default wp login/register..
Maybe try using a plugin like ultimate member that gives you more options.
How about adding Re-captcha?
It is available natively with Elementor pro
Hi, thanks for this - excellent :) How would you check the password is correct if you add two password fields - "password" and "password confirm"?
Dynamic plugin has an option for that. You can enable in the settings I guess.
HI Amazing, I was wondering how this would work, but it is not working for me, but I get form ok, but when I check the user, the login is registered as "user_9834983489" and there is no Email!
You need to map the form fields to the database ID as shown in the video. It’ll properly work then.
@@wpalgoridm I am getting the same. I have checked the database, the terms for username, email and password are the same as what you have (user_login, user_email, user_pass). I watched the video three times to make sure everything is correct. Still same issue.
@jorgemarques Did you manage to fix this issue please? If so, how? Thank you.
Is it possible to make lost password and new password form by this plugin. Expecting a reply.
This plugin tweaks the Elementor form and turns into a registration form. You may need to find other native wordpress solutions for that problem.
How to add custom fields?
You can checkout this playlist for more info on this.
how about "confirm password"?
Thank you for this tutorial!
You are so welcome!
Amazing! Thank you!
Glad you liked it!
Btw is there any possibilities to make "forgot password" form ? i want to display login, registration and forgot password in the different tab at the same page. Any clue ?
Not possible with this plugin as this is just formatting elementor form and not default wordpress form.
bro dynamic content is high in price no such type of plugin which is free
ACF frontend forms free th-cam.com/video/eDity3AgYT4/w-d-xo.html
Buens tardes disculpa la pregunat como puedo hacer en frontend para agregar usuarios, editarlo y que solo el administrador pueda ver una lista de todos los usuarios para editarlo