• Justin Case

    (@the-buddha-garden)


    I no longer have the visual editor in WP 4.5.3

    I am not 100% sure when it disappeared. It could have been during an earlier version.

    I get this error in the console when trying to edit a page in WP:

    JQMIGRATE: Migrate is installed, version 1.4.1 load-scripts.php:9:542
    Prefixed Fullscreen API is deprecated. Please use unprefixed API for fullscreen. For more help https://developer.mozilla.org/en-US/docs/Web/API/Fullscreen_API load-scripts.php:443:6458
    This site appears to use a scroll-linked positioning effect. This may not work well with asynchronous panning; see https://developer.mozilla.org/docs/Mozilla/Performance/ScrollLinkedEffects for further details and to join the discussion on related tools and features! post.php
    "Failed to load: https://www.marinhomephotography.com/wp-includes/js/tinymce/plugins/wpview/plugin.min.js"

    While I am using the Genesis framework, I have disabled all plugins and resorted to the 2015 theme.

    None of the following have worked:

    I tried doing a reinstall of 4.5.3 through the dashboard.

    Downloading 4.5.3 and replacing the /wp-includes/js/tinymce/plugins/wpview/plugin.min.js via ftp

    Making sure the FOLDERS /wp-includes/js/tinymce/plugins/wpview/ all have permissions set to 0755

    Editing the wp-config.php file to include this code:

    define('CONCATENATE_SCRIPTS', false ); // <---------- ADD THIS LINE
    
    /** Sets up WordPress vars and included files. */
    require_once(ABSPATH . 'wp-settings.php');

    Going to cloudflare and purgin the cache

    Installing and activating the TinyMCE advanced plugin.

    None of this has worked.

    Any suggestions?

    Thanks in advance.

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘No More Visual Editor WP 4.5.3’ is closed to new replies.