Kunena 6.4.9 & Kunena 7.0.1 Released

The Kunena team has announce the arrival of Kunena 6.4.9 [K 6.4.9] in stable which is now available for download as a native Joomla extension for J! 5.0.x/5.1.x/5.2.x/5.3.x/5.4.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.4

The Kunena team has announce the arrival of Kunena 7.0.1 [K 7.0.1] in stable which is now available for download as a native Joomla extension for J! 5.0.x/5.1.x/5.2.x/5.3.x/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

Important note: Go to the Kunena Dashboard after an upgrade so that the Kunena database tables are also updated. This is particularly necessary for major version jumps so that the table changes are adapted.

Solved Long topic titles disturbed by buttons

More
4 years 11 months ago #215908 by Slacker
People now report this in smartphones, but looks OK on PC.



This example is a long topic in this forum.
www.kunena.org/forum/general-questions-a...-button-doesn-t-work
 

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

More
4 years 11 months ago #215909 by rich
Please try this code in your custom.less and afterwards empty the cache.
Code:
@media (max-width: 768px) {        .kunena-topic-item h1 {                display: inline;          } }

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
4 years 11 months ago #215914 by Slacker
Many thanks! It worked perfectly for me.

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

Time to create page: 0.296 seconds