Kunena 6.1.3.2 Released

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

Solved Hide Announcements

More
7 years 7 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
7 years 7 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.306 seconds