//Disable new gutenberg widgets (Wp 5.8) ON your functions.php file add_filter( 'use_widgets_block_editor', '__return_false' );