Title: Twitter feed issues
Last modified: August 20, 2016

---

# Twitter feed issues

 *  Resolved [footballandhovealbion](https://wordpress.org/support/users/footballandhovealbion/)
 * (@footballandhovealbion)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/twitter-feed-issues/)
 * Anyone else having these?
 * on both the pages I have a “Error: Twitter did not respond. Please wait a few
   minutes and refresh this page”
 * I’ve had this for about 12/14 hours now.

Viewing 11 replies - 1 through 11 (of 11 total)

 *  Thread Starter [footballandhovealbion](https://wordpress.org/support/users/footballandhovealbion/)
 * (@footballandhovealbion)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/twitter-feed-issues/#post-3109456)
 * [http://www.4minutesaddedtime.com/blog/](http://www.4minutesaddedtime.com/blog/)
 * and
 * [http://www.katearnoldnutrition.co.uk/Common_Sense_Nutrition/](http://www.katearnoldnutrition.co.uk/Common_Sense_Nutrition/)
 * by the way.
 *  Thread Starter [footballandhovealbion](https://wordpress.org/support/users/footballandhovealbion/)
 * (@footballandhovealbion)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/twitter-feed-issues/#post-3109468)
 * researching and reading about wp_cache , do I have to go into the code and change
   this or this is something I download?
 * Sorry,
    Ash
 *  Thread Starter [footballandhovealbion](https://wordpress.org/support/users/footballandhovealbion/)
 * (@footballandhovealbion)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/twitter-feed-issues/#post-3109477)
 * ah [http://www.4minutesaddedtime.com/blog/](http://www.4minutesaddedtime.com/blog/)
   now works
 * just not sure why it doesn’t show on
    [http://www.katearnoldnutrition.co.uk/index.html](http://www.katearnoldnutrition.co.uk/index.html)
   or [http://www.katearnoldnutrition.co.uk/Common_Sense_Nutrition/](http://www.katearnoldnutrition.co.uk/Common_Sense_Nutrition/)
 *  [bythegram](https://wordpress.org/support/users/bythegram/)
 * (@bythegram)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/twitter-feed-issues/#post-3109478)
 * I believe that Twitter has changed their API recently which may have an impact
   on that widget. What plugin are you using for that?
 *  Thread Starter [footballandhovealbion](https://wordpress.org/support/users/footballandhovealbion/)
 * (@footballandhovealbion)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/twitter-feed-issues/#post-3109480)
 * The Wickett Twitter Update one ,
 * turns out that one was fixed by updating it 🙂 – obvious really!!!
 * so the only one that STILL doesn’t seem to work is..
 * [http://www.katearnoldnutrition.co.uk/index.html](http://www.katearnoldnutrition.co.uk/index.html)
 *  Thread Starter [footballandhovealbion](https://wordpress.org/support/users/footballandhovealbion/)
 * (@footballandhovealbion)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/twitter-feed-issues/#post-3109483)
 * but that seems not to be a WP issue – thanks very much everyone!
 *  [bythegram](https://wordpress.org/support/users/bythegram/)
 * (@bythegram)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/twitter-feed-issues/#post-3109488)
 * Is it using the same plugin? I can see that it is using javascript in the footer
   with this source
 * `http://twitter.com/statuses/user_timeline/KANutrition.json?callback=twitterCallback2&
   count=2`
 * Which is exactly the issue that I was having with my plugin, if you know where
   that is being generated I’d change it to:
 * `http://api.twitter.com/1/statuses/user_timeline.json?screen_name=KANutrition&
   count=2&callback=twitterCallback2`
 * or at least the front part of it (I’d assume the user name, callback and count
   are variables so don’t change that.
 *  Thread Starter [footballandhovealbion](https://wordpress.org/support/users/footballandhovealbion/)
 * (@footballandhovealbion)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/twitter-feed-issues/#post-3109491)
 * hey ,
 * yeah it looked like this
 * <script type=”text/javascript” src=”[http://twitter.com/javascripts/blogger.js”></script&gt](http://twitter.com/javascripts/blogger.js”></script&gt);
 * <script type=”text/javascript” src=”[http://twitter.com/statuses/user_timeline/KANutrition.json?callback=twitterCallback2&count=2″></script&gt](http://twitter.com/statuses/user_timeline/KANutrition.json?callback=twitterCallback2&count=2″></script&gt);
 * tried switching the quoted bits to the above and it didn’t work sadly 🙁
 *  [bythegram](https://wordpress.org/support/users/bythegram/)
 * (@bythegram)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/twitter-feed-issues/#post-3109494)
 * This source seems to work (going to it via a browser generates the info). Which
   means if it still doesn’t work then there is a problem with the js that is processing
   it.
 * `http://api.twitter.com/1/statuses/user_timeline.json?screen_name=KANutrition&
   callback=twitterCallback2&count=2`
 *  Thread Starter [footballandhovealbion](https://wordpress.org/support/users/footballandhovealbion/)
 * (@footballandhovealbion)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/twitter-feed-issues/#post-3109508)
 * You are my new hero!!! thank you very much
 *  [bythegram](https://wordpress.org/support/users/bythegram/)
 * (@bythegram)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/twitter-feed-issues/#post-3109509)
 * No worries! I know the frustration this can cause. Happy coding!

Viewing 11 replies - 1 through 11 (of 11 total)

The topic ‘Twitter feed issues’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 11 replies
 * 2 participants
 * Last reply from: [bythegram](https://wordpress.org/support/users/bythegram/)
 * Last activity: [13 years, 7 months ago](https://wordpress.org/support/topic/twitter-feed-issues/#post-3109509)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
