NTS KPop does not support new Kunena feature «template category text»
NTS KPop does not support new Kunena feature «template category text»
4 years 4 months ago - 4 years 4 months ago
Kunena seems to have a new feature
Using Kunena Default Template, this message is displayed correctly.
Using NTS KPop, the message and espescially the buttons ara gray and inactive.
It is impossible to click any of the three buttons.
This means: you have to reload the page and the text you previously entered is lost.
I would rather have this feature completely disabled, but there seems to be no option.
So at least it should be possible to click these buttons.
Thank you for your solution.
Kind regards
Chris
- Select «New topic» from the menu
- Enter a subject and some text
- Change the category (assuming that only now you realize that this topic is assigned to the wrong category)
- That's new: the following message is displayed
Confirm text replacement with template category text
[CLOSE] [REPLACE CONTENT] [REPLACE CONTENT AND KEEP EXISTING]
Using Kunena Default Template, this message is displayed correctly.
Using NTS KPop, the message and espescially the buttons ara gray and inactive.
It is impossible to click any of the three buttons.
This means: you have to reload the page and the text you previously entered is lost.
I would rather have this feature completely disabled, but there seems to be no option.
So at least it should be possible to click these buttons.
Thank you for your solution.
Kind regards
Chris
Last edit: 4 years 4 months ago by crimle.
Please Log in or Create an account to join the conversation.
Re: NTS KPop does not support new Kunena feature «template category text»
4 years 4 months ago
Hi,
I tried to clone this issue on my localhost. So it working fine. Please send me the your website information, I'll try to check this issue on your website.
Best regards,
I tried to clone this issue on my localhost. So it working fine. Please send me the your website information, I'll try to check this issue on your website.
Best regards,
Hung Pham
Email: 9themestore@gmail.com
Twitter: @9themestore
Email: 9themestore@gmail.com
Twitter: @9themestore
Please Log in or Create an account to join the conversation.
Re: NTS KPop does not support new Kunena feature «template category text»
4 years 4 months ago
Hi
since I rather wanted to have this feature completely disabled, I found a way to do it. With an override.
Copy
/components/com_kunena/template/nts_kpop/layouts/topic/edit/default.php
to
/myjoomlatemplate/html/com_kunena/layouts/topic/edit/default.php
and comment out the code block beginning with
and ending with
Thank you for your offer to investigate into this bug an my website. But it's not necessary anymore.
I appreciate your help.
Kind regards
Chris
since I rather wanted to have this feature completely disabled, I found a way to do it. With an override.
Copy
/components/com_kunena/template/nts_kpop/layouts/topic/edit/default.php
to
/myjoomlatemplate/html/com_kunena/layouts/topic/edit/default.php
and comment out the code block beginning with
Code:
<div id="modal_confirm_template_category"
Code:
</div>
Thank you for your offer to investigate into this bug an my website. But it's not necessary anymore.
I appreciate your help.
Kind regards
Chris
The following user(s) said Thank You: ntstore
Please Log in or Create an account to join the conversation.
Time to create page: 0.383 seconds