That worked ! Thanks @baris
How to get forward user's avatar
-
Hello, i want know to how to show the forward user's avatar,
i have tried the variable {posts.user.picture} but this one shows the OP avatar, i hope you can understand what i mean. -
Up, can anyone help me out please?
-
Maybe you can check nodebb-plugin-mentions, since is in that plugin where the @user-slug is searched and processed in order to compose de link to the user profile in the post message.
In that plugin i suppose a search is made in order to obtain the user id, you could obtain user avatar the same way.
-
@Ny-Kamal there's no way to do this at the moment as the post parent data doesn't contain user icon info