Last posted user Avatar in DiscussionList
rob006 i have problem when discussion title is long (2 lines)....i need to find a fix
for now i've pushed the last version.
live demo: https://flarum.it/
Thank you!
- Edited
This seems hardcoded to default theme, and does not work on custom themes (Asirem)where avatars have moved.
eddiewebb yes you need to modify the css for custom theme
- Edited
m4v3rick I can not reproduce this on Flarum.it . Maybe you have custom css?
- Edited
m4v3rick wtf I see all fine
I will investigate later tonight
How did your investigations go?
Just got a really bad error.
If a user has been deleted and is the last posted user in a discussion, the discussion page loads forever (not showing anything) and throws an error.
After I deleted that last post of the deleted user, everything is okay.
- Edited
m4v3rick probably I forgot to che I this case, easy fix btw , later this day
0.1.8
should work now, please let me know if works well @m4v3rick
Thanks for the fix. Will check it offline because I hard deleted the posts of deleted users which were the last ones in a discussion.
eddiewebb were you able to make it look like on default theme ?
@Justoverclock hey, planning to use this but how can i hide the last post avatar if there is no poster yet?
dragsugur you can do with some simple modification to the extension, pr are welcome!
Justoverclock i dont know any js unfortunately.