Site logo

[Resolved] Widget admin screen no longer working correctly

Home Forums Support [Resolved] Widget admin screen no longer working correctly

Home Forums Support Widget admin screen no longer working correctly

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #2075386
    Scott

    Though I have made no changes to the site other than normal WP, plug-in, and GP Theme updates, the widget admin screen has changed and does not work properly. The widget layout looks completely different now and at the top of the screen on the widget page, when logged into my WP admin, I get these messages in a red background such as “The “custom_html” block was affected by errors and may not function properly. Check the developer tools for more details.” No idea what that means. Any ideas how to restore or fix? Thanks.

    #2075569
    David
    Staff
    Customer Support

    Hi there,

    what you’re seeing is the new Block Widget editor that WP introduced in 5.8.
    If you want to use the Classic widget area then this document provides a PHP Snippet to do that:

    https://docs.generatepress.com/article/disable-the-block-editor-in-widgets/

    #2075712
    Scott

    Fantastic!! Thank you very much, David. I installed the Code Snippets plug-in, added the code snippet, and the widget admin now works as it used to.

    #2075736
    David
    Staff
    Customer Support

    Glad to be of help!

    #2374688
    Earl

    David –

    I understand the PHP snippet that you provided to disable the new block editor. But what do I do if I want to use the new feature? Do I have to remove the current widgets and re-add them? A brief overview of the process would be helpful.

    Thanks!!

    #2375080
    David
    Staff
    Customer Support

    Hi Earl,

    thats correct – the steps would be:

    1. Disable the Block Widgets as explained here

    2. Remove all the existing widgets.

    3. Remove the code from #1 to re-enable the block widgets

    4. Add your new block widgets

    As a note, you may find that some plugins that add widgets are not compatible with the block editor.

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