I need to create a custom registration flow and am a bit stuck.
The requirements are as follows:
1 role for all user (Vendor as per WC Vendors)
3 types of users (Wholesale, Retail, Private)
Different profile fields for each type
Different registration form for each type
Different profile page (Buddypress) for each type
Also
I need that the user sign up with minimal details but then force the user to complete their profile in order to be able to use the site (sell products).
So far I have seen many custom form plugins such as Ninja forms and Gravity Forms as well as a couple of front end form plugins such as WP User Frontend and Profile builder but I don't know which one to choose!!!
Any help, advice, support would be greatly appreciated.
Thanks in advance.
Eyal
Related
I am trying to make the different registration forms according to roles. Like I have 3 roles -> trainers, partner, team. I want to signup all the users with these different-2 forms and need to assign the roles automatically in backend. So, for that I am using the Ultimate member plugin but when I try to register the account with the different forms it always assign the recent created role to the new user. Can anyone please let me know how can I do that?
Going through the mentioned plugin's documentation for adding a form it says there is an option to Assign role to form. Check the image of customing the form widget below
So basically you have to create 3 forms.
Assign the different roles to each form.
Get the shortcode of each form
Create 3 different pages
Paste the shortcode of each form in the respective pages
Share the link to the particular page depends on your need.
I want to add 2 types of users in my wordpress website.I've read this post , but it's not providing any free method.
Multiple User registration forms for different types of users in wordpress
It'll be like "Buyer and Seller" , seller can add auctions and post stuff while buyer can bid. They both would have different access.
I want to verify seller and let them wait until approval while buyer can simply register.
These functions are what "profile builder pro" provide but I don't want to spend on it.
I've tried to use "Ultimate Profile Builder" , but when I add custom fields they don't appear in form.
I've also tried WP registration , it provide very clean forms but problem is that it don't have option to manage different roles - is this possible that I can manage both type of users with single registration form by providing different fields based on role selection(may be i can use radio button for role selection).
It's easy you can learn about all wordpress users types, and whats roles given to all users, below screenshot
I'm currently trying to figure out a process of creating a paid membership account using Advanced Custom Fields.
What I'm trying to do is create a directory with Advanced Custom Fields & Custom Post Types, which is easy enough to do but what I need to happen is:
User creates a basic account without paying for membership
This directs to the Advanced Custom Fields form where users can create a new "Post Type" with their information, If someone chooses one particular radio button, it needs to show a link to the designated membership level (eg: Gold)
The user then clicks on the link to the correct membership level and sorts out payment details
Everything is then set up and posted once the last step is complete
I've bought the Advanced Custom Fields plugin and was thinking of using "Ultimate Membership Pro" plugin to achieve this but I'm just trying to figure out how to link it all together.
All help is massively appreciated.
We are building a website for our project and using Wordpress/Woocommerce.
What we want is for the registration form to allow selection of the various user types (individual, SME, etc.) or roles and then offer the appropriate pricing options depending upon the choice when a product is selected.
I've been trying to research various plugins and there are quite a few it would seem, but am new to Woocommerce and am very unsure whether they can do that exactly as required.
Can anyone point me in the right direction?
Much appreciated,
Jim.
Here is a plugin WP Roles at Registration ,this plugin asks the user to choose his role in the website during registration from a list of selected roles.
And for pricing the products according to there roles you can use the plugins like
Woocommerce Role Pricing
Woocommerce Role Based Price
WooCommerce user specific pricing extension
Check these plugins and user which fits your requirement.
Let me know if this solves your issue.
I want to use content profile for multiple content types for user registration. Like I have business content type that I'll use for user how wants to register as business on my site and I have other as Company where company users will register as Company.
Now I've selected use on registration page but I'm only getting business content type for registration and not company. I want both on different url for registration as they are different roles and content types.
I'm using drupal 6.
Thanks in advance for your help.
You should use Auto Assign Role Module http://drupal.org/project/autoassignrole, you will have to fill the settings in the Assign from Path section in admin/user/autoassignrole, you will find options for each role.
Also you must check the "use on registration" option in the content profile section of each content type.
According to your requirements best way to use it is to go with profile2 and profile2_regpath modules. Combination of these modules allows you to create different user registration form with different fields for different user roles with different urls.
This is link of tutorial where you can find proper step to create this functionality:
http://drupixels.com/blog/registration-multiple-user-roles-different-registration-pages-profile-2-module