Twitter feed suddenly not showing!
-
Hi guys,
All of a sudden my blog page has stopped showing the latest tweets in the sidebar. It was working fine up until recently and now i can’t understand why it’s not showing anything.
This is the code in the sidebar
<div class="twitter"> <h2>LATEST TWEETS </h2> <ul id="twitter_update_list"> </ul> </div>
and just before the close of the body tag i have these two lines of code
<script src="https://twitter.com/javascripts/blogger.js" type="text/javascript"></script> <script src="https://twitter.com/statuses/user_timeline/boutiquebags.json?callback=twitterCallback2&count=5" type="text/javascript"></script>
Can anyone see what might be causing this problem? From what i’ve read this is all the code you need and like i say it was working fine up until recently. The website is boutiquehandbags dot co dot uk.
Thanks
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Twitter feed suddenly not showing!’ is closed to new replies.