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

Question RANK NAME and NUMBER OF POSTS

More
16 years 2 months ago #39547 by itos
kerios83 wrote:

Yep it works ! If want to get rid of user rank but not user rank image u need to delete:

<div class = "viewcover">
<?php
if (isset($msg_userrank)) {
echo $msg_userrank;
}
?>
</div>

in components/com_kunena/template/YOUR KUMENA TEMPLATE/message.php around line 224.

THX matias !


Thanks a lot, that worked great!

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

Time to create page: 0.323 seconds