Hi there,
Just had this issue at work, in the end we had to fix it by commenting out lines in includes/load_scripts.php
Line 13:
// if ( is_active_widget( ”, ”, ‘lidd_mc_widget’ ) ) {
Line16:
// }
Hope this gives you some clues for a proper fix.
Thanks,
SDF