#2443

Hi again,

I can’t connect to your site, please go to file functions.php ( child-theme) and add this code:

add_filter( 'gutenberg_use_widgets_block_editor', '__return_false' );
add_filter( 'use_widgets_block_editor', '__return_false' );