Kunena 6.4.13 Released

The Kunena team has announce the arrival of Kunena 6.4.13 [6.4.13] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x./6.1.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 6.0
Hint: This version is primarily intended to facilitate an upgrade if Joomla was first updated to version 6.1 before Kunena was up to dated.

Please Read This First:

This is a community-driven self-help category to ask questions about designing or developing your own Kunena template. Please be aware that there are rules that apply to topics posted in this category:

Do not use this category for:
  • asking questions about how to make simple changes to a template designed by the Kunena project team (use K 3.0 Templates instead);
  • advertising your own template designs.

Topics that do not meet the above guidelines may be removed without notice.

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.

Solved Categories stay collapsed

More
2 years 2 months ago #231450 by Tormentor667
Dear Kunena members,

on my new Joomla page with Kunena 6.3.0 installed, I have the problem, that on the main page, my whole categories stay collapsed, even if I hit the proper button on the top right of each root category. No idea what's causing this, but maybe someone can help here.

Link: www.realm667.com/mm4/kunena/index

Kind regars,
Torm

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

More
2 years 2 months ago #231457 by Pinkeltje
Replied by Pinkeltje on topic Categories stay collapsed
I think there is a conflict with your Joomla template. With cassiopeia it works
www.realm667.com/mm4/kunena/index?template=cassiopeia

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

More
2 years 2 months ago #231459 by Tormentor667
Thanks for the hint, it seems to be a template issue indeed. Any idea how I could fix that? Or what's causing this in detail?

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

More
2 years 2 months ago #231461 by Pinkeltje
Replied by Pinkeltje on topic Categories stay collapsed
Code:
.collapse
definition in your template. Unable to say more as you are using JCH optimize.

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

More
2 years 2 months ago #231463 by Tormentor667
I just deactivated JCH Optimize, does this help for bugtracking?

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

More
2 years 1 month ago #231475 by Pinkeltje
Replied by Pinkeltje on topic Categories stay collapsed
Still messy, but this helps a little bit. Maybe look for another Joomla template
Code:
#kunena.layout .collapse {     transition: height 0.01s;     height: auto; }

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

Time to create page: 0.249 seconds