- Posts: 42
- Thank you received: 0
Kunena 7.0.6 & Kunena 6.4.12 – Security Updates Released
The Kunena team has announce the arrival of Kunena 7.0.6 [K 7.0.6] 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.
The Kunena team is also pleased to announce the twelfth version of Kunena 6.4, a native Joomla extension for Joomla! 5.0, 5.1, 5.2, 5.3, 5.4 and 6.0.
Question Adding module positions to my kunena install.
I have made use of the module positions provided in kunena docs at the following URL docs.kunena.com/index.php/Module_Positions
But I would also like to add my own module positions. Is there a tutorial for adding mod positions? if not, can anybody possibly explain which file I need to edit in order to add one or two please.
Thanks in advance guys.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Which file do I add it to? and secondly, Do I basically place the whole chunk of code in the place where I want the position to be?? I thought that modules were positioned using css????? I could be completely wrong.
Thanks
Please Log in or Create an account to join the conversation.
Yes, just copy the whole thing where you want it to be in (just look if you're outside of <?php ?> tags -- if you're in, don't add them.
Modules are not positioned by css, they are positioned in template php files.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.