Hi,
I’ve created a widget for my site and the link it has generated has no data-widget-id (its blank). See below. The result is I only see the link “Tweets by” and then nothing… I have done this before and normally there is a long ID, but this wont generate one. I’ve tried deleting and re-creating it. I had a working widget before but wanted to change the height, so deleted it and created the one below, but its not working. Does anyone know a fix for this or a way I can coax it to generate code with an ID? Many Thanks
<a class="twitter-timeline" href="https://twitter.com/KTheodLanguageS" data-widget-id="">Tweets by @KTheodLanguageS</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>