Twitter Timeline widget not working in Chrome

My Twitter Timeline widget won’t load in Chrome, but loads in both Firefox and IE perfectly.
When I check the console for Chrome, I get “Failed resource: http://platform.twitter.com/widgets.js” but when I click on that link, it works.

This is the code I am using:

Read More
<a class="twitter-timeline"  href="https://twitter.com/funnelholic"  data-widget-id="307229764530339840">Tweets by @funnelholic</a><script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>

I have also whitelisted both www.funnelholic.com and funnelholic.com

The site in question is: http://funnelholic.com, this is a WordPress site, and I am using the Text widget to display it.

How can I fix this?

Related posts

Leave a Reply

3 comments

  1. I had the same problem and was very frustrated that it did not work in Chrome.

    It seems that the reason was

    enter image description here Adblock Plus

    When I deactivated Adblock Plus for my page, it worked!

    Guess you, @theintellects, also had Adblock active on the computer it did not work on.

    With that said, I have added information on my webpage, that if the user uses Chrome and they don’t see any Twitter timeline, they need to deactivate Adblock Plus for this page