• I have update wordpress into 5.5.3 using manual way, Im using twentytwenty theme and disable all plugins. But i cant create new page, but when i try to edit it working..
    Thanks

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

Viewing 5 replies - 1 through 5 (of 5 total)
  • Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    >> But i cant create new page <<

    When you try, what happens?

    Thread Starter emosidan

    (@emosidan)

    just blank page. Also i got this error from console chrome:

    Failed to load resource: net::ERR_HTTP2_PING_FAILED editor-script-block.js:1 
    Failed to load resource: net::ERR_HTTP2_PING_FAILED post-new.php?post_type=page:1814 
    Uncaught TypeError: Cannot read property 'initializeEditor' of undefined
        at HTMLDocument.<anonymous> (post-new.php?post_type=page:1814)
    • This reply was modified 5 years, 5 months ago by emosidan.
    Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    Errors like this (blank page) are logged. Check the error log on your server. If you can’t find the log, please contact your host.

    Meantime, enable wp_debug and wp_debug_log and after an error, look at wp-content/debug.log to see if anything gets logged there. https://wordpress.org/support/article/debugging-in-wordpress/

    You can also try this: Please attempt to disable all plugins, and use one of the default (Twenty*) themes. If the problem goes away, enable them one by one to identify the source of your troubles.

    Thread Starter emosidan

    (@emosidan)

    Thanks for your solution, but after i use wp_debug and wp_debug_log how is this issue will be fixed?

    Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    The debug messages will give us a clue to that. Right now, all we know is that something is broken and no more.

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

The topic ‘I Cannot add page in wordpress version 5.5.3’ is closed to new replies.