Also experiencing the same issue using Neve Theme. Happens when I place the shortcode in the top menu. I get this message below the icons.
window.addEventListener(“sfsi_functions_loaded”, function() { if (typeof sfsi_widget_set == “function”) { sfsi_widget_set(); } }); window.addEventListener(‘sfsi_functions_loaded’,function(){ jQuery(‘.sfsi_wDiv’).each(function(){ new window.Manipulator( jQuery(this)); }); setTimeout(function(){ jQuery(‘#sfsi_wDiv’).each(function(){ jQuery(this).click(); })},2000); });