Welcome to Nice Theme Store forum!
Tell us and our members who you are, what you like and why you became a member of this site.
We welcome all new members and hope to see you around a lot!
Tell us and our members who you are, what you like and why you became a member of this site.
We welcome all new members and hope to see you around a lot!
CKeditor - Menu bar
The settings for the CKeditor do not follow correctly.
What code should I apply and in which override file to avoid popping up the buttons marked with a red line?
Since this is basicaly a Kunena issue I could also raise it in the Kunena forum.
What code should I apply and in which override file to avoid popping up the buttons marked with a red line?
Since this is basicaly a Kunena issue I could also raise it in the Kunena forum.
Last Edit:8 months 5 hours ago
Post by Han
Last edit: 8 months 5 hours ago by ntstore.
Please Log in or Create an account to join the conversation.
Hi Han,
I will try to find a solution to solve your problem. Please follow this topic.
Kind regards,
I will try to find a solution to solve your problem. Please follow this topic.
Kind regards,
Hung Pham
Email: 9themestore@gmail.com
Twitter: @9themestore
Post by ntstore
Please Log in or Create an account to join the conversation.
Hi Han,
I've helped you hide some of the buttons you desire. You can follow some steps below to hide other buttons.
Step 1: Follow the CKEditor configuration document.
Step 2: Open the customckeditor_config.js file in the /media/kunena/core/js/ folder. Scroll down to about line 36, you will see below code:
Step 3: Add more button you want to hide. After reload your website to view the change.
Kind regards,
I've helped you hide some of the buttons you desire. You can follow some steps below to hide other buttons.
Step 1: Follow the CKEditor configuration document.
Step 2: Open the customckeditor_config.js file in the /media/kunena/core/js/ folder. Scroll down to about line 36, you will see below code:
Code:
config.removeButtons = 'Anchor,Paste,Styles,Format,Font,BGColor,Copy,Outdent,Indent,Cut,Undo,Redo,Find,Replace,SelectAll,Subscript,Superscript,CopyFormatting,BidiLtr,BidiRtl,Polls,' + Joomla.getOptions('com_kunena.ckeditor_buttons_configuration');
Step 3: Add more button you want to hide. After reload your website to view the change.
Kind regards,
Hung Pham
Email: 9themestore@gmail.com
Twitter: @9themestore
Post by ntstore
The following user(s) said Thank You: Han
Please Log in or Create an account to join the conversation.
Hi Hung Pham,
thank you very much! It looks so much better and simplifies it for the visitors.
thank you very much! It looks so much better and simplifies it for the visitors.
Post by Han
The following user(s) said Thank You: ntstore
Please Log in or Create an account to join the conversation.
Time to create page: 1.122 seconds