Forums

Post Editor Toolbar missing (19 posts)

  1. anniehaarmann
    Member
    Posted 1 year ago #

    My problem: My post editor toolbar is missing completely. I still have the "Upload/Insert" toolbar showing. I am able to type in a title for the post, but when I click on the body of the post, I am unable to do any typing.

    What I have tried (based on other threads I read on this topic): I have tried using two different browsers (Firefox and then Explorer) and the problem exists in each. I also tried resetting the cache in each one. I also looked at my personal settings and the "disable visual editor" bos is UNchecked.

    I use wordpress regularly but I am not the best with technical details or HTML code, so anything you can suggest in plain English that a newbie could understand is most appreciated.

    Thank you in advance for your help. I appreciate it.

  2. Zybrite
    Member
    Posted 1 year ago #

    Have you recently changed themes or plugins at all? This could be a contributing factor...

  3. keesiemeijer
    moderator
    Posted 1 year ago #

    Have you tried:
    - deactivating all plugins to see if this resolves the problem? If this works, re-activate the plugins one by one until you find the problematic plugin(s).
    - switching to the default theme to rule out any theme-specific problems?
    - re-uploading the wp-admin and wp-includes folders from a fresh download of WordPress?

  4. Otter1211
    Member
    Posted 1 year ago #

    I am having the issue, my visual view(kitchen sink) is gone.

  5. datasoftict
    Member
    Posted 1 year ago #

    Have either @anniehaarmann or @Otter1211 deactivated your plugins? Just select the plugins from the admin menu and de-activate them all. As @keesiemeijer suggests try again and if all is OK then activate your plugins one at a time until you find the one that causes the errors.

    As the plugins are loaded as the admin section loads (otherwise you couldn't administer your plugins) a problem within the plugin could disable your admin panel by causing a script to fail.

    Unless you tell us what you have tried from our suggestions that have not worked we will find it very hard to help.

  6. anniehaarmann
    Member
    Posted 1 year ago #

    I deactivated all of my plugins, logged out and logged back in again. My toolbar is still missing.

    I am going to try the other two suggestions next.

  7. anniehaarmann
    Member
    Posted 1 year ago #

    Sorry to be a pest, but I have searched this concept in this forum and on Google and I can't seem to find instructions on how to to it:

    re-uploading the wp-admin and wp-includes folders from a fresh download of WordPress

    Does anyone know where I could find this info?

  8. keesiemeijer
    moderator
    Posted 1 year ago #

    upload using your cPanel, or whatever file manager is provided by your host or use a ftp client to upload the folders.
    http://codex.wordpress.org/FTP_Clients

  9. keesiemeijer
    moderator
    Posted 1 year ago #

    If all that doesn't work try:

    Deleting or refreshing your browser cache. Try other browsers

    Visit http://yoursite.com/wp-includes/js/tinymce/wp-tinymce.php and look for any PHP errors or warnings at the top. If there are any try contacting your hosting provider to resolve them or try the next step. Of course replace yoursite.com with your domain

    Add define( 'CONCATENATE_SCRIPTS', false ); near the top of wp-config.php. That would make WordPress admin run slower, so can try removing it in a few days and testing again (this would eliminate any stale network cache)

  10. anniehaarmann
    Member
    Posted 1 year ago #

    Thanks, keesiemeijer. It looks like this is going to be more complicated than I thought. I don't have access to our ftp. I'm going to send this info to our hosting provider.

    Thanks again for trying to teach me how though. Now I at least know what to tell them to change.

  11. TomsRiverWebDesign
    Member
    Posted 1 year ago #

    Make sure javascript is enabled in your browser's settings.

  12. Keczanm
    Member
    Posted 1 year ago #

    Experienced the same problem. My host said my loads of their customres had the same trouble and it might be a WordPress bug. All we can do is waiting for a bugfix. In case if you know any ideas to solve the problem pls let us know, would be thankful!:)

    Cheers!

  13. jmccann
    Member
    Posted 11 months ago #

    I've tried all of the above suggestions and my toolbar still doesn't dipslay.

    There must be a bug somewhre!!

  14. Ipstenu
    Half-Elf Support Rogue & Mod
    Posted 11 months ago #

    Keczanm Its not a WordPress bug. If it was, a LOT more people on OTHER sites would have this problem. That your HOST says THEIR customers are reporting issues makes me think THEIR servers are screwed up.

    jmccann - Turn off ALL your plugins. Every last one.

  15. jmccann
    Member
    Posted 11 months ago #

    @Ipstenu

    Every last plugin was switched off and it's happening across a number of sites on different hosts servers. The common thing is they are all running WP 3.1 RC.

    Sometimes the toolbars will display, then if I do something like save the post or re-load the page they disappear.

  16. Ipstenu
    Half-Elf Support Rogue & Mod
    Posted 11 months ago #

    3.1 RC? We're on 3.1.3 (or 3.2-RC1). If you're really still on 3.1 RC, upgrade.

    Sometimes the toolbars will display, then if I do something like save the post or re-load the page they disappear.

    That's a javascript error, then. So something's overwriting it.

    1) MAKE SURE you're on the latest version of WP. No one's gonna waste time debugging an older version ;)

    2) If it's STILL broken, try this:

    If you run into the problem where your toolbar disappears from your WYSIWYG editor as well as the WYSIWYG editor not working at all, try this.

    go to your wp-includes/js/tinymce/langs and create a symbolic link to wp-langs-en.js as en.js.

    ln -s wp-langes-en.js en.js

    Mind, that should be fixed as of 3.1.1

  17. jmccann
    Member
    Posted 11 months ago #

    @Ipstenu

    Oops!! I have WP Version 3.2-RC1 installed. My mistake.

    I'll go and see if I can get access to my command prompt with Hosting company.

    Thanks for your advice.

  18. Ipstenu
    Half-Elf Support Rogue & Mod
    Posted 11 months ago #

    @jmccann - sure thing :)

    If you still need help after that, please make a NEW topic in http://wordpress.org/support/forum/alphabeta

    If you're using an alpha product, you can get better help there.

  19. getextra
    Member
    Posted 7 months ago #

    I had this problem with a new site I inherited, I tried a few things however, managed to fix it by deleting and copying the wp-includes folder from a working version of wordpress

Topic Closed

This topic has been closed to new replies.

About this Topic