Kunena 6.2.5 & module Kunena Latest 6.0.7 released

The Kunena team has announce the arrival of Kunena 6.2.5 [K 6.2.5] which is now available for download as a native Joomla extension for J! 4.3.x/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 to hide the number of topics?

More
1 year 6 months ago #1 by dimazik
In a new forum, it is unpleasant for visitors to see the number of topics equal to zero. This can turn off potential new users. I think that for a new forum, the number of topics in the categories should be hidden.
But how to do that?

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

More
1 year 6 months ago #2 by rich
Hide it with css
Code:
span#kcatcount {​​​​​​    display: none; }

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

Time to create page: 0.346 seconds