- Posts: 6
- Thank you received: 0
Kunena 7.0.6 & Kunena 6.4.12 – Security Updates Released
The Kunena team has announce the arrival of Kunena 7.0.6 [K 7.0.6] 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.
The Kunena team is also pleased to announce the twelfth version of Kunena 6.4, a native Joomla extension for Joomla! 5.0, 5.1, 5.2, 5.3, 5.4 and 6.0.
Important remove category title link
I need to remove the link of the parent category name on the "Categories" page. The code string I need to edit I think is:
"echo CKunenaLink::GetCategoryLink('listcat', $cat->id, kunena_htmlspecialchars(stripslashes($cat->name)), 'follow', $class='fb_title fbl');"
Line 169 on listcat.php
In Fireboard it was simple as I could just remove the a href tag but I cant seem to see how to remove the link from the new Kunena forum.
Help ASAP would be really helpful.
Thanks
Jon
Please Log in or Create an account to join the conversation.
you have just to commented this line like this :
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.
Thanks
Jon
Please Log in or Create an account to join the conversation.
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.
Please Log in or Create an account to join the conversation.
Although, I'm sure, it's quite possible to alter this clickable behaviour, it's work on our part and it's work on your part and I want to be sure that you really want what you've requested because I doubt your users will even notice the difference. :blink:
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.