Kunena 6.3.0 released

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

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 Remove Rank Titles

More
14 years 1 month ago #1 by Ganzuelo
Remove Rank Titles was created by Ganzuelo
I am setting up ranks for a gaming site and I need to hide the rank titles. How can I do this?


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

More
14 years 1 month ago #2 by Ganzuelo
Replied by Ganzuelo on topic Re: Remove Rank Titles
any help would be great!

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

More
14 years 1 month ago #3 by Ganzuelo
Replied by Ganzuelo on topic Re: Remove Rank Titles
To remove the title of the user's rank open templates/default_ex/message.php go to line 226 and remove this code.
Code:
<?php if (isset($msg_userrank)) { echo $msg_userrank; } ?>

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

Time to create page: 0.490 seconds