I am using the following code on my website for the twitter widget and it recently stopped functioning. Could anyone tell me why? My website is http://www.lookbookcookbook.com/
Thanks!
<div style="top left no-repeat; padding-left: 0px;" id="twitter_div">
<ul id="twitter_update_list"></ul>
<a id="twitter-link" style="display:block;text-align:right;" href="http://twitter.com/lookbookcook" target="_blank">follow us...</a>
</div>
<script src="http://twitter.com/javascripts/blogger.js" type="text/javascript"></script>
<script src="http://twitter.com/statuses/user_timeline/lookbookcook.json?callback=twitterCallback2&count=5" type="text/javascript"></script>
Thanks for the help, I’ve got it working now.
Instead of using
replace it with