Kunena 7.0.4 Released

The Kunena team has announce the arrival of Kunena 7.0.4 [K 7.0.4] 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

Solved Sticky message icon issue

More
9 years 5 months ago #182030 by riffi67
Hello, after upgrade to kunena 5.0.4.1 the Sticky topics alwais show the fa-exclamation icon and the topic icon isn't selectable. how can I fix it, please?

Thanks

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

More
9 years 5 months ago #182037 by rich
Replied by rich on topic Sticky message icon issue
Plese go to "media/kunena/topic_icons/default" and to open the topicicons.xml.
Change the line 33
from
Code:
<icon id="504" name="sticky" published="1" b2="notification-2" b3="bullhorn" fa="exclamation" src="system/sticky.png" />

to
Code:
<icon id="504" name="sticky" published="1" b2="pin" b3="pushpin" fa="map-pin" src="system/sticky.png" />

Important! Always create a backup before you make any changes to your website!

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

More
9 years 5 months ago #182065 by riffi67
Replied by riffi67 on topic Sticky message icon issue
Thanks a lot!

;)

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

Time to create page: 0.215 seconds