Kunena 6.2.6 released

The Kunena team has announce the arrival of Kunena 6.2.6 [K 6.2.6] which is now available for download as a native Joomla extension for J! 4.4.x/5.0.x. This version addresses most of the issues that were discovered in K 6.1 / K 6.2 and issues discovered during the last development stages of K 6.2

Solved Changing Editor config file has no effect

More
3 years 1 month ago - 3 years 1 month ago #1 by ianrispin
I am following instructions from this post to hide buttons in CKeditor by editing 
/media/kunena/core/js/ckeditor_config.js

I am removing lines from the toolbar groups section.

It has no effect.

Why is the config file seemingly being ignored?

This message contains confidential information

Database collation check: ✔ The collation of your table fields are correct
        

Joomla! SEF: Enabled | Joomla! SEF rewrite: Enabled | FTP layer: Disabled |
        

This message contains confidential information
htaccess: Exists | PHP environment: Max execution time: 300 seconds | Max execution memory: 256M | Max file upload: 64M

Kunena menu details:

Warning: Spoiler!

Joomla default template details : rt_isotope | author: RocketTheme, LLC | version: 1.3.0 | creationdate: January  7, 2019

Kunena default template details : Crypsis | author: Kunena Team | version: 5.2.3 | creationdate: 2021-03-07

Kunena template params:

Warning: Spoiler!

Kunena version detailed: Kunena 5.2.3 | 2021-03-07 [ Jason ]
        | Kunena detailed configuration:

Warning: Spoiler!
| Kunena integration settings:
Warning: Spoiler!
| Joomla! detailed language files installed:
Warning: Spoiler!

Third-party components: UddeIM 4.0

Third-party SEF components: sh404sef 4.23.1.4249

Plugins: None

Modules: Kunena Latest 5.1.2 | Kunena Login 5.1.2

Last edit: 3 years 1 month ago by ianrispin.

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

More
3 years 1 month ago #2 by ianrispin
I have a temp work around of hiding the buttons i don't want using CSS.

In case it helps anyone here is the CSS:

span#cke_12, span#cke_18, span#cke_41, a#cke_33, a#cke_34 {
display: none;
}

You would need to inspect your page to get the right button classes for your needs.

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

More
3 years 1 month ago #3 by rich

I am removing lines from the toolbar groups section.

It has no effect.

Why is the config file seemingly being ignored?

The browser ignores this, you must empty the cache.

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

Time to create page: 0.446 seconds