Hi
I have downloaded the latest version of Supreme theme (1.4) from themeforest, installed Twitter oAuth Feed for Developers plugin and followed your instructions above, but I still cannot get this to work. I suspect the files I downloaded are not up to date. /includes/widgets/widget-twitter.php has a call to the twitter API
$feed = fetch_feed('http://api.twitter.com/1/statuses/user_timeline.rss?screen_name=' . $username);
Surely this shoud be to http://api.twitter.com/1.1/ …?
I had a look at the last modified date for this file and its 23rd Jan 2013….
Please confirm the latest files are for download on themeforest. Update from WordPress was not working for me.
Thanks
Mark