- Posts: 25
- Thank you received: 0
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 Custom Kunena Menus for different categories?
rich wrote:
I'm sorry, but this is the easiest way. You want a very comprehensive Forum. This will require some time and Work.This seems to be very cumbersome way of doing this. Is there no better way?
OK, your forums do everything we want, and the thing is it seems like this functionality is already built into it. Please consider adding this feature in the near future. Or a link to submit requests for new features.
Can you please provide information on how to hide the menu items with CCS as i am not sure how to do this.
Regards
Please Log in or Create an account to join the conversation.
If you want only single tabs are hidden, then use Firebug and search the items from the tabs.
www.kunena.org/docs/Firebug
for example: your new tab has item987
Then add at the end of your Joomla! template.css the code
Important! Always create a backup before you make any changes to your website!
Please Log in or Create an account to join the conversation.
Copy Kunena Menu into two other locations Game1 and Game2. After that just go to 'Forum' menu item of both Game1 and Game2 and click on 'Main settings' tab. In there you can see 'Allowed Categories', where you list only those categories which belong to the current game. After this you just need to assign the same stuff (modules, template) for all Kunena sub menu item.
If you do the same for Kunena Menu as well, you have forced Kunena to stay in the current menu structure.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Matias wrote: How I've done this in the past is that you start from a site that has only Kunena Menu.
But what if the site is already live and has a main menu in it, is there no way to do this without deleting all other menu items?
Thanks for your support, i knew there had to be a way in the existing code as it seemed to me like it was already there.
Best Regards
Alan
Please Log in or Create an account to join the conversation.
I think I'm going to look deeper into this issue and try to figure out how to solve it in a real multi-forum support for Kunena 3.1...
Right now the support is somewhat limited and sometimes also hard to do it in a right way. For individual categories without a Kunena menu on top of it, you can just create category menu item and at the same time remove the item from the main Forum menuitem. If you want to keep the menu, you need to copy the whole menu to the new location and assign wanted sub-categories to the new item as well as removing them from the main menu.. And so on.
Please Log in or Create an account to join the conversation.