I have some users with a long and hard nickname, and therefor I assigned them a shorter version as the username.
The problem is that the username gets displayed when they post a entry, and not the real nickname. I tried to switch < MTEntryAuthor$ > to < MTEntryAuthorNickname$ >, but it still displays the username.
How do I get it to display the Nickname instead?