• Swinn

    (@swinn)


    Hi, the visual editor for my blog is missing as is the HTML label. I have tried

    – deactivating all plugins,
    – relabeling the plugins folder to pluginsXXX
    – using the default 2011 theme

    all to no avail. Can anyone help?

Viewing 14 replies - 1 through 14 (of 14 total)
  • Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    Those are always the worst and tough to get to the bottom. I think it’s host or PC related but I’ve never been able to reproduce what you’re seeing.

    Have you tried adding define( 'CONCATENATE_SCRIPTS', false ); to your wp-config.php file? Make a backup copy before you edit that file.

    Thread Starter Swinn

    (@swinn)

    Yes, but the problem still persists. Any other advice?

    Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    Can you post a link to your phpinfo() output? I want to see if I can do anything on my test installation to reproduce the error.

    Thread Starter Swinn

    (@swinn)

    I discovered it’s definitely something to do with my MacPro, Safari and Firefox. The visual editor appears in Safari on my MacBook Pro and in Opera on my MacPro. How do I access my phpinfo() output?

    Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    he visual editor appears in Safari on my MacBook Pro and in Opera on my MacPro.

    That’s really good news as that narrows down the issue to your MacPro.

    To create a phpinfo() page, just put this one line into a text file on your web server:

    <? phpinfo(); ?>

    Save that file with the .php extension such as my-phpinfo.php to your wp-content directory.

    Visit your site like so

    http://your-wordpress-url-here/wp-content/my-phpinfo.php

    And that will give you a web page of what PHP is setup for.

    johnfotios

    (@johnfotios)

    Are you using the latest version of WP?

    Thread Starter Swinn

    (@swinn)

    I am using WordPress 3.3.2

    Thread Starter Swinn

    (@swinn)

    Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    That’s good, I’ll install all of the Apache modules on my crash test dummy and see if I can replicate it on my iMac.

    Thread Starter Swinn

    (@swinn)

    Thanks!

    Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    Mandatory note of caution: As it’s a holiday today (I’m in NY) it may take a me couple of days. 😉

    Your problem comes up for some people, but I’ve not been able to reproduce it so getting to the bottom is a pain.

    Fortunately it seems to be an environmental thing meaning your MacPro + your installation but not your MacBook + opera.

    Thread Starter Swinn

    (@swinn)

    No problem. I appreciate you looking into this.

    adibla2

    (@adibla2)

    I had this problem a while back and downloaded the “Delete-Revision” plugin. I emptied out all my revisions and the Visual Editor came right back.

    Thread Starter Swinn

    (@swinn)

    Tried it and it didn’t work.

Viewing 14 replies - 1 through 14 (of 14 total)

The topic ‘Visual Editor missing’ is closed to new replies.