• martijnox

    (@martijnox)


    I have some technical problems with the page editor, pasically it doesn’t work.
    If I go to Appearance – Editor, I get the menu on the left, but on the right I just get the slim loading line which fills to about 25% and then keeps hanging there. I can leave the screen for hours, won’t change.
    Some part of the left menu seems to work. But for instance when I click on Navigation, I see a menu where I can’t add any page to. I created 5 pages, and I only see 4 in the editor. Though in my live website I see all 5. It looks like I can change their order in the editor, but it doesn’t change the order on my live website. Also I get a small popup saying “You do not have permission to edit this menu”.

    Also I can go to patterns – footer, and I can even adjust one of the footer templates to my liking. It also saves. But I cannot find any place to choose this footer in my website (it still displays the default footer). I have the feeling this should also be possible in the editor which isn’t loading.

    I disabled all my plugins and I tried Opera browser aswel as Chrome.
    What is going wrong here? I have the feeling I’m missing out on a lot of features here.

    • This topic was modified 2 months ago by martijnox.
    • This topic was modified 2 months ago by martijnox.
Viewing 7 replies - 1 through 7 (of 7 total)
  • Hi @martijnox – sorry to hear about the issues you are facing.

    Can you share a screenshot of what you are seeing in the editor? Also, can you open developer tools in your browser (instructions here) and and then reload the page and share a screenshot of any errors in the console?

    Finally, can you please deactivate all plugins again (every single plugin… not just those that are related to the theme/editor) and also try switching to the default 2024 theme and let us know if the problem continues?

    Thanks!

    In addition to @clubkert testing steps, you could look at the Tools -> Site Health panel to see if there are any issues with the REST API (or with the site in general)

    Thread Starter martijnox

    (@martijnox)

    Thanks for the quick reply! As you asked:
    https://imgur.com/wrsP0xF This is what I’m seeing. Weirdly enough it loads till 25% and gets stuck there, unless I click all the menu options on the left. Then with every one of them, the bar loads further, until I have a fully black loading bar and it’s still stuck there.

    When on the same screen, the developer tool gives the following twice:
    Failed to load resource: the server responded with a status of 405 ()
    /wp-json/wp/v2/settings?_locale=user:1

    After I click some menu’s so the bar loads further, it looks like this: https://imgur.com/zJOzDsA

    Meanwhile the Issues tab looks like this: https://i.imgur.com/KMD6ZdA.png

    Setting it back to the standard 2024 theme gives exactly the same results. and all plugins have been disabled.

    The Tools – Site Health gives this: https://i.imgur.com/3uDiDAI.png

    I wish I was better at this, but it’s a lot of gibberish to me. I’ve had this WordPress website for years and years, and maybe all the wordpress updates broke something at some point. it would be a-ma-zing if you have any idea how to help me with this error!

    • This reply was modified 2 months ago by martijnox.

    Hi @martijnox thanks for the screenshots.

    Can you confirm that this same issue happens with no plugins active and the default 2024 theme active?

    Also, which hosting provider do you use?

    Based on the 405 errors you are receiving, it looks like this is potentially an issue with your hosting. All of the those requests are using the REST API to retrieve data and because they are not working, the screen is not loading correctly. I would open a ticket with you host to see if you’re being rate limited or parts or the REST API are being blocked.

    Can you edit regular content in the post editor? Are there any issues in the Site Health screen related to REST API?

    Thread Starter martijnox

    (@martijnox)

    Good to know! I have my hosting via an old friend. I will drop him this link and see what he says.

    I can edit regular pages, and the screenshot I sent from the Site Health page is all there is, nothing related to Rest API.

    I’m jumping on here, as I also have the same problem. Although the editor isn’t even loading 25% for me, I just get a black screen (I’d do a screenshot, but it’d literally be a black square!). I’ve disabled all plugins. Site health says automatic updates are disabled, but all plugins are up to date (reading from another thread, this looks like it might be something to do with my host).

    I’ve looked at the developer tools, which says something about unstable APIs, but I have no clue what that means (I’m no coder). I can’t figure out how to add a screenshot here, so I’ve just cut and pasted it:

    Uncaught Error: You tried to opt-in to unstable APIs without confirming you know the consequences. This feature is only for JavaScript modules shipped with WordPress core. Please do not use it in plugins and themes as the unstable APIs will removed without a warning. If you ignore this error and depend on unstable features, your product will inevitably break on the next WordPress release.
    at n (private-apis.min.js?ver=17a2e640b653d742da6e:2:1938)
    at edit-site.min.js?ver=908b9738a38cdf931130:11:9654
    at edit-site.min.js?ver=908b9738a38cdf931130:11:469920
    at edit-site.min.js?ver=908b9738a38cdf931130:11:469961
    site-editor.php:1713

    Uncaught TypeError: Cannot read properties of undefined (reading ‘initializeEditor’)
    at HTMLDocument. (site-editor.php:1713:16)

Viewing 7 replies - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.