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 How to remove 'Child Boards:' Title above subforum sections?

More
15 years 10 months ago #49831 by sozzled
OK, that's a different problem. See Change "Child Board" language . Although that topic involved an older version of Kunena, the principle is still the same.

Edit ../administrator/components/com_kunena/language/kunena.english.php and find the line that reads
Code:
DEFINE('_KUNENA_CHILD_BOARD', 'Child Board');
Change it to
Code:
DEFINE('_KUNENA_CHILD_BOARD', '');
This should work

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

More
15 years 10 months ago #49892 by freddiepete
That did the trick, thank you so much. This message board is so helpful!

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

Time to create page: 0.242 seconds