You are awesome! I’ve been pulling my hair out and this is the only thing that worked!
what tool do i even use to put my timeline on my dam twitter page. the code is to big for url, an i dont have an html tool,!! plz feel me in, i am computer illiterate
Experiencing the EXACT same issue. It’s been over 25 weeks and still no fix?? C’mon!
smalldotdesign.com/clients/fula (scroll to bottom)
Solution:
twitter provides code to cut and paste into your site but you need to add 5 characters to the code to make it work:
the script source is looking here: //platform.twitter.com/widgets.js
it should be looking here: http://platform.twitter.com/widgets.js
so just add http: before //platform and you should be good to go!
Tweets about "#bubbas"
kurrik
#105
Note, this is ONLY required if you’re loading the JS from a file:// path. Please don’t actually do this in production, especially if you support HTTPS access on your domain.
hupseb
#107
I just changed the related javascript file src attribute for a local demo and it worked fine:
from: js.src="//platform.twitter.com/widgets.js";
to: js.src=“http://platform.twitter.com/widgets.js”;
I wanted to post here that it’s important on Chrome to remember what extensions you have enabled.I have a Twitter and Facebook feed on my website, www.cjfluharty.com
I’m using Wordpress and embedding the code within a Theme. It always looked fine on my GS2 and iPad, but my Chrome browser NEVER loaded the widgets. I disabled “Disconnect” 5.3.0 and “Facebook Disconnect” 1.3.0 and all of the sudden, my site looks fine in Chrome. I sure hope that this helps you!
Been trying to get this to work for days. Yours is the only solution that worked. Somebody should post this up top. Thanks!
Just noticed my feed not working last week. After much tweaking and troubleshooting, following outdated responses, etc. Tony’s post below finally solved my problem.
@lopezpagan Tony (The Brain)
This work for me. Put this in the header. Then put in the body the widget an it will work.
You need to add the following into your page header:
Then the widget embeded in the middle of the page starts working. I’m not sure why the code in the widget doesn’t work since it looks like it’s supposed to do the same thing, but I guess it’s just broken at the moment.
Hope this tip helps someone else 
Hao555
#113
Hi, I can’t load platform.twitter.com/widgets.js or …css via http but https is ok. Why? If I visit my network with http it will just give a link (the embedded timeline won’t work), but if I visit it with https then it worked. Could anybody help me out.
Had the same problem on Safari (6.0.5), but not on Firefox, Chrome or Opera (all on Mac OS X 10.8.4).
Then wondered whether the “Do Not Track Me” extension active on Safari might be affecting display. Switched it off and the full widget appeared. I then switched it back on and enabled tracking from TweetMeme and Twitter Badge. The widget still appears! Hope this might be of help.
The latest widget rarely works on Firefox. It seems to work fine on IE and on mobile phones. When the page refreshes on firefox, it works only about 10% of the time. (my page is set to refresh about every 2 minutes)
Hello, this code not working… Why! “<a class=“twitter-timeline” data-dnt=“true” href=“https://twitter.com/HarshithSK” data-widget-id=“355907348830777344”>Tweets by @HarshithSK</a>
<script*>!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";fjs.parentNode.insertBefore(js,fjs);}}(document,“script”,“twitter-wjs”);</script*>"
pls217
#117
I don’t understand why I can embed a twitter timeline on our current site, but not on the one I’m developing on Google site. Why is the twitter gadget so inconsistent?
pls217
#118
I would love to adjust the domains box however, it is not an option in twitter setting… Where can I enable it?
I’m following the thread…Am disappointed, too…
Twitter, please fix the widget problem - the old one worked nicely but not this new one.