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 edit faq ?

More
17 years 4 days ago #15708 by Lintzy
Replied by Lintzy on topic Re:edit faq ?
Then it seems not to be a javascript problem..... hmmm, but that is only my opinion. Don't know exactly, sorry.

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

More
17 years 4 days ago #15709 by nijaz
Replied by nijaz on topic Re:edit faq ?
Lintzy wrote:

Then it seems not to be a javascript problem..... hmmm, but that is only my opinion. Don't know exactly, sorry.

Thanks aniway, maybe some one of developers post a solution :)
In the mean time, is there a posibility to hide "Preview" button?

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

More
17 years 4 days ago #15712 by xillibit
Replied by xillibit on topic Re:edit faq ?
Do you have any errors in a javascript ? You can disable one by one your new plugins that you have installed because perhaps there are a conflict.

In the mean time, is there a posibility to hide "Preview" button?

Yes, you can if you edit the file components/com_kunena/template/default/fb_write.html.php and remove this line :
Code:
<input type="button" name="preview" class="fb_button" value="<?php echo ' '._PREVIEW.' ';?>" onClick="fbGetPreview(document.postform.message.value,<?php echo KUNENA_COMPONENT_ITEMID?>);" onmouseover = "helpline('preview');" />

I don't provide support by PM, because this can be useful for someone else.

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

Time to create page: 0.227 seconds