I’m new to EBSP and on my first try I can’t use the preview in the shortcode popup. A look into the console show me the error
‘undefined’ is not an object (evaluating ‘win.focus’)
for ebs_main.js on line 185.
BTW:
Changing the shortcode in the popup I got an error, too: ‘undefined’ is not a function (evaluating ‘lastSection.css(‘height’, lastSectionHeight+’px’)’) for main.js on line 96.
And some active console.log() command in the JS files:
assets/js/ebs_help_script.js (line 16)
assets/js/ebs_main.js (line 172)
assets/js/jquery.circliful.js (line 178)
assets/js/magnific-popup.js (lines 969 and 975 and 1961)
assets/js/owl.carousel.js (lines 664 and 794-795 and 800-802 and 810 and 825 and 872 and 1003 and 1009)
lib/shortcode/carousel/carousel_plugin.js (line 30)
lib/shortcode/wpcolumns/wpcolumns_plugin.js (lines 184-185)