Kunena 6.4.9 & Kunena 7.0.1 Released

The Kunena team has announce the arrival of Kunena 6.4.9 [K 6.4.9] in stable which is now available for download as a native Joomla extension for J! 5.0.x/5.1.x/5.2.x/5.3.x/5.4.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 6.4

The Kunena team has announce the arrival of Kunena 7.0.1 [K 7.0.1] in stable which is now available for download as a native Joomla extension for J! 5.0.x/5.1.x/5.2.x/5.3.x/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

Important note: Go to the Kunena Dashboard after an upgrade so that the Kunena database tables are also updated. This is particularly necessary for major version jumps so that the table changes are adapted.

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.

Question Any way to hide post count for CHILD categories? (See Image)

More
14 years 2 months ago #110547 by blacktino79
Is there any way to get rid of the (0/0) thing in Child Categories? I'd like to rid this to make more space for the text links TO the child categories. Take a look at the attached images for further understanding.

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

More
14 years 2 months ago - 14 years 2 months ago #110552 by sozzled
Add the following 3 lines to the end of your Joomla site template CSS file:

#Kunena span.kchildcount {
display: none;
}
Last edit: 14 years 2 months ago by sozzled.

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

More
14 years 2 months ago #110564 by blacktino79

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

Time to create page: 0.325 seconds