Editor Toolbar missing in for Kunena 5.2.8 and T4 framework
Editor Toolbar missing in for Kunena 5.2.8 and T4 framework
3 years 8 months ago
Hi!
I am using Joomlart's T4 framework. Together with Kunena 5.2.8 the editor toolbars do not appear, both for BBcode and CKEditor.
The framewok recently had some changes. Maybe that broke something in KSumo?
Any idea on how to approach the problem?
Thanks!
Kind regards,
Frank
I am using Joomlart's T4 framework. Together with Kunena 5.2.8 the editor toolbars do not appear, both for BBcode and CKEditor.
The framewok recently had some changes. Maybe that broke something in KSumo?
Any idea on how to approach the problem?
Thanks!
Kind regards,
Frank
Please Log in or Create an account to join the conversation.
Re: Editor Toolbar missing in for Kunena 5.2.8 and T4 framework
3 years 8 months ago
Hi Frank,
Thank you about bug report. The reason of issue is javascript conflict, so follow below steps to solve this issue.
1. Open the edit.js in the "media\kunena\core\js" folder.
2. Goto about line 43 and comment this code line.
3. Reload your website to view all changes.
Important!: We have just released new version to fix some issues when install template on T4 Framework and Helix Framework. Please download new version and update to your website.
Best regards,
Thank you about bug report. The reason of issue is javascript conflict, so follow below steps to solve this issue.
1. Open the edit.js in the "media\kunena\core\js" folder.
2. Goto about line 43 and comment this code line.
Code:
//$('#tabs_kunena_editor a:first').tab('show');
Important!: We have just released new version to fix some issues when install template on T4 Framework and Helix Framework. Please download new version and update to your website.
Best regards,
Hung Pham
Email: 9themestore@gmail.com
Twitter: @9themestore
Email: 9themestore@gmail.com
Twitter: @9themestore
The following user(s) said Thank You: Krautix
Please Log in or Create an account to join the conversation.
Re: Editor Toolbar missing in for Kunena 5.2.8 and T4 framework
3 years 8 months ago
Hi!
Worked! Thanks a lot!
Frank
Worked! Thanks a lot!
Frank
Please Log in or Create an account to join the conversation.
Re: Editor Toolbar missing in for Kunena 5.2.8 and T4 framework
3 years 8 months ago
Hi!
Short question: have you done the some change/fix for KArgo as well? I might use that one as well.
Thanks.
Frank
Short question: have you done the some change/fix for KArgo as well? I might use that one as well.
Thanks.
Frank
Please Log in or Create an account to join the conversation.
Re: Editor Toolbar missing in for Kunena 5.2.8 and T4 framework
3 years 8 months ago
I just spotted, that with the new version and your comment in edit.js, the preview does not work. Could you please check that as well?
Thanks!
Frank
Thanks!
Frank
Please Log in or Create an account to join the conversation.
Re: Editor Toolbar missing in for Kunena 5.2.8 and T4 framework
3 years 8 months ago
Hi Frank,
I checked the latest version on T4 Framewok. It's working fine, please let us know if it does not work on your website.
Thanks
I checked the latest version on T4 Framewok. It's working fine, please let us know if it does not work on your website.
Thanks
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.
Time to create page: 0.360 seconds