[Plugin: WP Quote Tweets] Solution for XML Error Message
-
So. We got on codinfobase.de this nice error:
“Failed loading tweet *tweetid*”
You can fix this, when you search for this:
twitter.com/statusesand replace it with that:
api.twitter.com/1/statusesNow it’ll work. BUT: Profile images still won’t work. You have to search for
if ($qtwOptions['wpQuoteTw3rdSRV']=='awesome')You can remove this if-condition, or just replace “awesome” with something else. It’s the simplest solution i think.
The topic ‘[Plugin: WP Quote Tweets] Solution for XML Error Message’ is closed to new replies.