• Resolved darcyoordt

    (@darcyoordt)


    So after I updated I discovered that when I try to update a page or a post, the text window is only about 1/4 the size it should be (about an inch) and all the edit buttons (bold, italics, etc.) are missing.

    I have no idea how to fix this. I’m not sure if it is an issue with one of the plugins I have installed. I’ve tried to disable a couple, but nothing seems to work. Since I have this problem on two sites (I know, I’m an idiot for updating them both before thoroughly checking things.) these are the only plugins on both sites: Display Post Shortcode, Gravity Forms, Redirection, WP Category Permalink, WP101 Video Tutorials.

    I hate to uninstall them only to discover that’s not the case if it’s something else.

Viewing 10 replies - 1 through 10 (of 10 total)
  • Moderator t-p

    (@t-p)

    Have you tried:
    – deactivating ALL (yes all) plugins temporarily to see if this resolves the problem (plugin functions can interfere). If this works, re-activate them individually (one-by-one) to find the problematic plugin(s).
    – switching to the unedited default Theme (Twenty Seventeen, etc.) for a moment using the WP dashboard to rule out any theme-specific issue (theme functions can interfere like plugins).

    If you can install plugins, install Health Check. On the troubleshooting tab, you can click the button to disable all plugins and change the theme for you, while you’re still logged in, without affecting normal visitors to your site.

    If the above steps do not help , try Troubleshooting with your browser: Your browser can help you identify JavaScript issues or conflicts and this article can assist you in doing that diagnosis.

    Thread Starter darcyoordt

    (@darcyoordt)

    Okay, deactivated all plugins. Did not fix the problem. Going to try the Health Check plugin now and see if it is the theme.

    Thread Starter darcyoordt

    (@darcyoordt)

    For some reason, I can install Health Check but it is not showing up in the dashboard. Not sure why.

    Figured it out.

    • This reply was modified 6 years, 2 months ago by darcyoordt.
    Thread Starter darcyoordt

    (@darcyoordt)

    Okay, Health Check didn’t fix any of the problems. Tried switching the theme and everything. I guess I move on to the brower/JavaScript test tomorrow.

    Thread Starter darcyoordt

    (@darcyoordt)

    So when I actually switched themes to a default one, I noticed that the text controls (bold, link etc.) showed up but the text area was still small.

    When I ran the Firefox developer, I got this (and I uninstalled tinymce:

    Loading failed for the <script> with source “https://harrisburgmagazine.com/wp-includes/js/wp-emoji-release.min.js?ver=4.9.4”. edit.php:1
    Loading failed for the <script> with source “https://harrisburgmagazine.com/wp-includes/js/wp-emoji-release.min.js?ver=4.9.4”. post.php:1
    Loading failed for the <script> with source “https://harrisburgmagazine.com/wp-includes/js/tinymce/tinymce.min.js?ver=4607-20180123”. post.php:2740
    ReferenceError: tinymce is not defined plugin.min.js:1:1
    ReferenceError: tinymce is not defined post.php:2743:1
    ReferenceError: tinyMCE is not defined wp-langs-en.js:235:2
    ReferenceError: tinymce is not defined post.php:2737:37

    Thread Starter darcyoordt

    (@darcyoordt)

    This is what I got from Chrome:

    /wp-includes/css/editor.min.css?ver=4.9.4 Failed to load resource: the server responded with a status of 404 (Not Found)
    /wp-content/plugins/adrotate/library/dashboard.css?ver=4.9.4 Failed to load resource: the server responded with a status of 404 (Not Found)
    load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,jquery-ui-core,jquery-ui-widget,utils,jquery-ui-position,moxiejs,plupload&ver=4.9.4:9 JQMIGRATE: Migrate is installed, version 1.4.1
    tinymce.min.js Failed to load resource: the server responded with a status of 404 (Not Found)
    /wp-includes/css/editor.min.css?ver=4.9.4 Failed to load resource: the server responded with a status of 404 (Not Found)
    icon-menu.png Failed to load resource: the server responded with a status of 404 (Not Found)
    /wp-includes/js/wp-emoji-release.min.js?ver=4.9.4 Failed to load resource: the server responded with a status of 404 (Not Found)
    tinymce.min.js Failed to load resource: the server responded with a status of 404 (Not Found)
    plugin.min.js:1 Uncaught ReferenceError: tinymce is not defined
    at plugin.min.js:1
    post.php?post=1612&action=edit:2726 Uncaught ReferenceError: tinymce is not defined
    at post.php?post=1612&action=edit:2726
    wp-langs-en.js:235 Uncaught ReferenceError: tinyMCE is not defined
    at wp-langs-en.js:235
    at wp-langs-en.js:519
    post.php?post=1612&action=edit:2720 Uncaught ReferenceError: tinymce is not defined
    at Object.load_ext (post.php?post=1612&action=edit:2720)
    at post.php?post=1612&action=edit:2731
    editor.min.css Failed to load resource: the server responded with a status of 404 (Not Found)
    dashboard.css

    Thread Starter darcyoordt

    (@darcyoordt)

    And a screenshot of what I’m seeing:

    https://ibb.co/kXjkqc

    Moderator t-p

    (@t-p)

    Try deleting your adrotate plugin.

    After deleting, flushing any caching plugins you might be running, as well as server and/or browser caches.

    If that does not resolve the issue, try MANUALLY updating. Download WordPress again and unzip it. Access your server via SFTP or FTP, or a file manager in your hosting account’s control panel (consult your hosting provider’s documentation for specifics on these), and delete then replace your copies of everything on the server except the wp-config.php file and the /wp-content/ directory with fresh copies from the download. This will effectively replace all of your core files without damaging your content and settings. Please read the Manual Update directions first.
    Backup: If you haven’t already done, always backup everything (including your database) before doing any actions, just in case something really goes wrong. You can never have enough backups!

    Thread Starter darcyoordt

    (@darcyoordt)

    The manual update of WordPress FIXED the issue. Thank you!!

    Moderator t-p

    (@t-p)

    Glad to know it 🙂

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Updating Post Bug after updating to 4.9.4’ is closed to new replies.