Hi,
This is not currently possible with UM without customization, but seems to be an excellent feature request. If it helps, you may get around this limitation by requiring one user role to need admin review and the other to be auto approved. You may then send different emails to the two user roles — one will receive the Account Welcome email and the other will receive the Account Approved email.
Good luck!
Rob
Hello Rob,
Thank you for your reply.
Unfortunately the two roles are automatically approved yet.
But it could help me in my research.
I think I will have a minimum customize the code.
Have a good day
Andrei
I thought of another way to approach this without requiring customization. Your welcome email could be generic and apply to both user roles. However, you could have user role-specific information appear on your login page by using shortcodes. For each user role, set the login page to refresh after a successful login. You may then selectively display information for each user role by using the shortcode:
[um_show_content roles=’student’]
*Your content goes here for the student role.
[/um_show_content]
[um_show_content roles=’companies’]
*Your content goes here for the companies role.
[/um_show_content]
Basically, instead of delivering the information selectively by role over email, keep the email generic but use the login page for selective displays of information based on role.
Good luck!
Rob
Emails are a global setting and cannot be customized on a user role basis with UM I am afraid.
Thanks
Using the Ultimate Member plugin it is very likely that this is possible. To find out how to use the Ultimate Member plugin for welcome emails, I used the video below:
https://youtu.be/gy5rJWfrcXk