Hello,
that doesn’t solve my problem.
I’m sorry if I didn’t explain my problem properly.
Let me try again:
In the WP Download Manager Settings it says:
Allowed Sign up Roles
You can add role id with signup form shortcode as parameter or select role when using WPDM Gutenberg block for signup form and users signed up using that form will be assigned to that selected role. Here you can select the allowed role to use with the signup form
From my understanding, if I have 2 different user roles for signed in users I need 2 different WP Download Manager forms. Each form needs to have a setting, where I can specify which user role it has to assign to the new registered user, right?
So if I change the WordPress User Default Role, I still have the Problem that all registered Users have the same Role. But I need to divide them into 2 different roles.
How can I setup the Registration Form, so the correct role will be applied to the newly registered user? What parameter do I need to add to the shortcode: [wpdm_reg_form] so it applies the right user role.
Keep in mind I already tried to work with the Gutenberg Editor and the add-on, but then the form didn’t work anymore in the front end.
Thank you in advance.