• I tried using this with Kadence, Astra and the Twenty-Twenty One theme.

    The only plugins I had activated were bbPress and this plugin.

    In all cases it had a critical error.

    I tried adding

    define( 'BLOCKS_EVERYWHERE_THEME_COMPAT', true );
    

    It made no difference.

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author John Godley

    (@johnny5)

    What is the critical error?

    Thread Starter zactix

    (@zactix)

    Fatal error: Uncaught Error: Class “WP_Theme_JSON_Data_Gutenberg” not found in /usr/www/users/inqmlzalen/wp-content/plugins/blocks-everywhere/classes/class-editor.php:33 Stack trace: #0 /usr/www/users/inqmlzalen/wp-includes/class-wp-hook.php(310): Automattic\Blocks_Everywhere\Editor->wp_theme_json_data_theme(Object(WP_Theme_JSON_Data)) #1 /usr/www/users/inqmlzalen/wp-includes/plugin.php(205): WP_Hook->apply_filters(Object(WP_Theme_JSON_Data), Array) #2 /usr/www/users/inqmlzalen/wp-includes/class-wp-theme-json-resolver.php(257): apply_filters(‘wp_theme_json_d…’, Object(WP_Theme_JSON_Data)) #3 /usr/www/users/inqmlzalen/wp-includes/class-wp-theme-json-resolver.php(591): WP_Theme_JSON_Resolver::get_theme_data() #4 /usr/www/users/inqmlzalen/wp-includes/global-styles-and-settings.php(182): WP_Theme_JSON_Resolver::get_merged_data() #5 /usr/www/users/inqmlzalen/wp-includes/block-editor.php(501): wp_get_global_stylesheet(Array) #6 /usr/www/users/inqmlzalen/wp-content/plugins/blocks-everywhere/classes/class-editor.php(228): get_block_editor_settings(Array, Object(WP_Block_Editor_Context)) #7 /usr/www/users/inqmlzalen/wp-content/plugins/blocks-everywhere/classes/class-handler.php(355): Automattic\Blocks_Everywhere\Editor->get_editor_settings() #8 /usr/www/users/inqmlzalen/wp-content/plugins/blocks-everywhere/classes/handlers/class-bbpress.php(114): Automattic\Blocks_Everywhere\Handler\Handler->load_editor(‘.bbp-the-conten…’, ‘.blocks-everywh…’) #9 /usr/www/users/inqmlzalen/wp-content/plugins/blocks-everywhere/classes/handlers/class-bbpress.php(98): Automattic\Blocks_Everywhere\Handler\bbPress->enable_editor() #10 /usr/www/users/inqmlzalen/wp-includes/class-wp-hook.php(310): Automattic\Blocks_Everywhere\Handler\bbPress->bbp_template_redirect(”) #11 /usr/www/users/inqmlzalen/wp-includes/class-wp-hook.php(334): WP_Hook->apply_filters(NULL, Array) #12 /usr/www/users/inqmlzalen/wp-includes/plugin.php(517): WP_Hook->do_action(Array) #13 /usr/www/users/inqmlzalen/wp-content/plugins/bbpress/includes/core/sub-actions.php(337): do_action(‘bbp_template_re…’) #14 /usr/www/users/inqmlzalen/wp-includes/class-wp-hook.php(310): bbp_template_redirect(”) #15 /usr/www/users/inqmlzalen/wp-includes/class-wp-hook.php(334): WP_Hook->apply_filters(true, Array) #16 /usr/www/users/inqmlzalen/wp-includes/plugin.php(517): WP_Hook->do_action(Array) #17 /usr/www/users/inqmlzalen/wp-includes/template-loader.php(13): do_action(‘template_redire…’) #18 /usr/www/users/inqmlzalen/wp-blog-header.php(19): require_once(‘/usr/www/users/…’) #19 /usr/www/users/inqmlzalen/index.php(17): require(‘/usr/www/users/…’) #20 {main} thrown in /usr/www/users/inqmlzalen/wp-content/plugins/blocks-everywhere/classes/class-editor.php on line 33

    Plugin Author John Godley

    (@johnny5)

    The plugin doesn’t work with the latest version of WP and Gutenberg. You will need an older version of Gutenberg (15.6 I think)

    confirm new version gutenberg breaking this it needs new build.

    downgraded gutenberg and tested with bbpress + gutenbreg Version 16.7.0? it worked.

    Thread Starter zactix

    (@zactix)

    The other issue though is that it does say the Gutenberg plugin shouldn’t be used on production sites. It can cause other issues.

    Will this plugin be updated to work without the gutenberg plugin installed ?

    The Gutenberg plugin causes other issues as well.

    Thanks

    Plugin Author John Godley

    (@johnny5)

    The plugin has been updated to support newer Gutenbergs. It may or may not work without the plugin version of Gutenberg.

    embrasurespace

    (@embrasurespace)

    This is a great idea but it doesn’t work for me either.

    Probably a theme issue?

    You do need to install Gutenberg plugin which we really shouldn’t need to do. I think that needs to be fixed.

    When I activate I just get a flashing box where the comment block should be.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Doesn’t work with most themes I tried’ is closed to new replies.