Kunena 6.2.5 & module Kunena Latest 6.0.7 released

The Kunena team has announce the arrival of Kunena 6.2.5 [K 6.2.5] which is now available for download as a native Joomla extension for J! 4.3.x/4.4.x/5.0.x. This version addresses most of the issues that were discovered in K 6.1 / K 6.2 and issues discovered during the last development stages of K 6.2

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.

Question How to make a custom template for Kunena

More
10 years 6 months ago #1 by afterburner
how to me to make the template and to add it in kunena?
or it is possible to edit css in Blue Eagle 2. 0, and whether settings after updating will remain

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

More
10 years 6 months ago #2 by sozzled

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

More
10 years 5 months ago #3 by afterburner
hello guys, it's possible to copy Blue_eagle folder and change the names of files with an blueeagle on my
?
Can you please tell which files you want to change?
I found these here :

1. template.php -

a) class KunenaTemplateBlue_Eagle to class KunenaTemplateMy
b) protected $default = array('blue_eagle'); to protected $default = array('my');

2. initialize.php

a) $cssurl = JUri::root(true) . '/components/com_kunena/template/blue_eagle/css';
to
$cssurl = JUri::root(true) . '/components/com_kunena/template/my/css';



what else needs to be changed, or I can work safely ?
thx
The following user(s) said Thank You: Moonstone

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

More
10 years 5 months ago #4 by afterburner
any idea ?

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

Time to create page: 0.366 seconds