Kunena 7.0.2 Released

The Kunena team has announce the arrival of Kunena 7.0.2 [K 7.0.2] in stable which is now available for download as a native Joomla extension for J! 5.3.x/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) ?

More
9 years 2 months ago - 9 years 2 months ago #182806 by joomleb
Hi guys,
PHP 7.0.x + Joomla 3.6.5 + Kunena 5.0.5

Please, How to disable (and/or hide) the "Quickreply" button (feature) ?!?

In Kunena > Templates > Edit Crypsis > Basic Settings > Type Quickreply: I can choose only if Default / Modal / Always Visible
Would be a good solution for all users have it like: Quickreply: Disable / Type Default / Type Modal / Type Always Visible
Last edit: 9 years 2 months ago by joomleb.

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

More
9 years 2 months ago #182811 by 810
ok, will add a extra option to disable it.
The following user(s) said Thank You: joomleb

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

More
9 years 2 months ago #182823 by joomleb
Hi 810,
wonderful! Many thanks, I'll stay tuned...

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

More
9 years 2 months ago #183017 by mikerotec
and how about a FIX for "go to editor"??? Its broken in my 5.0.5 (all text is LOST going to editor!) and here in this forum too

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

More
9 years 2 months ago #183018 by mikerotec
even better... for now I would just like to hide the "go to editor" text (would solve my current crisis)

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

More
9 years 2 months ago - 9 years 2 months ago #183019 by mikerotec
FOUND A WORKAROUND: I commented out

\components\com_kunena\template\crypsis\layouts\message\edit\full.php

line 136 like this
Code:
<!--<a href="index.php?option=com_kunena&view=topic&layout=reply&catid=<?php echo $message->catid;?>&id=<?php echo $message->thread;?>&mesid=<?php echo $message->id;?>&Itemid=<?php echo KunenaRoute::getItemID();?>" role="button" class="btn btn-small btn-link pull-right" rel="nofollow"><?php echo JText::_('COM_KUNENA_GO_TO_EDITOR'); ?></a>-->

that hides the "go to editor..." link when I have the Crypsis template QuickReply configuration set to "Always Visible' (which removes Quickreply button from next to the Actions dropdown, and has a main Quickeditor panel at the bottom of the thread)

hope this helps somebody!
Last edit: 9 years 2 months ago by mikerotec.

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

Time to create page: 0.277 seconds