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 Remove 'Thank you received '

More
13 years 7 months ago #127391 by mikefriendly
How can I remove the 'Thank you received ' message in the profile box next to each post?

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

More
13 years 7 months ago #127408 by sozzled
If you do not want to use the Thank You feature at all, change the configuration setting:

Forum Configuration » Users » User Related » Enable Thank You Feature = No

If you only want to conceal showing the number of thank yous received, add the following three lines to the end of your Joomla site template CSS file:
Code:
#Kunena li.kpost-usertyr { display: none !important; }

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

More
13 years 7 months ago #127412 by mikefriendly
Thanks sozzled,

I edited css/layout.css in Beez 5 as you explained and it worked fine.

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

More
13 years 7 months ago #127413 by sozzled
BTW ... THANK YOU! :P

*** Changed status of topic to "solved" ***

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

Time to create page: 0.354 seconds