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 Hide Announcements

More
8 years 2 months ago #1 by Kutumi
Hide Announcements was created by Kutumi
How do I hide announcements link in the upper right corner?

Under Configuration -> Frontend, i have Show announcements set to No.

I found this thread, but it's more than 2 years old: www.9themestore.com/index.php/forum/nts-...0-hide-announcements .

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

More
8 years 2 months ago #2 by 810
Replied by 810 on topic Hide Announcements
only mods see this link.

else you need to hide it by css:
Code:
.kprofilebox-link { display:none; }

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

Time to create page: 0.359 seconds