Question
I want to login to admin dashboard with another account, but when loggin the url redirect to domain without /admin (can't). How to fix it
Just to make sure I understand this correctly...
You have a user that can log into Voyager, and it all works fine.
You have another user that can log into Voyager, but redirects you to the bare domain (i.e. example.com instead of example.com/admin)
Assuming this is correct, then your second user's role does not have the browse_admin permission
This issue has been automatically locked since there has not been any recent activity after it was closed. If you have further questions please ask in our Slack group.
Most helpful comment
Just to make sure I understand this correctly...
You have a user that can log into Voyager, and it all works fine.
You have another user that can log into Voyager, but redirects you to the bare domain (i.e.
example.cominstead ofexample.com/admin)Assuming this is correct, then your second user's role does not have the
browse_adminpermission