• After failed update of WordPress 5.3, I finally got updated with last WordPress version. After update, I get blank (white) edit page when clicking on posts and pages.

    I’ve cleared browser cache and tried different browsers, but still the same.

    • This topic was modified 4 years, 5 months ago by spurtinfo.

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • I don’t know if this will help you, but I had the same problem exactly and fixed it by disabling WP Rocket and re-enabling it just after.

    Hi There!

    Will you be able to open the browser console and share any errors/messages that show up there?

    Also, you might want to try disabling plugins one by one to see if there’s any incompatibility.

    Thanks

    I have exactly this problem, and i’ve gone though enabling/disabling all plugins in order to fins a solution .. No luck, however this is my console’s output:

    JQMIGRATE: Migrate is installed, version 1.4.1
    deprecated.min.js:1 wp.editor.withColors is deprecated. Please use wp.blockEditor.withColors instead.
    c @ deprecated.min.js:1
    gutenberg_integration.bundle.js:1 Uncaught TypeError: $ is not a function
    at Object.addButtons (gutenberg_integration.bundle.js:1)
    at gutenberg_integration.bundle.js:1
    at data.min.js:1
    at Array.forEach (<anonymous>)
    at o (data.min.js:1)
    at data.min.js:1
    at p (data.min.js:1)
    at data.min.js:1
    at Object.dispatch (data.min.js:1)
    at Object.addFormatTypes (data.min.js:1)
    gutenberg_integration.bundle.js:1 Uncaught TypeError: $ is not a function
    at Object.addButtons (gutenberg_integration.bundle.js:1)
    at gutenberg_integration.bundle.js:1
    at data.min.js:1
    at Array.forEach (<anonymous>)
    at o (data.min.js:1)
    at data.min.js:1
    at p (data.min.js:1)
    at data.min.js:1
    at Object.dispatch (data.min.js:1)
    at wp-seo-post-scraper-1250.min.js:1
    gutenberg_integration.bundle.js:1 Uncaught TypeError: $ is not a function
    at Object.addButtons (gutenberg_integration.bundle.js:1)
    at gutenberg_integration.bundle.js:1
    at data.min.js:1
    at Array.forEach (<anonymous>)
    at o (data.min.js:1)
    at data.min.js:1
    at p (data.min.js:1)
    at data.min.js:1
    at Object.dispatch (data.min.js:1)
    at Object.addBlockTypes (data.min.js:1)
    gutenberg_integration.bundle.js:1 Uncaught TypeError: $ is not a function
    at Object.addButtons (gutenberg_integration.bundle.js:1)
    at gutenberg_integration.bundle.js:1
    at data.min.js:1
    at Array.forEach (<anonymous>)
    at o (data.min.js:1)
    at data.min.js:1
    at p (data.min.js:1)
    at data.min.js:1
    at Object.dispatch (data.min.js:1)
    at Object.setIsMatching (data.min.js:1)

    Hi @devhdas I think that’s a different issue.
    It seems related to this https://core.trac.wordpress.org/ticket/48568
    Basically you have some code that is using $ to refer to jQuery. There was a bug in WordPress that had a side effect of allowing that but the guideline is to always use jQuery instead of $.

    @youknowriad
    Got some additional information out of firefox’s console, and it seems that it’s kallyas theme being at fault, which is built upon tinymce from what i gather.. What am I paying for updates for, really? *sigh* Thanks for notifying me of the ticket though!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Edit page blank after WordPress 5.3 update’ is closed to new replies.