Kunena 7.0.4 Released

The Kunena team has announce the arrival of Kunena 7.0.4 [K 7.0.4] 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

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 removing view statistic

More
16 years 9 months ago #24855 by oleg1411
Hello,
i would like to know,is it possible to remove the "views" field in a forum?
i don't want my site users to know how many times a topiv was viewed.
thank you

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

More
16 years 9 months ago #24859 by Lintzy
Replied by Lintzy on topic Re:removing view statistic
Edit kunena.forum.css of your template, normally it is the template default_ex (components/com_kunena/templates/default_ex)


and set this code at the end of this css:
Code:
#Kunena .topic_views{ display:none; }

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

Time to create page: 0.297 seconds