I had the same problem, fixed it by changing twitter code to include the widget library to:

// Twitter API !function (d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; //, p = /^http:/.test(d.location) ? 'http' : 'https'; if (!d.getElementById(id)) { js = d.createElement(s); js.id = id; // js.src = p + '://platform.twitter.com/widgets.js'; js.src = "https://platform.twitter.com/widgets.js"; fjs.parentNode.insertBefore(js, fjs); } } (document, 'script', 'twitter-wjs');

in the JS comments u can see what I changed from Twitter’s orig code.
Weird error, Twitter must have changed something internally in that base lib.
In case this helps others.

Update to my prev post, which btw the moderator hasn’t approved yet, hours after! Kind of defeats the purpose of a forum, right Mr. Twitter Moderator? Posting this too? :wink:

My prev post was a patch or workaround, but the real problem was just in Chrome Version 29.0.1547.76 m, or its caching behavior, or cached files. So, I fixed it finally by clearing out the cached files (Settings “Empty the cache”). So it looks like it was a temp bug.

Cheers!

ps: Make sure to close all Chrome apps/instances/windows after clearing this cache.

Opposite issue. Twitter widget (based on HTML code) not showing up on my Blogger website - in IE. Chrome and Safari are fine.

  • I even tried copying existing, working code from another of my blogs and changing the Twitter handle. No go.

In my case the problem was Avast plugin in Chrome. By default, Avast blocks social networks and running applications. You have to deactivate this protection manually if it’s a secure website. Avast logo locates at the upper right site of Chrome where you can see the number of issues you have to resolve. After deactivating blocking, my twitter widget came up again. Follow me at @maxdataVE or visit www.maxdata.com.ve

1 Like

My Twitter feed is also gone, only the text link shows. I see that yours is not working again either - all I can see is the same type of link I see on my site (mariaerving.com) It worked fine before but now for the past few days it has not shown. Hope someone can help with this matter.

Oops wrote the same comment twice and can’t use delete.

My Twitter feed is also gone, only the text link shows. I see that yours is not working again either - all I can see is the same type of link I see on my site (mariaerving.com) It worked fine before but now for the past few days it has not shown. Hope someone can help with this matter.

I had same problem with tweets not appearing in Chrome browser, disabled “Do Not track Me”
extension all working OK. Try disabling any extensions you have one at a time.

Thank you for the suggestion, but I don’t use any extensions. The feed has worked fine before but all I see now is the link (Tweets by @mariaerving). Same thing with Firefox. Very strange.

If you have Avast antivirus installed as an extention in Chome it may disable twitter widget. In Chome try ty click right Avast icon and chose the menu Social networks blocked / Twitter (switch Off blocking) It works for me in Chrome

Awesome! That was it! Now the Twitter feed is showing again. Thank you, I really appreciate it:) Have a great day and happy weekend! /Maria

Brilliant! This was driving me nuts :slight_smile:

Omgsh! This worked! Thank you! I turned off the plugin and had to repaste in the code to my blogger widget, but after I clicked refresh everything worked fine. Awesome! XD

That answer is perfect, thank you very much, resolved the issue straight away!!

This is the problem, Avast plugin, deactivate it solve the problem. Thank so much for your post!!!

Brilliant @Internoid . Thats solved it! :slight_smile:

Yep solved for me too, but it was the Disconnect plugin that was to blame with me. Thanks everyone.

Yep. This happens in Chrome mac for me ONLY when I have the Disconnect (don’t track me) plugin on. Once I whitelisted my site, it appears immediately.

So the plugin is preventing the twitter script from loading.

Hi all after a lot of reading a lot of research at Google I found why Chrome does not shows Widgets previews at Twitter and also does show images at Blogs Websites whatever you have or look for. In my case specific the problem was Avira extension. So what you can do is: just goes to Chrome extensions and turn all them of, than you can turn one by one on and you will figure out if is one of them in your case. Enjoy!!! and Bone Chance!!!

My twitter feed is showing up in IE but not any other browser. The previews show up in all browsers but when I insert the code in my page only IE works. The others only show the link.
I’ve checked for extensions, add-ins and ad blockers and none exist or are enabled.

I’m new to this and am very frustrated. Any and all help is appreciated. :slight_smile: