Kunena 6.2.6 released

The Kunena team has announce the arrival of Kunena 6.2.6 [K 6.2.6] which is now available for download as a native Joomla extension for J! 4.4.x/5.0.x. This version addresses most of the issues that were discovered in K 6.1 / K 6.2 and issues discovered during the last development stages of K 6.2

Solved How do I hide the online/offline/away button?

More
5 years 1 month ago #1 by Daviciacus
Hello,

For quite some time, some of my users complain that their status in the forum is set to "away" while in fact it isn't because they are active on the forum. This is quite confusing.

I would like to just remove or hide the online/offline/away status button under the users profile picture, but how can I do that?

I have tried the instructions I found here:
www.kunena.org/forum/general-questions-a...-feature-from-kunena

but unfortunately no luck.

I use the Blue Eagle5 template.

Can anyone tell me how to do this?

Please Log in or Create an account to join the conversation.

More
5 years 1 month ago #2 by rich
Kunena Configuration -> tab Users -> Show User Status

Please Log in or Create an account to join the conversation.

More
5 years 1 month ago #3 by Daviciacus
I have already tried that, because it did seem logical indeed.
Unfortunately, the button is still there. In fact, when I switch "show user status" to "no" then ALL users on the forums appear as "online" even though they aren't.

When I switch it back to "yes" then offline users are shown as offline again.

Please Log in or Create an account to join the conversation.

More
5 years 1 month ago #4 by Daviciacus
I have found it, the CSS code is:
Code:
#kunena.layout .label-default { display: none; }

Please Log in or Create an account to join the conversation.

Time to create page: 0.354 seconds