@baris said in Avatars recent page into Username:
You have to edit the topics templates/partials/topics_list.tpl file in persona and replace the image with the username. The relevant html is here https://github.com/NodeBB/nodebb-theme-persona/blob/master/templates/partials/topics_list.tpl#L102-L106. Replace that block with {topics.teaser.user.username}
It worked
thanks sir 🙂