Kunena 6.2.5 & module Kunena Latest 6.0.7 released

The Kunena team has announce the arrival of Kunena 6.2.5 [K 6.2.5] which is now available for download as a native Joomla extension for J! 4.3.x/4.4.x/5.0.x. This version addresses most of the issues that were discovered in K 6.1 / K 6.2 and issues discovered during the last development stages of K 6.2

Question Thank You Feature needs additional option

More
8 years 4 months ago #1 by ssh
If you go to:
Joomla backend->Components->Kunena Forum->Configuration->users->User related->Enable Thank You Feature

AND set value to:
NO

Then
Thank you button is removed (Which it is OK, this is the expected behavior)
but.....
All existing thanks you from all users are still present and there is no option to remove them.

What do you suggest?
I suggest to add the option to remove all existing thanks you.

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

More
8 years 4 months ago #2 by sozzled

chiripas wrote: All existing thanks you from all users are still present and there is no option to remove them.

What do you suggest?
I suggest to add the option to remove all existing thanks you.

I do not support the idea of "removing" the thank-yous that people have already received (but that's a personal choice if that's what you really require) and I do not support the idea of adding additional features to K 4.0 (because new features create new problems) but I have a simple solution.

If, like nine out of ten people who use Blue Eagle, you want to hide the display of thank-yous, add the following line of CSS to your template:
Code:
#Kunena div.kmessage-thankyou { display: none; }

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

More
8 years 3 months ago - 8 years 3 months ago #3 by ssh
I think this is causing a delay during page loading



Attachments:
Last edit: 8 years 3 months ago by ssh.

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

More
8 years 3 months ago #4 by xillibit
I think i need to do a fix to hide list of thank you when Enable Thank You Feature is on No

I don't provide support by PM, because this can be useful for someone else.

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

More
8 years 3 months ago - 8 years 3 months ago #5 by rich

chiripas wrote: If you go to:
Joomla backend->Components->Kunena Forum->Configuration->users->User related->Enable Thank You Feature

AND set value to:
NO

Then
Thank you button is removed (Which it is OK, this is the expected behavior)
but.....
All existing thanks you from all users are still present and there is no option to remove them.

What do you suggest?
I suggest to add the option to remove all existing thanks you.


Please empty your cache. The option works if you set value to No - the thanks is hidden.
Or use option two : Visible Thank You Limit = 0

I think i need to do a fix to hide list of thank you when Enable Thank You Feature is on No

The option works.
Last edit: 8 years 3 months ago by rich.
The following user(s) said Thank You: ssh

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

More
8 years 3 months ago - 8 years 3 months ago #6 by ssh
Thanks.
It has been hidden after clear mod_pagespeed cache. (Only thank you in the bottom)


Still present in profile view:

Attachments:
Last edit: 8 years 3 months ago by ssh.

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

Time to create page: 0.626 seconds