Kunena 7.0.6 & Kunena 6.4.12 – Security Updates Released

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

The Kunena team is also pleased to announce the twelfth version of Kunena 6.4, a native Joomla extension for Joomla! 5.0, 5.1, 5.2, 5.3, 5.4 and 6.0.

Solved Remove Category detail in category thread.

More
3 years 3 months ago - 3 years 3 months ago #227604 by squeak251
Hi

I am looking at removing the category detail in the category thread.

I am sure I have seen a command to do this, but can't locate it.

I have attached an image of what I'm looking at. It's the circled bits I want to remove.

Any help is appreciated.
Last edit: 3 years 3 months ago by squeak251.

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

More
3 years 3 months ago #227609 by rich
Try the following code in your custom.sccs ( same way as here ).


.ktopic-category {
  display: none;
}

Important! Always create a backup before you make any changes to your website!
The following user(s) said Thank You: squeak251

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

Time to create page: 0.237 seconds