realbig / theme_pmwoodwinds

1 stars 0 forks source link

Twitter widget failing to load #55

Open joelyoder opened 3 years ago

joelyoder commented 3 years ago

There is a twitter widget embedded somewhere on the page that is failing to load. This is the error I can see in the console: pmwoodwind.com/:1 Refused to execute script from 'https://cdn.syndication.twimg.com/widgets/timelines/584036739448233986?&lang=en&callback=__twttrf.callback&suppress_response_codes=true&rnd=0.5304042748292943' because its MIME type ('') is not executable, and strict MIME type checking is enabled.

My guess is that it was probably supposed to show up here in the footer: image

We likely need to either replace the widget with a newer version or remove it entirely.