Disable schema markup in the BB Theme
If you'd like to disable Schema markup within Beaver Builder, use the filter:
add_filter( 'fl_theme_disable_schema', '__return_true' );
If you'd like to disable Schema markup within Beaver Builder, use the filter:
add_filter( 'fl_theme_disable_schema', '__return_true' );