/jebster/slideshow-widget/views/widget/slideshow.php line 8 contains a header reference for Google fonts, which continually throws console errors, as: SyntaxError: expected expression, got '&' `<link href="https://fonts.googleapis.com/css?family=Lato" rel="stylesheet">` I removed the entire line and the errors stopped
/jebster/slideshow-widget/views/widget/slideshow.php
line 8 contains a header reference for Google fonts, which continually throws console errors, as:
SyntaxError: expected expression, got '&'
<link href="https://fonts.googleapis.com/css?family=Lato" rel="stylesheet">I removed the entire line and the errors stopped