If you look at the origin, it seems to be part of your customizations, either in the theme or in theme components. You would see user-card.scss if it’s a change from the core.
You can use the safe mode to determine if plugins/theme components cause an issue!
What is the value of Direct message enabled groups setting?
The chat button visibility in this context is associated to this setting.
Hi @Arkshine
Thank you for your reply.
The setting Direct message enabled groups is set to trustlevel1 users.
I will try safe mode again but so far it was not successful.
Theme 29 corresponds with „User Card Directory Component“s ID of 29 in my case. So I am wondering if that comes from the CSS of the component?
Also, what I am wondering the most is why the button is not even in the html for normal users? It’s not on display:none. It’s just not in the html at all.
You’re right, it’s from this TC! It looks intentional to display the username fully.
I think it’s a fair tradeoff since you can click on it to go to the user’s profile.
The button should appear if the user is part of TL1+ group. I would check again just to be sure! You might have tested when the controls were hidden, or the wrong user was chosen.