My Twitter feed stopped working on my website (www.wasatchlimousine.com) several months ago. I have created a widget and installed it but it still does not work. I cannot find any info for a fix. What is going wrong.
The problem is not our widget but some of the Javascript on your site replaces the widget with something else so it can’t show up. In your http://www.wasatchlimousine.com/js/script.js file, remove: if($(’.tweet’).length)$.include(‘js/jquery.tweet.js’);
if($(’.tweet’).length)$.include(‘js/jquery.tweet.js’);