gregsto
Member
Not long ago, and even after the initial change over to broadcastify, you could create a widget using the twitter widget application that is part of the settings in all twitter accounts, and this widget's code could be added to the "notes" section of a feed and the widget would appear as it was designed to. Not any more. Here is the code in question since it also fails to create the actual widget here in the threads:
That has suddenly stopped. The notes section no longer accepts the code (which does contain a script) and instead alters it so that only a link to your twitter account and not a scrollable widget showing your latest tweets, Sine the twitter account I use for this is dedicated to incidents, in real time, which are heard on the feed the widget is greatly missed.
HAS the ability to post these widgets changed or am I missing something?
Code:
<a class="twitter-timeline" data-dnt="true" href="https://twitter.com/BaltMetroNews" data-widget-id="292693197237403648">Tweets by @BaltMetroNews</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>
That has suddenly stopped. The notes section no longer accepts the code (which does contain a script) and instead alters it so that only a link to your twitter account and not a scrollable widget showing your latest tweets, Sine the twitter account I use for this is dedicated to incidents, in real time, which are heard on the feed the widget is greatly missed.
HAS the ability to post these widgets changed or am I missing something?