Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author Jared Atchison

    (@jaredatch)

    This is an issue with your theme’s CSS conflicting with the TinyMCE CSS (which is some what common).

    The only “real” solution is to use Firebug or Chrome Inspector to track down what your theme’s CSS is doing that is conflicting/overriding with TinyMCE.

    Hi Rahatlin,
    did you found any solution get back the visual mode?
    Daniel

    Thread Starter Rahatlin

    (@rairai-ni)

    Nope, couldn’t find the conflict so i just hid existence of the text mode ^^’
    Added a name to the tab and made it invisible in css.

    I’m having the same problem on http://www.decanato2014.cl/participa-aqui/foros/tema/lograr-un-gobierno-eficiente/

    I can’t get TinyMCE to work

    i installed bbpress 2.4.1 on WordPress 3.7.1

    I also installed the plugin bbPress Enable TinyMCE Visual Tab 1.0.1

    no luck!

    I have been having this problem when bbPress upgraded to ver 2.5. I started with bbPress support and was directed to install this plugin that is supposed to restore the visual tab and Add Media:
    http://wordpress.org/support/topic/not-working-in-bbpress-24?replies=9#post-4687693

    I have installed the plugin and Add Media is now available. However, the visual tab is still greyed out.

    http://www.cybergiants.com/GiantRescue/?forum=aiha-dog is the site. However, only admins can use the Add Media, so you will not see it.

    I used Firebug as you suggested and found the line of script that performs this switch but I don’t know enough about scripting to understand why this is not working or how to enable it.

    <a id="bbp_topic_content-tmce" class="wp-switch-editor switch-tmce" onclick="switchEditors.switchto(this);">Visual</a>

    Can anyone provide a suggestion?
    Thank you

    Hi all,

    I have just found a solution to this problem

    You have to edit this file wp-includes/js/quicktags.min.js and delete (or comment) this instruction:

    a._close(“”,c.canvas,c)

    Obviously, that instruction is there for a reason, so please be very careful as this can have a negative impact in other parts of the plugin.
    DO IT AT YOUR OWN RISK.

    Anyway it did work for me!

    sugarmags

    (@sugarmags)

    Having a similar issue. I can see the visual editor, and change tabs…but I can’t click in the (visual editor) box and start typing.

    http://nrocnetwork.org/community/groups/nroc/forum/

    Deleted the line mentioned above in wp-includes/js/quicktags.min.js but that didn’t fix it.

    Any other suggestions?

    same issue as sugarmags

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Can't switch back to "visual" tab’ is closed to new replies.