Kunena 6.2.6 released

The Kunena team has announce the arrival of Kunena 6.2.6 [K 6.2.6] which is now available for download as a native Joomla extension for J! 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

This section is for questions directly related to the procedure for installing Kunena for the first time or upgrading from an older version of Kunena.

Use this category:
  • to ask how to install or upgrade; or
  • if you encountered problems during the installation or upgrade procedure.

Use a different category to ask questions about problems that you may be having after you successfully installed or upgraded the currently supported version. If you are unsure what is the current supported version of Kunena, please go to the download page.

Question Template problem for Kunena 5.0.2

More
7 years 6 months ago #1 by Jacques_1257
Hi there,

I just have updated kunena from 3.something to kunena 5.0.2, during the installation everything was alright but when I went to see the result was absolutely awful!!

It is probably a problem with the joomla template? or the joomla version (3.6.2)? or with a plugin?

This forum is our working tool and we really need it :( :( :(

How can I recover the older version? Help!

Thx in advance.

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

More
7 years 6 months ago #2 by 810
looks like your joomla template doesn't support it. Then enable the "Load bootstrap" option on the crypsis template settings:
backend - kunena - template - crypsis - basic settings tab - "Load bootstrap" set to yes.

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

More
7 years 6 months ago - 7 years 6 months ago #3 by BilboHouse
Hi to all,

I´m having a little problem with "Crypsis" template on a website, the icons like "login icon", "password, "more" and much more don´t show at the forum. I test it with firebug and changing or adding "s" at the class of the item appears. (this problem appears after upgrade)

ORIGINAL
Code:
<span class="icon icon-user"></span>
CHANGED
Code:
<span class="icon icon-users"></span>

Yo can show it at the attachments.

This message contains confidential information


Best regards
Attachments:
Last edit: 7 years 6 months ago by BilboHouse. Reason: more references

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

More
7 years 6 months ago #4 by 810
try adding this code on the custom.less file:
backend - kunena - template -edit less - custom.less
Code:
[class^='icon-']::before, [class*=' icon-']::before { font-family: FontAwesome; }

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

More
7 years 6 months ago #5 by BilboHouse
Hi 810,

Thanks for your fast reply, I tried it and the solution don´t solved the problem. I erase the cache of the joomla yet with the same result.

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

More
7 years 6 months ago #6 by Jacques_1257
Hi,

Thank you for the reply, yes I think that this is a joomla template compatibility problem :(

Just as BilboHouse, putting "Load Bootstrap css" to YES didn't help…

I will try now to edit the custom.less file …

thx

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

More
7 years 6 months ago #7 by Jacques_1257
Hi again,

If I put this

[class^='icon-']::before, [class*=' icon-']::before {
font-family: FontAwesome;
}

on the custom.less file I obtain the following:

0 load error: failed to find /home/amaru610/public_html/components/com_kunena/template/crypsisb3/assets/less/custom.less

:( :(

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

More
7 years 6 months ago #8 by 810
Ok, that issue will be fixed.

until then add the code on the
custom.less file from crypsis not on crypsisb3

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

More
7 years 6 months ago #9 by michaelg
Hello,
I have a similar problem with the Forum since updating to newest version. Before everything looks good.
But after update the structure ist destroyed. See the number ob pages (other postings with more responses show there
between numer 1 and "weiter all other numbers of pages.

How I can fix it? Is there the possibility to downgrade to Version 4.x ?
How I can place the User-Icon and Name on the left side, similar to this Forum here?

BR
Michael
Attachments:

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

More
7 years 6 months ago #10 by michaelg
Suprise, suprise!

With update from Joomla 3.6.2 to 3.6.3 it works fine!!!!

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

Time to create page: 0.422 seconds