- Posts: 38
- 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 Quickreply - How to disable (and/or hide) ?
Please, Do you have any news about ?810 wrote: ok, will add a extra option to disable it.
@mikerotec Thanks for sharing your trick
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Many Thanks, really I'd like to don't hack the code...
Please Log in or Create an account to join the conversation.
You can do it with template overrides. docs.kunena.org/en/faq/template-overridesMany Thanks, really I'd like to don't hack the code...
Important! Always create a backup before you make any changes to your website!
Please Log in or Create an account to join the conversation.
mikerotec suggest to hack the file:
\components\com_kunena\template\crypsis\layouts\message\edit\full.php
while template override 5.0 instructions are for:
\components\com_kunena\template\crypsis\layouts\message\item\default.php
Please, Do you have any suggestions ?
Please Log in or Create an account to join the conversation.
That's only a example. It works also with other files.joomleb wrote: while template override 5.0 instructions are for:
\components\com_kunena\template\crypsis\layouts\message\item\default.php
Copy components\com_kunena\template\crypsis\layouts\message\edit\full.php to
templates\your joomla template\html\com_kunena\layouts\message\edit\full.php and edit the file.
Important! Always create a backup before you make any changes to your website!
Please Log in or Create an account to join the conversation.