Kunena 7.0.6 & Kunena 6.4.12 – Security Updates Released

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

The Kunena team is also pleased to announce the twelfth version of Kunena 6.4, a native Joomla extension for Joomla! 5.0, 5.1, 5.2, 5.3, 5.4 and 6.0.

Solved The textarea "message" is set to style "hidden" => no text input possible

More
3 years 6 months ago - 3 years 6 months ago #226896 by MichaelS
Hi,
we upgraded to kunena version 6.0.6 (2022-11-28). Now we have the problem, that the textarea input field does not show up when you create a new topic or when you reply to an existing message. To be exact, it is shown for a fraction of a second and then it disappears. The reason is probably that the 'style' attribute of the textarea tag is set to "visibility:hidden"... maybe by some javascript code?

In addition, when I set the style Attribute manually to "visible" and enter some text and specify a title, the submit button remains

Does anyone has the same problem and knows what to do?

Thank you in advance for any help.

Michael
Last edit: 3 years 6 months ago by MichaelS.

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

More
3 years 6 months ago #226901 by rich
Maybe the "visibility:hidden" attribute comes from your Joomla template or an extension. Try overwriting the code in the custom.scss. It is the same process as Edit Less

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
3 years 6 months ago #226904 by MichaelS
I changed the editor in the kunena template (named "aurelia") from CKEditor to SCEditor. Now it works, the editor and the textared is displayed when creating an new topic or replying to an existing message. And also the "submit"-button is enabled, when some text is enterd.

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

Time to create page: 0.200 seconds