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

Question Poll

More
5 years 2 days ago #217270 by olizan
Poll was created by olizan
Hello,
It seems the poll option is not complete.
Some titles are missing.
 
do you know how display ?
Regards
Olivier

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

More
5 years 2 days ago #217278 by rich
Replied by rich on topic Poll
Yes, we know this issue. The next Blue Eagle update will solve this problem.

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 #217355 by olizan
Replied by olizan on topic Poll
Hello,
Blue Eagle ? it's not my template. I use crypsis 3 5.2.4.
Regards
Olivier

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

More
4 years 11 months ago #217358 by rich
Replied by rich on topic Poll

Blue Eagle ? it's not my template. I use crypsis 3 5.2.4.

Without this information, I was able only guess.You have two possibilities. Either you wait until to the next update, or you add these strings for this dialogs starting in line 79 to the default.php.
Path: /components/com_kunena/template/crypsisb3/layouts/topic/edit/default.php
Code:
Text::script('COM_KUNENA_EDITOR_DIALOG_POLLS_PROPERTIES'); Text::script('COM_KUNENA_EDITOR_DIALOG_VIDEO_PROPERTIES'); Text::script('COM_KUNENA_EDITOR_DIALOG_MAPS_PROPERTIES'); Text::script('COM_KUNENA_EDITOR_DIALOG_BASIC_SETTINGS'); Text::script('COM_KUNENA_POLL_ADD_POLL_OPTION'); Text::script('COM_KUNENA_POLL_REMOVE_POLL_OPTION'); Text::script('COM_KUNENA_POLL_TIME_TO_LIVE'); Text::script('COM_KUNENA_POLL_TITLE');

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

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

Time to create page: 0.218 seconds