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 Template issues under alpha2

More
15 years 10 months ago #50804 by svanschu
It make sense because you can add and position the kunena menu where you want. It's a normal mod_mainmenu module and the position where you it was before is kunena_menu

You can also make the Kunena menü part of your Top menü or side menu or whereever you want.

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

More
15 years 10 months ago #50809 by woonydanny
LDA wrote:

It make sense because you can add and position the kunena menu where you want. It's a normal mod_mainmenu module and the position where you it was before is kunena_menu

You can also make the Kunena menü part of your Top menü or side menu or whereever you want.


exactly, this is a great feature that the menu is now a joomla module. you can move it wherever you want now. if you are having problems, i would suggest you have the position that it is set to in the backend in your template that you are using

still wish that i can write my forum signature through a jomsocial plugin and do it from my jomsocial profile :(

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

  • pedrohsi
  • pedrohsi's Avatar Topic Author
  • New Member
  • New Member
More
15 years 10 months ago #50829 by pedrohsi
Replied by pedrohsi on topic Re: Template issues under alpha2
Am I expected to build the same menu for every single site that I have just like a regular Joomla menu?

This is extremely cumbersome and results in wasted time and resources.
Not to mention styling.

Is there any way to just add the original Kunena menu to the forum under J1.6?

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

More
15 years 10 months ago #50839 by fxstein
pedrohsi wrote:

Am I expected to build the same menu for every single site that I have just like a regular Joomla menu?

This is extremely cumbersome and results in wasted time and resources.
Not to mention styling.

Is there any way to just add the original Kunena menu to the forum under J1.6?


Two things:

1.) Joomla 1.6 currently has a bug when it comes to creating menus programmatically
2.) That menu is created by our installer AND you can recreate it from the Kunena backend - just click the create menu icon - again for Joomla 1.5.18 this works just fine, on Joomla 1.6 there is a menu bug. We are working with the Joomla core devs to fix the issue.

We love stars on the Joomla Extension Directory . :-)

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

  • pedrohsi
  • pedrohsi's Avatar Topic Author
  • New Member
  • New Member
More
15 years 10 months ago #50841 by pedrohsi
Replied by pedrohsi on topic Re: Template issues under alpha2
Thank you for the clarification, I thought this change was intended.

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

More
15 years 10 months ago - 15 years 10 months ago #50842 by fxstein
Dr. Wuah wrote:

same probleme on my installation. Doesn't matter what template I choose - the default template css is still used.

Also the "kunena.forum-min.css" file is used instead of the normal kunena.forum.css file. Can you tell us what's the difference?


This is a requirement for all new templates for Kunena. We minify all css and js to save space and speed up page loads.

Every template should ship with both the cleartext and a minified version.

So both files:

kunena.forum.css
kunena.forum-min.css

must be present to avoid errors. You can automatically create the minified version from your css if you have an automatic build - like we use for Kunena or you can minify your css before you zip it up through online tools like: refresh-sf.com/yui/

Simply copy and paste the css into the window - or select a file to upload, select css and hit compress (wrong word, as minification is not the same as compression).

In many cases the minified version of the css will be significantly smaller than the original, making site using that template perform much better and get better pageload stats. Nowadays google is starting to take page performance into consideration for its search results.

Hope this helps!

FYI: To All Kunena template designers: Submit your templates to the newly created Kunena Extension Directory (KED). We hope this will become the single central solution to lookup your templates easily.

We love stars on the Joomla Extension Directory . :-)
Last edit: 15 years 10 months ago by fxstein.

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

Time to create page: 0.278 seconds