Hello ![]()
You can order it to the first place with adding this css to a component Common/CSS section.
#user-card {
.metadata {
.last-seen-metadata {
order: -1;
}
}
}
Hello ![]()
You can order it to the first place with adding this css to a component Common/CSS section.
#user-card {
.metadata {
.last-seen-metadata {
order: -1;
}
}
}
Thank you for the code. I applied it, cleared cached, and reloaded, but the position didn’t change.
Hmm it should work… ![]()
Did you add it to the right place in Common/CSS and activate the component to the theme?
One more thing I can think is you have an older version of Discourse and this code might not work.
I updated the code above!
I added it as a component then added css
I don’t think it’s old as I’ve just downloaded it yesterday and installed it on my server.
Could you share your site url so we can check what is happening?
You can send it in PM too if it’s not public.
Got it working! I just had to rebuild. Oopsie. ![]()
CSS change doesn’t need rebuilding
Just reloading of the forum in a browser.
I didn’t think so, but that’s the only thing that worked. Maybe a coincidence.
Me personally, it should be last post, and the last seen.

How do I fix this?
Thank you for reporting this. I pushed a tiny update. The admin notice banner should go away when you update the component.
Component stopped working after latest update. No errors shown.
Version: 3.5.0.beta5-dev - (d564386066)
Kunt u ervoor zorgen dat u de gebruikerskaarten controleert voor accounts die zich daadwerkelijk ten minste één keer op de site hebben aangemeld? Als u kunt bevestigen dat het voor geen enkele gebruiker werkt, wilt u dan uw Discourse-instantie bijwerken en mij laten weten of het daarna begint te werken? Zo ja, dan probeer ik mogelijk het laatste commit van deze component vast te pinnen aan de nieuwste core beta, voor de zekerheid.
Same here, but I’m on v3.4.6 (Stable channel).
Confirmed, it was working before this update, and it no longer works now for any user. I just updated my Discourse instance to v3.4.6. Would it be possible to make this updated Glimmer implementation only be installed for users on v3.5.x and offer the previous version for v3.4.x?
BTW thanks for this extremely essential component, it really should be in core Discourse. ![]()
Bedankt voor de bevestiging @rahim123. Ik heb zojuist een compatibiliteitsbestand toegevoegd dat denk ik de component moet vastzetten op de vorige versie (niet-glimmer) voor een site die een kerncommit uitvoert die werd gemaakt vóór 3.5.0.beta7-dev werd uitgebracht. Kun je de component bijwerken en me laten weten of het weer voor je werkt?
It wasn’t finding the update, so I had to delete and re-install the component. It’s now working again, thanks so much for the quick response!