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

This category is for discussing issues with the K 3.0 Blue Eagle template.

As general background, My Joomla site template makes a mess of Kunena .

We do not answer questions about other templates for Kunena here.

If you are having problems then, for your own benefit, it would save us all a lot of time if you would kindly post your configuration report when you ask for help from this forum. If you do not post your configuration report we will not ask you for it but you will probably not get your problem solved, either.

Important Mobile Responsive Menu Problem w/ Kunena (Update: Not just mobile but desktop too!)

More
10 years 3 months ago #11 by coder4life
"I am not sure that I follow. Are you suggesting I move the entire forum menu into my joomla main menu?"

Correct that is what Matias is suggesting.


The problem occurs specifically because you are navigating in Kunena Menu. The Kunena Menu does not handle other menu visual controls of other menus. The best thing would to be compile Kunena Menus into the Site Menu so the site menu is responsible for handling visual aspects of the menu.

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

More
10 years 3 months ago - 10 years 3 months ago #12 by Jiminimonka
Not sure if this is exactly the solution but, try this:

CREATE A NEW MENU, RATHER THAN EDITING YOUR EXISTING ONE FOR TESTING

In you Joomla backend, select your Main Menu.

Select the Kunena menu (on my site its called Forum)

Select the Menu Type option and choose Kunena Forum -> Home Page

Save & Close.

Your Forum page should be highlighted now when its the active page.







Please read the FAQ.
Only one question per topic.
Search before you ask a question.
Attachments:
Last edit: 10 years 3 months ago by Jiminimonka.

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

More
10 years 3 months ago - 10 years 3 months ago #13 by tracejustice
^^^^^ This does not work by the way. I have tried it already. The only way to fix this problem is a ugly manual change to the custom CSS. In my case it's "rt_hadron-custom.css" in my template's css folder.

This code works but you have to put in the item # and also code one for each menu item. Below is a sample. In my sample the Kunena menu is item 141.
Code:
/* Fix the Kuena menu item */ ul li.item141 { border: 2px solid #bbbbbb !important; } .menu-community ul li.item141 { border: none !important; } .menu-homepage ul li.item141 { border: none !important; }
Last edit: 10 years 3 months ago by tracejustice.

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

More
10 years 3 months ago #14 by 9themestore
Hi tracejustice,


I think your solution is not good. You can style for all item menu, please post your url here. We will provide you a better solution.

Regards

- Please provide your site url if it has been lived.
- Please share tip if it worked fine with you.
- Don't be shy about using the "Thanks" button below if you found my comment helpful :)

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

Time to create page: 0.503 seconds