I am trying to customize a Navigation Menu Title for my Users.
Example: User Name: Joe
Result: Menu Joe
- I created a widget Menu (using: User Menu)
- I created a template (id=10300) in which I have this code:
<User name />
- In my Navigation Menu Widget Title, I have this:
Menu [template id=10300] - On Frontend it shows: Menu [template id=10300]
Obviously, I did something wrong.
Any clue would be appreciate. Thanks.