Looks like I have an issue with the latest BB Lite Plug In. Currently on Version 2.9.0.5 . I have a custom theme in Wordpress - The error indicates that the FLBuilderGlobalStyles
class is missing from the Beaver Builder Lite plugin. This is affecting the loading of BB to edit.
Is there a bug fix for BB Lite that BB can do. A suggested solution is to to completely delete the plugin and reinstall (I have tried everything else). Will I lose content that has been built by BB Lite.?
This is the error code from WordPress - it only appears for patterns and widgets.
Error Details
An error of type E_ERROR was caused in line 535 of the file /var/www/wp-content/plugins/beaver-builder-lite-version/classes/class-fl-builder-module-blocks.php. Error message: Uncaught Error: Class “FLBuilderGlobalStyles” not found in /var/www/wp-content/plugins/beaver-builder-lite-version/classes/class-fl-builder-module-blocks.php:535
Stack trace:
#0 /var/www/wp-content/plugins/beaver-builder-lite-version/classes/class-fl-builder-module-blocks.php(341): FLBuilderModuleBlocks::render_global_css(true)
#1 /var/www/wp-includes/class-wp-hook.php(324): FLBuilderModuleBlocks::enqueue_block_assets(‘’)
#2 /var/www/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters(NULL, Array)
#3 /var/www/wp-includes/plugin.php(517): WP_Hook->do_action(Array)
#4 /var/www/wp-includes/block-editor.php(341): do_action(‘enqueue_block_a…’)
#5 /var/www/wp-includes/block-editor.php(625): _wp_get_iframed_editor_assets()
#6 /var/www/wp-admin/widgets-form-blocks.php(29): get_block_editor_settings(Array, Object(WP_Block_Editor_Context))
#7 /var/www/wp-admin/widgets.php(32): require(‘/var/www/wp-adm…’)
#8 {main}
thrown