Hi,
How it is possible to have a “Login/Register” link on Ubermenu, in a ways that if the user was logged in, then it shows the User’s avatar + Hello + its first name?
I added a link that is just displaying to logged out users. (so, the first part is done)
And I created another menu item that has an image + text that is just being displayed to logged in users. But how can I set that image to be the user’s avatar and the text to be Hello + user’s first name?
Thanks