Embbedd twitter

I am trying to show our Sport Centre twitter feed on our digital signage. We are currently using Xibo 1.4.2.

Below is the embedded code that I am trying to use. All that shows is Tweets by @ImpingtonSC. Could anyone explain why this is happening.

<a class="twitter-timeline" href="https://twitter.com/ImpingtonSC" data-widget-id="670192262547120132">Tweets by @ImpingtonSC</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>

We are looking at upgrading to latest version but need to update our PHP version as well . Before doing this we need to check our other systems that use PHP.

So your code works in 1.7.5 but in 1.7 versions there is twitter module which might be a better solution (as soon as you will upgrade to 1.7 of course)

I can’t test in 1.4.2 unfortunately, we’d definitely recommend that upgrade as soon as possible.

If anyone has some ideas about this code and 1.4.2 CMS please share :smile: