Any ideas on this?
Twitters API updated to a new version, it killed social feeds on a few websites I was using something similar on.
Your best bet is to explore the new API documentation - https://dev.twitter.com/
http://lab.rog.ie/chirp/
@chrisburton - just found that the other day, it's fantastic.
@TheDoc and simple to implement.
I've been following the tutorial on this site for the 'build your social home' to pull in a twitter feed for a site I'm making.
Demo here: http://css-tricks.com/examples/BuildYourSocialPage/
All works fine except for some reason the tweets won't pull through on mobile browsers... Any ideas why? And, is it fixable or should I just hide that part of the page with a a media query?
Here's the live site if you want to check it out: http://cornersurf.com.au/
Thanks for your help!
Any ideas on this?
Twitters API updated to a new version, it killed social feeds on a few websites I was using something similar on.
Your best bet is to explore the new API documentation - https://dev.twitter.com/
http://lab.rog.ie/chirp/
@chrisburton - just found that the other day, it's fantastic.
@TheDoc and simple to implement.