Title: The Plugin doesn’t fetch
Last modified: August 21, 2016

---

# The Plugin doesn’t fetch

 *  Resolved [Coerv](https://wordpress.org/support/users/coerv/)
 * (@coerv)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/the-plugin-doesnt-fetch/)
 * Hi,
 * I’m trying to import all tweets from my twitter-timeline into my blog, but it
   doesn’t seem to work.
 * I created a twitter app as described and filled in the keys, but it doesn’t fetch
   any tweets.
 * What did I do wrong?
 * I’m using WP 3.6.1 and the twenty thirteen theme.
 * [http://wordpress.org/plugins/twitter-posts-to-blog/](http://wordpress.org/plugins/twitter-posts-to-blog/)

Viewing 15 replies - 1 through 15 (of 18 total)

1 [2](https://wordpress.org/support/topic/the-plugin-doesnt-fetch/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/the-plugin-doesnt-fetch/page/2/?output_format=md)

 *  [justadad247](https://wordpress.org/support/users/justadad247/)
 * (@justadad247)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/the-plugin-doesnt-fetch/#post-4133944)
 * I unfortunately am having the same problem. I set up according to the instructions.
   Could it have something to do with the request URI? How would I go about putting
   the correct one in there?
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/the-plugin-doesnt-fetch/#post-4133945)
 * As per the [Forum Welcome](http://codex.wordpress.org/Forum_Welcome#Where_To_Post),
   please post your own topic.
    [http://wordpress.org/support/plugin/twitter-posts-to-blog](http://wordpress.org/support/plugin/twitter-posts-to-blog)
 *  Thread Starter [Coerv](https://wordpress.org/support/users/coerv/)
 * (@coerv)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/the-plugin-doesnt-fetch/#post-4133972)
 * Okay, I’ve got it fetching something. So probably there is something wrong with
   my search qeries.
 * I want to get all the posts from my timeline: [https://twitter.com/coerv](https://twitter.com/coerv)
 * My queries are:
    from:coerv coerv since:2009-10-06
 * The second one got me a tweet containing the word cörv, but from some other person.
 * Can somebody help me out?
 *  Plugin Author [badbreze](https://wordpress.org/support/users/badbreze/)
 * (@badbreze)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/the-plugin-doesnt-fetch/#post-4133973)
 * As of twitter api limitation you cant fetch tweets oldest than a week, im working
   on twitter api to find a solution for this problem.
 *  Thread Starter [Coerv](https://wordpress.org/support/users/coerv/)
 * (@coerv)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/the-plugin-doesnt-fetch/#post-4133974)
 * Thank you for the answer.
 * One week would be fine. I’m more interested in the upcoming tweets.
 * I wonder how I can make the plugin get my newly posted tweets from my twitter
   account automatically and make them each blog posts?
 *  Plugin Author [badbreze](https://wordpress.org/support/users/badbreze/)
 * (@badbreze)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/the-plugin-doesnt-fetch/#post-4133975)
 * First update this plugin to 1.5
 * Now in order to make the plugin working you have to configure the plugin:
    1.
   Go to [https://dev.twitter.com/apps/new](https://dev.twitter.com/apps/new) and
   create an application 2. Once you have created you need to pick tookens from 
   the app panel and configure this plugin with these informations: Consumer key,
   Consumer secret 3. And these (generated clicking (one time) on the button “Create
   my access token” on the application admin panel): Access token, Access token 
   secret 4. go to [http://www.yoursite.com/wp-admin/admin.php?page=dg_tw_admin_menu](http://www.yoursite.com/wp-admin/admin.php?page=dg_tw_admin_menu)
   5. In the first tab write: from:coerv in “Your search queryes” and click “Add”
   6. In “Items at time:” set the number of tweets you want 7. Go to “cron settings”
   tab 8. in “Cron time:” select “every 5 minutes” or something else, this starts
   the automatic posting system 9. Insert application data in the tab “app settings”
   10. Save settings
 *  Thread Starter [Coerv](https://wordpress.org/support/users/coerv/)
 * (@coerv)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/the-plugin-doesnt-fetch/#post-4133976)
 * Thanx again for replying.
 * I followed your instructions, but sadly it doesn’t work. I also tried deactivating
   all plugins, but that didn’t help, either.
 * Here is a Screenshot of my settings: [https://dl.dropboxusercontent.com/u/6477292/Twitter%20To%20WP.png](https://dl.dropboxusercontent.com/u/6477292/Twitter%20To%20WP.png)
 *  Plugin Author [badbreze](https://wordpress.org/support/users/badbreze/)
 * (@badbreze)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/the-plugin-doesnt-fetch/#post-4133977)
 * its because you dont have posted any tweet, post a test tweet and after a few
   minutes go to [http://www.yoursite.com/wp-admin/admin.php?page=dg_tw_retrieve_menu](http://www.yoursite.com/wp-admin/admin.php?page=dg_tw_retrieve_menu)
 *  Thread Starter [Coerv](https://wordpress.org/support/users/coerv/)
 * (@coerv)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/the-plugin-doesnt-fetch/#post-4133978)
 * I’m sorry, but it is still not working.
 *  Plugin Author [badbreze](https://wordpress.org/support/users/badbreze/)
 * (@badbreze)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/the-plugin-doesnt-fetch/#post-4133980)
 * hmmm after a few test i think your tweets are restricted because i cant find 
   any from you in the tweet search
    [https://twitter.com/search?q=from%3Acoerv&src=typd](https://twitter.com/search?q=from%3Acoerv&src=typd)
 * You have the tweet protection in security settings?
 * [https://twitter.com/settings/security](https://twitter.com/settings/security)
 *  Thread Starter [Coerv](https://wordpress.org/support/users/coerv/)
 * (@coerv)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/the-plugin-doesnt-fetch/#post-4133981)
 * This is weird? My tweets aren’t protected and I don’t remember to have changed
   something in the security panel. At least not on purpose.
 * I have this “do not track”-tick, could this be the problem?
    Here is a screenshot:
   [https://dl.dropboxusercontent.com/u/6477292/Twitter%20%3A%20Settings%202013-10-08%2020-03-12.png](https://dl.dropboxusercontent.com/u/6477292/Twitter%20%3A%20Settings%202013-10-08%2020-03-12.png)
 *  Plugin Author [badbreze](https://wordpress.org/support/users/badbreze/)
 * (@badbreze)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/the-plugin-doesnt-fetch/#post-4134004)
 * does’nt work? Any change? ive tested and my site fetch your tweets
 *  Thread Starter [Coerv](https://wordpress.org/support/users/coerv/)
 * (@coerv)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/the-plugin-doesnt-fetch/#post-4134005)
 * Hey,
 * it’s partly working now. I asked the Twitter-Support about why there are none
   of my tweets in the search results, and they somehow fixed it.
 * Now the plugin fetches, whenever I hit the “Import Tweets now” Button. But still
   I couldn’t get it to fetch automatically. Do you have an idea how I can get that
   running?
 *  Plugin Author [badbreze](https://wordpress.org/support/users/badbreze/)
 * (@badbreze)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/the-plugin-doesnt-fetch/#post-4134006)
 * install this plugin [http://wordpress.org/plugins/wp-crontrol/](http://wordpress.org/plugins/wp-crontrol/)
   and activate it
 * Go to Tools->Crontrol and check if the cron named dg_tw_event_start exists, if
   not exist try changi the cron period in the “twitter posts to blog” configuration
   and save, next check again in Crontrol
 *  Thread Starter [Coerv](https://wordpress.org/support/users/coerv/)
 * (@coerv)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/the-plugin-doesnt-fetch/#post-4134008)
 * The cron is there: [https://dl.dropboxusercontent.com/u/6477292/cron.png](https://dl.dropboxusercontent.com/u/6477292/cron.png)
   
   What should I do next?

Viewing 15 replies - 1 through 15 (of 18 total)

1 [2](https://wordpress.org/support/topic/the-plugin-doesnt-fetch/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/the-plugin-doesnt-fetch/page/2/?output_format=md)

The topic ‘The Plugin doesn’t fetch’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/twitter-posts-to-blog_dadada.svg)
 * [Twitter posts to Blog](https://wordpress.org/plugins/twitter-posts-to-blog/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/twitter-posts-to-blog/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/twitter-posts-to-blog/)
 * [Active Topics](https://wordpress.org/support/plugin/twitter-posts-to-blog/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/twitter-posts-to-blog/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/twitter-posts-to-blog/reviews/)

## Tags

 * [tweets](https://wordpress.org/support/topic-tag/tweets/)

 * 18 replies
 * 4 participants
 * Last reply from: [badbreze](https://wordpress.org/support/users/badbreze/)
 * Last activity: [12 years, 6 months ago](https://wordpress.org/support/topic/the-plugin-doesnt-fetch/page/2/#post-4134013)
 * Status: resolved