- Posts: 27
- Thank you received: 0
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 How Delete the button prevew ?
thanks for your help
Please Log in or Create an account to join the conversation.
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
If the problem exists furthermore, edit the file fb_write.html.php from template default:
components/com_kunena/template/default
and comment the code for the preview button out, with <!-- --> (red marked)
line 284 (ca)
<!-- <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');" /> -->
Please Log in or Create an account to join the conversation.
thanks for your help miss
Please Log in or Create an account to join the conversation.