Kunena 6.3.0 released

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

Topics must relate to a currently supported version of Kunena. If you are unsure what is the current supported version of Kunena, please go to the download page.

If you are having problems then, for your own benefit, it would save us all a lot of time if you would kindly post your configuration report when you ask for help from this forum. If you do not post your configuration report we will not ask you for it but you will probably not get your problem solved, either.

Solved All users show online in posts

More
6 years 11 months ago #1 by erik.t
Hi all,

In forum posts below the users avatar to the left of their post it shows online for a user despite the user not currently being logged on. I've forced everyone offline to make sure they are actually offline but it still says online.

Is there a way to remove that online status bar entirely?

Thanks,
Erik

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

More
6 years 11 months ago #2 by rich
Replied by rich on topic All users show online in posts

I've forced everyone offline to make sure they are actually offline but it still says online.

Maybe the page was loaded from the cache.

Is there a way to remove that online status bar entirely?

Try this code in your custom.less (empty the cache afterwards).

Code:
.label[href] { display: none; }

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

More
6 years 11 months ago #3 by Nikiniko
Worked ?

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

More
6 years 11 months ago #4 by erik.t
Yes that worked! Sorry wasn't able to test it until just now.

Thank you for you help.

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

Time to create page: 0.505 seconds