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

Topics must relate to a currently supported version of Kunena. If you are unsure what is the current supported version of Kunena, please go to the download page.

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.

Question modify the position of the modules on the template

More
5 years 6 months ago #1 by danielz
This original message in french has been translated by Google translator

I am a new user of Kunena. I installed my first forum, Kunena version 5.1.5 on a joomla 3.83 site.
My question: I use the default Crypsis template. I would like to change the Kunena menu position at the top and put it down. Is it possible and how

Merci, thankyou

DanielZ
Attachments:

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

More
5 years 6 months ago #2 by 9themestore
Hi,
Follow some bellow steps to move the top menu to the bottom.
- Step 1. Open the default.php file in the "/layouts/page/" path.
- Step 2. Move the bellow php code section to the bottom:
Code:
if ($config->get('displayMenu')) { echo $this->subLayout('Widget/MenuBar'); }
- Step 3. Reload your site to view chagnes

- 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.443 seconds