Title: [Plugin: TweetScroll widget] Not loading tweets
Last modified: August 22, 2016

---

# [Plugin: TweetScroll widget] Not loading tweets

 *  [doubleedesign](https://wordpress.org/support/users/doubleedesign/)
 * (@doubleedesign)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/plugin-tweetscroll-widget-not-loading-tweets/)
 * Hi,
 * I am hoping to get some help with TweetScroll Widget.
 * I recently moved a site from a development subdomain to the live site on the 
   same server. TweetScroll is no longer loading any tweets. I have tried resetting
   all my keys and ensured there are no spaces at the ends.
 * I do get the following jQuery error in my console:
 *     ```
       Uncaught Error: Syntax error, unrecognized expression: Error!
       Resource interpreted as Image but transferred with MIME type text/html: "about:blank".
       ```
   
 * This error only appears when TweetScroll is active on the page, i.e. not when
   I remove the widget.
 * Any help to get this working again would be very much appreciated!
 * [https://wordpress.org/plugins/tweetscroll-widget/](https://wordpress.org/plugins/tweetscroll-widget/)

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

 *  Plugin Author [Vladimir](https://wordpress.org/support/users/vmrkela/)
 * (@vmrkela)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/plugin-tweetscroll-widget-not-loading-tweets/#post-5671049)
 * Hi,
 * Can you post a link to your website so I can check?
 * Vladimir
 *  Thread Starter [doubleedesign](https://wordpress.org/support/users/doubleedesign/)
 * (@doubleedesign)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/plugin-tweetscroll-widget-not-loading-tweets/#post-5671053)
 * Thanks for the reply Vladimir! The site is [http://www.rupertswoodcc.org.au](http://www.rupertswoodcc.org.au)
 *  Plugin Author [Vladimir](https://wordpress.org/support/users/vmrkela/)
 * (@vmrkela)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/plugin-tweetscroll-widget-not-loading-tweets/#post-5671068)
 * I see that request returns on “A”, not valid data.
    Unfortunately I can’t do 
   more without looking at the backend but you can try to disable other plugins 
   and check if something changes.
 *  Thread Starter [doubleedesign](https://wordpress.org/support/users/doubleedesign/)
 * (@doubleedesign)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/plugin-tweetscroll-widget-not-loading-tweets/#post-5671162)
 * Thanks Vladimir,
 * I have tried deactivating all plugins, the error does not occur.
    Activate TweetScroll
   widget only, the error occurs. Activate all plugins except Tweetscroll widget,
   the error does not occur.
 * Have updated to latest jQuery, no change.
 * Perhaps some sort of theme conflict? Any tips on what I should be looking for?
 * Thanks!
 *  Thread Starter [doubleedesign](https://wordpress.org/support/users/doubleedesign/)
 * (@doubleedesign)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/plugin-tweetscroll-widget-not-loading-tweets/#post-5671163)
 * Scratch that – tried with Twenty Fifteen, error still occurs.
 * I was able to expand it in Chrome’s console, here is the full log:
 *     ```
       Uncaught Error: Syntax error, unrecognized expression: Error!jquery.js:1453 Sizzle.error       jquery.js:2070
       Sizzle.tokenize          jquery.js:2474
       Sizzle.select         jquery.js:850
       Sizzle           jquery.js:2690
       jQuery.fn.extend.find             jquery.js:2798
       jQuery.fn.init         jquery.js:76
       jQueryjquery.tweetscroll.js:79 (anonymous function)         jquery.js:3094
       fire         jquery.js:3206
       self.fireWith        jquery.js:8259
       done            jquery.js:8600 (anonymous function)
       ```
   
 *  Plugin Author [Vladimir](https://wordpress.org/support/users/vmrkela/)
 * (@vmrkela)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/plugin-tweetscroll-widget-not-loading-tweets/#post-5671164)
 * I have found same problem and I think it’s a conflict with theme or plugins but
   it’s strange that problem persists after you deactivate plugins and theme.
 * If you give me the list of active plugins/theme I will try to reproduce problem
   on my local installation.
 *  Thread Starter [doubleedesign](https://wordpress.org/support/users/doubleedesign/)
 * (@doubleedesign)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/plugin-tweetscroll-widget-not-loading-tweets/#post-5671165)
 * Thanks!
 * The theme is a child theme of FoundationPress ([https://github.com/olefredrik/foundationpress/](https://github.com/olefredrik/foundationpress/))–
   customisations in the child theme are CSS and HTML only, no custom JS so issue
   should be able to be replicated using FoundationPress.
 * Active plugins:
    BackupWordPress Category Posts Widget Custom Favicon Disable
   Comments EmailBuddy FBF – Facebook Page Feed Widget Google Analyticator Kiwi 
   Logo Carousel Search & Replace Simple Section Navigation Widget TinyMCE Advanced
   WordPress SEO.
 * (I have put in another Twitter widget as a temporary solution so if you visit
   the site now, the working Twitter is not TweetScroll).
 * Thanks again!
 *  Plugin Author [Vladimir](https://wordpress.org/support/users/vmrkela/)
 * (@vmrkela)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/plugin-tweetscroll-widget-not-loading-tweets/#post-5671169)
 * Ok thanks, I will try this combination and hopefully find a solution.
 *  [atiquetedevelopers](https://wordpress.org/support/users/atiquetedevelopers/)
 * (@atiquetedevelopers)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/plugin-tweetscroll-widget-not-loading-tweets/#post-5671212)
 * Hello
 * I have the same issue. I have found that the first time that the widget is saved
   and loaded it works fine.
    But if I refresh the page it’s not working anymore,
   and the jQuery petition always returns an empty div. Also, I don’t have any of
   the plugins that doubleedesign posted
 * The website is: rafabarreto.es
    Thanks
 *  Plugin Author [Vladimir](https://wordpress.org/support/users/vmrkela/)
 * (@vmrkela)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/plugin-tweetscroll-widget-not-loading-tweets/#post-5671214)
 * Hey guys,
 * I made some changes to transients that seems to be breaking when there are special
   characters in content. It should work fine now so please update the plugin and
   let me know if everything is working now!
 * Vladimir
 *  [atiquetedevelopers](https://wordpress.org/support/users/atiquetedevelopers/)
 * (@atiquetedevelopers)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/plugin-tweetscroll-widget-not-loading-tweets/#post-5671215)
 * I updated it and everything is working!
 * Thank you, Vladimir 😀
 *  Plugin Author [Vladimir](https://wordpress.org/support/users/vmrkela/)
 * (@vmrkela)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/plugin-tweetscroll-widget-not-loading-tweets/#post-5671216)
 * Glad it’s working 🙂 Let me know if you find any other issue!

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

The topic ‘[Plugin: TweetScroll widget] Not loading tweets’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/tweetscroll-widget_b8b8b8.svg)
 * [TweetScroll Widget](https://wordpress.org/plugins/tweetscroll-widget/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/tweetscroll-widget/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/tweetscroll-widget/)
 * [Active Topics](https://wordpress.org/support/plugin/tweetscroll-widget/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/tweetscroll-widget/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/tweetscroll-widget/reviews/)

## Tags

 * [jquery error](https://wordpress.org/support/topic-tag/jquery-error/)
 * [twitter](https://wordpress.org/support/topic-tag/twitter/)

 * 12 replies
 * 3 participants
 * Last reply from: [Vladimir](https://wordpress.org/support/users/vmrkela/)
 * Last activity: [11 years, 4 months ago](https://wordpress.org/support/topic/plugin-tweetscroll-widget-not-loading-tweets/#post-5671216)
 * Status: not resolved