• I’m in the process of redeveloping a site that previously used this plugin, and the client would like to carry it over to the new site. After installation in the new site, I received the error below in the Appearance > Widgets area. When this plugin is deactivated, the error goes away.

    Notice: Function wp_enqueue_script() was called incorrectly. “wp-editor” script should not be enqueued together with the new widgets editor (wp-edit-widgets or wp-customize-widgets).

    Any thoughts?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Alan Fuller

    (@alanfuller)

    Thanks for pointing this out, first can I say a Notice is not an Error – and on a production site you shoudl really have Notices and Warnings display turned off https://fullworksplugins.com/docs/plugins-general/troubleshooting-plugins-general/php-notices-and-warnings/

    That said, are you using the widget or shortcode?

    If you are using the widget I recommend instead you use the shortcode, in a text widget

    Thread Starter Talk19-Scott

    (@talk19-scott)

    It’s a development site (I mentioned active redevelopment). Fair enough about Notice vs. Error. I mainly posted the support query because at this point, I’m not using either a widget OR a shortcode in the Appearance > Widgets area. I have a shortcode used in a couple of page bodies, but the notice is appearing in the Appearance > Widgets area even without implementation there. Just thought you’d want to know! I’ll just leave the plugin deactivated any time I’m editing widgets for now, so the notice doesn’t interfere with that area’s appearance. Thanks for the response.

    Plugin Author Alan Fuller

    (@alanfuller)

    I am grateful for you pointing this out and giving more detail.

    I will see if I can find a quick resolution.

    Plugin Author Alan Fuller

    (@alanfuller)

    I fixed that. Please note that this plugin has quite a few odd warnings and notices especially in PHP 8.1 none of which are functional errors. Overtime these will be eliminated.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Version 5.7.28 causing error in Widgets area’ is closed to new replies.