Apologies if this has been asked / posted elsewhere. On the category pages, is it possible on the Discourse Hosted version to have a picture/head shot of whoever originally posted the discussion appear to the left of the discussion title?
It’s nice seeing what users are participating (under “Users” tab), but having the original poster headshot is something I’d love to be able to show.
No problem. Here’s a screenshot from our current Vanilla forum where I really like the layout. Headshot of the original poster on the left (see arrow), title of post on the right.
Gottcha, sorry about that. Mocked up what I’d ideally like it to look like in Discourse below. Biggest change is no “Users” category. Instead, only the original poster’s avatar is shown on the left hand side before the discussion title.
Didn’t mention this in the original post, but also removed the “Views” and “Activity” columns. If possible, that’d be our ideal, simplified category page layout if possible to do on the hosted version. Possible to achieve?
BTW, I just made this change on our mobile view, so that we would show the content author instead of the last poster. @youderian, how did the change work out for you?
@CharlesWalter We didn’t have a live site, I was asking as we’re planning
on moving eventually from Vanilla. So was just making sure it was
possible. Sorry!
Does anyone have a theme or example of this running on the latest Discourse? I tried @charleswalter’s code but it didn’t work and my topic list just disappeared.
I think this is an important change as on the small support forum I run where I answer everyone’s issues it looks as though I’m the only one doing the posting. It would be far better looking if the OP had their avatar displayed on mobile.
Actually it works for me what I have done is to change “content” by “topic” and placing this code inside the actual topic-list-item.raw.hbs in any case someone else need this.