• This plugin breaks the latest version of Beaver Builder. When trying to edit a page in Beaver Builder it fails to load and asks if I want to wait or kill the process.

    Disabling this plugin resolves the issue.

    Beaver Builder support said this:

    We cant fix it from inside BB, it appears their plugin JS does not like the new responsive UI in 2.7 and there is no way to debug the issue because the JS is minified. Which does go against wp.org plugin rules.

    They supplied this code as a workaround, but I don’t think that this is good a long term solution.

    add_action( 'wp_enqueue_scripts', function(){if ( isset( $_GET['fl_builder'] ) ) {wp_dequeue_script( 'jquery.wp-smartcrop' );}}, 11 );
Viewing 1 replies (of 1 total)
  • Thread Starter Millionleaves

    (@millionleaves)

    Glad to see an update today, sad to see that this issue wasn’t addressed ??

    I love this plugin and had it installed on dozens of sites, but have had to remove it because of this issue.

Viewing 1 replies (of 1 total)
  • The topic ‘Breaks the latest version of Beaver Builder’ is closed to new replies.