I had embedded a twitter stream onto a webpage on my website, and this had worked effortlessly, until today.
I went on my website and the stream does not come through anymore… Has anyone else had this problem?
I had embedded a twitter stream onto a webpage on my website, and this had worked effortlessly, until today.
I went on my website and the stream does not come through anymore… Has anyone else had this problem?
Hi
Try updating the widget code with this:
<a class="twitter-timeline" href="https://twitter.com/username?ref_src=twsrc%5Etfw">Tweets by TwitterDev</a> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
Change the orange username with your Twitter username.
Ahmad
Thanks for the reply Ahmed.
I tried your solution and it did not work… Still offering just the blue title as in the link I have provided.
This was my code that worked fine:
<a class="twitter-timeline" href="https://twitter.com/DHSCgovuk?ref_src=twsrc%5Etfw">Tweets by Department for Health and Social Care</a> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
Am I being blind? I see no difference with your code above.
Thanks in advance.
I just provided you the latest code for their timeline widgets in case your code was out of date, it looks pretty much the same as mine, it might be a bug in their own code or that they’re rolling out an update.
You can wait a few days to see if the problem is solved, or you can contact Wix Customer Care to take a look your page and see what’s going on.
Thanks Ahmed. I just wanted to double check that I was not being stupid.
You’re welcome
Did you get this resolved Theo? I have spent half-a-day trying to embed the same basic code but can’t get it working. Came across your post when I was trying to find what I had done wrong - maybe nothing! Thx, Steve