Kunena 6.4.13 Released

The Kunena team has announce the arrival of Kunena 6.4.13 [6.4.13] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x./6.1.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 6.0
Hint: This version is primarily intended to facilitate an upgrade if Joomla was first updated to version 6.1 before Kunena was up to dated.

Solved Icons of menu items

More
8 years 2 months ago - 8 years 2 months ago #199890 by PetrIvanovich
In Kunena 5.0.x to the menu items it was possible to add icons Fontawesome.
After updating 5.1 icons are not added.
Template Crypsis / Protostar.
Last edit: 8 years 2 months ago by PetrIvanovich.

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

More
8 years 2 months ago - 8 years 2 months ago #199968 by PetrIvanovich
Replied by PetrIvanovich on topic Icons of menu items
Add please the ability to add CSS-classes to the menu items.
Last edit: 8 years 2 months ago by PetrIvanovich.

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

More
8 years 2 months ago #199970 by 810
Replied by 810 on topic Icons of menu items
Ok fixed on the nightly build, but the text is a joomla template issue
The following user(s) said Thank You: PetrIvanovich

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

More
8 years 2 months ago - 8 years 2 months ago #199986 by PetrIvanovich
Replied by PetrIvanovich on topic Icons of menu items
Thank you! It works now.
With Fontawesome 5, the problem is for JS, which finds the class and changes the whole element to SVG.
For Fontawesome 5 it is necessary that the layout of menu items has this:
Code:
<a href="/" class="item-101 current active"><span class="fas fa-home"></span>Forum</a>

But now can use sprites.
I myself made a font for 10 icons in Icomoon App. It turned out the size of 3 KB
Thank you for your work!
Last edit: 8 years 2 months ago by PetrIvanovich.

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

Time to create page: 0.347 seconds