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.

Solved Hide columns (topics, replies) from main forum index

More
13 years 7 months ago - 13 years 6 months ago #127565 by Nothing
Hi.
Is it possible to disable the Topics and Replies column?
Last edit: 13 years 6 months ago by sozzled. Reason: Changed subject to improve relevance for search purposes; change topic icon

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

More
13 years 7 months ago #127580 by coder4life
No it is not possible to remove topic and replies through a configuration option. However you can achieve this through some CSS.

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

More
13 years 7 months ago #127703 by Nothing
Yeah....i thought about that ^^

Can you tell me how to remove that?

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

More
13 years 6 months ago #129266 by coder4life
Are you comfortable editing files?

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

More
13 years 6 months ago #129276 by Nothing
Yep. Sure. I tried a lot...but with no result.

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

More
13 years 6 months ago - 13 years 6 months ago #129279 by sozzled
You need to add the following lines to the end of your Joomla site template CSS file:
Code:
#Kunena td.kcol-kcattopics, #Kunena td.kcol-kcatreplies { display: none; }
Perhaps you might also like to donate a dollar to the Kunena project for the time it took us to answer your request. ;)
Last edit: 13 years 6 months ago by sozzled.
The following user(s) said Thank You: Nothing

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

Time to create page: 0.392 seconds