Kunena 7.0.5 & Kunena 6.4.11 – Security Updates Released

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

The Kunena team is also pleased to announce the eleventh version of Kunena 6.4, a native Joomla extension for Joomla! 5.0, 5.1, 5.2, 5.3, 5.4 and 6.0.

Topics that are moved into this category are generally considered to be closed. Users may want to add additional information but these topics should not be resurrected in order to discuss new problems or unrelated matters.

Solved K 3.0.0: Show/hide avatars and user online status

More
13 years 1 week ago - 13 years 1 week ago #144378 by Kseth
Is there a way to hide online/offline status for all users without having them to edit that setting? [strike]also, profile editing is disabled on this project.[/strike]
Last edit: 13 years 1 week ago by sozzled. Reason: Second unrelated question removed by moderator

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

More
13 years 1 week ago #144382 by rich
You mean this online status?


Important! Always create a backup before you make any changes to your website!

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

More
13 years 1 week ago - 13 years 1 week ago #144410 by Kseth
yes exactly, and if possible i'd like to hide the "little yellow man" below the post counter, leaving only the username visible.
Last edit: 13 years 1 week ago by Kseth. Reason: added a second question

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

More
13 years 1 week ago #144424 by rich

Tyes exactly

There are no setting for this. You can comment out the link in "components/com_kunena/template/blue_eagle/html/topic/default_profile_vertical.php" line 30 - 36 (at the beginning with <!-- and at the end with -->).
But I take no responsibility for changes in the system code.

if possible i'd like to hide the "little yellow man" below the post counter, leaving only the username visible.

Add at the end of your Joomla! template.css following code:
Code:
#Kunena .kicon-profile-gender-male { display: none; }

Important! Always create a backup before you make any changes to your website!
The following user(s) said Thank You: Kseth

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

More
13 years 1 week ago #144425 by Kseth
Again, thank you, your help is much appreciated!

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

Time to create page: 0.242 seconds