Is it possible to assign for example the "Amelia Manager" rights to another WordPress Role such as "Client". When I do this I don't get to see "Amelia" in the menu of the admin panel and I can't go directly to Amelia via the url.
You can try using one of the plugins out there for adding multiple roles to a WP user, like for example User role editor. With this you can add the Amelia Manager role to a WP user that already has some role. The user needs to have the Amelia role in order to access Amelia, this is probably why doing it like you did wouldn't work.
If you have any other questions or concerns feel free to open a new ticket and we will gladly help out.
Hello,
Is it possible to assign for example the "Amelia Manager" rights to another WordPress Role such as "Client".
When I do this I don't get to see "Amelia" in the menu of the admin panel and I can't go directly to Amelia via the url.
I use this code in my functions.php
Thanks in advance,
kind regards,
Arne
Hello Arne,
You can try using one of the plugins out there for adding multiple roles to a WP user, like for example User role editor. With this you can add the Amelia Manager role to a WP user that already has some role. The user needs to have the Amelia role in order to access Amelia, this is probably why doing it like you did wouldn't work.
If you have any other questions or concerns feel free to open a new ticket and we will gladly help out.