Archived topic
Error displaying widget in admin WP
1 reply · Started by Jesús on August 3, 2021
I can´t see the widget configuration page: https://domain/wp-admin/widgets.php
Query monitor displays this error:
wp_enqueue_script() ha sido llamada de forma incorrecta. "wp-editor" script should not be enqueued together with the new widgets editor (wp-edit-widgets or wp-customize-widgets). Por favor, visita Depuración en WordPress para más información. (Este mensaje fue añadido en la versión 5.8.0).
Hi there,
that would mean there is a plugin or function that is enabling the Block Editor in the Block Widget.
You can either:
1. Disable plugins to see if one of them is causing the conflict.
or
2. Disable the Block Widgets in 5.8:
https://docs.generatepress.com/article/disable-the-block-editor-in-widgets/