thank you for opening this thread. I am designing a wordpress website and I want users to have the ability to login, register and also have a unique user dashboard where I can control what each user sees on their dashboards.
I have created a successful user registration and login system, but the problem I have is that all the users get to view the same page after they login, there is just one general account page all the users see. But I want it to be more unique. I want all the users to see their personal user dashboard so I can send different message to different users.
I am trying to do all of this with WORDPRESS using Elementor site builder, I do not know how to code or write PHP. Thank you very much.