• Resolved Shabti Kaplan

    (@shabti)


    Hello, thanks for this great plugin. After updating to the latest version we get this error:
    Fatal error: Uncaught Error: Class ‘WP_Theme_JSON_Data_Gutenberg’ not found in C:\wamp64\www\local-site\wp-content\plugins\blocks-everywhere\classes\class-editor.php on line?33

    Maybe you need a forward slash \WP_Theme_JSON_Data_Gutenberg’?

Viewing 8 replies - 1 through 8 (of 8 total)
  • Thread Starter Shabti Kaplan

    (@shabti)

    Actually I see there is a forward slash…. Why am I getting this error?

    Plugin Author John Godley

    (@johnny5)

    You need to use the Gutenberg plugin to use Blocks Everywhere.

    Thread Starter Shabti Kaplan

    (@shabti)

    Thanks for the quick reply.

    Why is that? Is it using features that aren’t yet in core?

    Plugin Author John Godley

    (@johnny5)

    Yes, there may be times when it uses features that aren’t in the Gutenberg released with WP (which could be months old).

    Thread Starter Shabti Kaplan

    (@shabti)

    ok thanks. Just to let you know, I commented out the filter that calls this function and everything works great.

    I think if you really want people to actually use this already, you should make it compatible with the current version of Gutenberg

    Plugin Author John Godley

    (@johnny5)

    Everything may appear to work great for you, but the code is needed for other sites.

    The plugin readme states it requires the plugin version of Gutenberg. Due to the nature of the plugin this requirement is unlikely to change.

    Plugin Author John Godley

    (@johnny5)

    I commented out the filter that calls this function and everything works great.

    There may also be features inside the editor that require the plugin version, and it may crash at some point unless you are using it.

    Thread Starter Shabti Kaplan

    (@shabti)

    Ok thanks for letting me know. I guess this plugin is still in Beta, that’s fine

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Error: WP_Theme_JSON_Data_Gutenberg not found’ is closed to new replies.