Kunena 6.3.0 released

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

Topics must relate to a currently supported version of Kunena. If you are unsure what is the current supported version of Kunena, please go to the download page.

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 Some Topic Icons Missing

More
5 years 8 months ago #1 by wingnutter
Does anyone else have problems with the Topic Icons not displaying properly when a New Topic is created?



This message contains confidential information

Database collation check: The collation of your table fields are correct

Joomla! SEF: Enabled | Joomla! SEF rewrite: Enabled | FTP layer: Disabled |

This message contains confidential information
htaccess: Exists | PHP environment: Max execution time: 120 seconds | Max execution memory: 256M | Max file upload: 512M

Kunena menu details:

Warning: Spoiler!

Joomla default template details : ww-template | author: Ben Morrell | version: 1.2.6 | creationdate: 15 July 2018

Kunena default template details : Crypsis | author: Kunena Team | version: 5.1.2 | creationdate: 2018-07-15

Kunena template params:

Warning: Spoiler!

Kunena version detailed: Kunena 5.1.2 | 2018-07-15 [ Charon ]
| Kunena detailed configuration:

Warning: Spoiler!
| Kunena integration settings:
Warning: Spoiler!
| Joomla! detailed language files installed:
Warning: Spoiler!

Third-party components: None

Third-party SEF components: None

Plugins: None

Modules: None

Attachments:

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

More
5 years 8 months ago #2 by rich
Replied by rich on topic Some Topic Icons Missing
It seems, the bootstrap2 icons are not defined in your Joomla template.css. You can try this both codes in your Joomla template custom.css

Code:
.icon-heart:before { content: "\e277"; } .icon-notification-circle:before { content: "\e224"; }

Maybe you must empty the cache afterwards. I've tried it with my browser tool (see image) and it should work.

Attachments:

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

Time to create page: 0.549 seconds