Support Forum › Forums › Mixxcazt – Creative Multipurpose WooCommerce Theme › can’t found all widgets for home25 › Reply To: can’t found all widgets for home25
August 26, 2021 at 7:09 pm
#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' );