The Plugin doesn’t 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.
-
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?
As per the Forum Welcome, please post your own topic.
http://wordpress.org/support/plugin/twitter-posts-to-blogOkay, 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
My queries are:
from:coerv
coerv since:2009-10-06The second one got me a tweet containing the word cörv, but from some other person.
Can somebody help me out?
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.
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?
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 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
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 settingsThanx 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
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
I’m sorry, but it is still not working.
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=typdYou have the tweet protection in security settings?
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.pngdoes’nt work? Any change? ive tested and my site fetch your tweets
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?
install this plugin 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
The cron is there: https://dl.dropboxusercontent.com/u/6477292/cron.png
What should I do next?
The topic ‘The Plugin doesn’t fetch’ is closed to new replies.