I just want to have 3 formatting buttons (bold, italic and link). I just found a way to disable the visual editor by adding some settings to the wp_editor function in "template-tags.php":
9603 pointsLike some sort of WPMU DEV GodMindblowingly helpful memberLifetime member
Sales & Support Pro
—
1st February 2012 (3 months ago)
#
Ah ok, sorry - WPMU.org is using an old version of the plugin.
Since v1.0.3 the plugin uses the standard editor that comes with WordPress because the one you see on WPMU.org was causing conflicts with other plugins.
Any plugins that change the WordPress editor (TinyMCE) will also change the editor you see on Q&A pages.
Is there anyway that it will be build in option that we can choose if to use TinyMCE editor or not.
Because, i would like to not use this editor at all but simple textaerea.
To do so i need to edit core files, and that is something i don't want to do.
Responses (4)
Sales & Support Pro — 1st February 2012 (3 months ago) #
Hiya!
That is simply the default editor that Q&A uses.
What do you see in your site?
Thanks,
Phil
Member — 1st February 2012 (3 months ago) #
I'm seeing a "visual / html" selector and loads and loads of buttons I don't need:
https://img.skitch.com/20120201-eb13rdqf6dhiuudh926yyii3ca.png
I just want to have 3 formatting buttons (bold, italic and link). I just found a way to disable the visual editor by adding some settings to the wp_editor function in "template-tags.php":
Also, I can add my own buttons with the quicktags settings, but this will only insert tags like "strong" into the text.
Sales & Support Pro — 1st February 2012 (3 months ago) #
Ah ok, sorry - WPMU.org is using an old version of the plugin.
Since v1.0.3 the plugin uses the standard editor that comes with WordPress because the one you see on WPMU.org was causing conflicts with other plugins.
Any plugins that change the WordPress editor (TinyMCE) will also change the editor you see on Q&A pages.
Thanks
Member — 3rd February 2012 (3 months ago) #
Is there anyway that it will be build in option that we can choose if to use TinyMCE editor or not.
Because, i would like to not use this editor at all but simple textaerea.
To do so i need to edit core files, and that is something i don't want to do.
Any solutions?
Become a member