Tell us what you are trying to do?
Hi, I am creating a site for car transport.
The site includes two categories of users who can register and thus have access to a control panel. The two categories of users are: "customers" (those who need transport) and "transporters" (those who provide transport). I created 2 account pages, one for customers and one for transporters. The problem is that if I register as a customer and log in, the site also sees me logged in as a carrier. How can I solve the problem?
Is there any documentation that you are following?
Is there a similar example that we can see?
I'm trying to create a website like this: hidden link
Thank you for contacting us and I'd be happy to assist.
You don't have to create two separate account pages for the two types of users, as you can show different content and content template on the same page, conditionally, based on their user role.
This means that the website will have a single common account page that will show to all users after login, but depending on their user role, they'll see different content on that same page.
I'll also recommend going through our entire free course on creating a membership website, to fully understand how different Toolset components can be made to work together: https://toolset.com/course/wordpress-membership-sites/
I hope this helps and please let me know if you need any further assistance around this.