Whenever I generate a widget on twitter and embed the html code into a website, js fiddle or other html document I just get a link to my twitter feed.

Ive tried using multiple browsers and devices phones etc to no avail. I did a quick google for other sites having the issue and randomly found I was experiencing the same problem this site http://nyuinformatics.org/ but after about ten minutes if fixed itself and now appears fine in chrome. My site however still shows just the link back to my feed. Here is the code:
Help is appreciated!

Ive tried using multiple browsers and devices phones etc to no avail. I did a quick google for other sites having the issue and randomly found I was experiencing the same problem this site http://nyuinformatics.org/ but after about ten minutes if fixed itself and now appears fine in chrome. My site however still shows just the link back to my feed. Here is the code:
Code:
<a class="twitter-timeline" data-dnt="true" href="https://twitter.com/Starmods_mods" data-widget-id="">Tweets by @Starmods_mods</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>
Help is appreciated!







