35 comments found.
Hi Szabi, will this plugin download videos from a user’s Twitter feed and upload it to my Wordpress site so that it is hosted on my server?
Hello,
Thank you for contacting me.
This is not yet possible, videos are displayed as embeds directly from X.
But I noted this idea, will think on it and implement it, if possible.
Regards, Szabi – CodeRevolution.
Thanks Szabi. Let me know when you implement this as I will purchase straight away. Thanks
Sure.
Hi,
It is not working!!
Unrecognized API response (v2): {client_id authenticating requests to the Twitter API v2 endpoints, you must use keys and tokens from a Twitter developer App that is attached to a Project. You can create a project via the developer portal.”,registration_url Forbidden”,required_enrollment Level of API Access”,reason“} URI: https://api.twitter.com/2/tweets/search/recent?query=from%3AAlertaMundial2&max_results=10&sort_order=recency&expansions=author_id,attachments.media_keys,entities.mentions.username,geo.place_id,in_reply_to_user_id,referenced_tweets.id,referenced_tweets.id.author_id&media.fields=preview_image_url,type,url,variants,alt_text&tweet.fields=attachments,author_id,created_at,in_reply_to_user_id,lang,referenced_tweets,source,text&user.fields=created_at,description,entities,id,location,name,profile_image_url,url,username
Hello,
First of all, thank you for your purchase.
Please send me temporary admin login credentials to your site, so I can check on this issue. My email is kisded@yahoo.com
Regards, Szabi – CodeRevolution.
Hi, me again I will give yo admin login credentials now. It is not working.
[25-Dec-2024 17:31:10 UTC] Unrecognized API response (v2): {meta}} URI: https://api.twitter.com/2/tweets/search/recent?query=from%3AUHN_Plus&max_results=10&sort_order=recency&expansions=author_id,attachments.media_keys,entities.mentions.username,geo.place_id,in_reply_to_user_id,referenced_tweets.id,referenced_tweets.id.author_id&media.fields=preview_image_url,type,url,variants,alt_text&tweet.fields=attachments,author_id,created_at,in_reply_to_user_id,lang,referenced_tweets,source,text&user.fields=created_at,description,entities,id,location,name,profile_image_url,url,username&start_time=2024-12-25T18:31:10Z
pls go to https://deredes.tv/wp-admin/ your email kisded@yahoo.com has admin login credentials
I did it, it’s working now
I am glad to hear that it worked.
Regards.
Hi does this allow me to post text and featured image to Twitter? I tried the demo and got this errror: “Unrecognized API response: {errors currently have Essential access which includes access to Twitter API v2 endpoints only. If you need access to this endpoint, you’ll need to apply for Elevated access via the Developer Portal”
v1.1 API apps can not be created any longer so is this possible with the v2 API?
Hello,
Thank you for contacting me.
I updated the Twitomatic plugin to work with the v2 API, please recheck the demo site.
Tutorial video for this new update: https://www.youtube.com/watch?v=QjqGtIh0AGc
Regards, Szabi – CodeRevolution.
Does this plugin only have the option to post to Twitter when a post is published or can it also repost old articles to Twitter as well?
Also does it work with a custom post type or is it just with pages and posts?
Hello,
Thank you for contacting me.
Twitomatic can publish to Twitter posts pages and custom post types. It will do this automatically for newly published posts.
For posts which are already published on your site, this can be done only manually, for each post separately, from the edit screen of the post, from WordPress admin.
Regards, Szabi – CodeRevolution.
Does it still work? Maybe I did something wrong or is it their new api edits that caused this: [19-May-2023 15:44:57 UTC] Starting posting to Twitter, post ID: 277 [19-May-2023 15:44:58 UTC] Problems in codebird statuses_update: stdClass Object ( [errors] => Array ( [0] => stdClass Object ( [message] => You currently have access to Twitter API v2 endpoints and limited v1.1 endpoints only. If you need access to this endpoint, you may need a different access level. You can learn more here: https://developer.twitter.com/en/docs/twitter-api/getting-started/about-twitter-api#v2-access-leve [code] => 453 ) ) [httpstatus] => 403 [rate] => )
Hello,
Thank you for contacting me.
To work with the plugin, you need to get access to Twitter v1.1 API, as this is required from tyeir part. Pleasr check details: https://developer.twitter.com/en/docs/twitter-api/v1
After you get access, the plugin will work.
Regards, Szabi – CodeRevolution.
does this fetch videos from a users post?
Hello,
Thank you for contacting me.
Please send me an example Twitter video post from a user and I check on this.
Regards, Szabi – CodeRevolution.
Do we need developer API or you have option to provide API too? or alternate method?
Hello,
Thank you for contacting me.
Currently, the plugin requires Twitter developer API access to function. I have plans to update the plugin in the future, so it does not have this requirement any more, but currently this is still needed.
Regards, Szabi – CodeRevolution.
Hi,
About posts to twitter, can I attach 4 images to tweet?
Hello,
Thank you for contacting me.
Currently, the plugin can attach a single image to tweets. However, if you need this feature, I can try to add this as a payed custom update for the plugin. If you are interested, please contact me at my email kisded@yahoo.com
Regards, Szabi – CodeRevolution.
Hello I want to be able to send all the new questions to Twitter automatically for our site https://weedoro.com. Can you please check the site and see if this is possible?
Hello,
Thank you for contacting me.
I checked your site and yes, the plugin will be able to publish to Twitter every newly published question which will appear on your site, as they seem to be located in a custom post type.
Regards, Szabi – CodeRevolution.
Sound good do you have a plugin that can do the same for Facebook?
Hello. I’m getting this error on every tweet with emoji
>Failed to insert post into database!
Hello,
First of all, thank you for your purchase.
Please send me an example source from where you import tweets which contain emojis and fail to be imported for you, so I can check on this on my test site and fix it. Please send me the Twitter URL of the source.
Thank you.
Regards, Szabi – CodeRevolution.
Please install db.php and test any source with emoji
https://stackoverflow.com/questions/2596962/wordpress-database-insert-and-update-using-null-values/10349255#10349255example log
[13-Sep-2022 18:42:35 UTC] Failed to insert post into database! Error: Could not insert post into the database.Error code: db_insert_error Error data: WordPress Database Error: Processing the value for the following field failed, the supplied value may have been too long or contained invalid data: post_content=Array ( [value] => ....(twitter post with emoji will be logged here).... [format] => %s [charset] => utf8mb3 [length] => Array ( [type] => byte [length] => 4294967295 ) )
If I’m not wrong, this is the problem
https://core.trac.wordpress.org/ticket/32315Anyways, it would be great to have a option to strip emoji from title and content
Hello, thank you for letting me know of this issue.
I updated the plugin to v2.1.1, added a new checkbox ‘Strip Emojis From Generated Post Title And Content’ in the plugin’s ‘Main Settings’ menu.
Please check if checking it helps.
Regards.
Perfect! Thank you. If it’s not a problem, would you add %%shortcodes support for users profile picture and users profile description?
I am not sure if this is possible, as Twitter is not giving me this information through their API, however, I check on this and add it if I find a way, in upcoming updates for the plugin.
Regards.
will this let me just import the image or video from the tweet? looking for something like that
Hello,
Thank you for contacting me.
Currently, this is not possible, however, if you need this functionality, I can customize the plugin for you, as a payed custom update. If you are interested, please contact me with details on your request, at my email kisded@yahoo.com
Regards, Szabi – CodeRevolution.
Hey there, cool plugin!
I was wondering if it’s currently possible to set a rule to only post tweets that include media to my website. I want to post tweets with a certain hashtag to my Wordpress website as a post but only when they include media so all text based tweets without media should be excluded
Would this be possible?
Hello,
Thank you for contacting me.
Unfortunately filtering tweets based on them including media or not is currently not possible, because the Twitter API is not providing this filtering function, the API is not able to return only Tweets which have media in them.
The only solution I see for this if I create a custom update for the plugin, which will filter tweets and post only the ones which also contain media, however, this might generate no results in some cases, as the Twitter API might return in some cases only tweets without media, in this case, the plugin will filter all tweets and not post anything of them.
Let me know what you think.
Regards, Szabi – CodeRevolution.
Hey Szabi, sounds like a great custom function. Is there anything I can do to make it worth your while to implement this into your plugin?
For details, please contact me using my email kisded@yahoo.com
Regards.
can this plugin grab twitter thread like this plugin do https://wordpress.org/plugins/wp-twitter-threads/ ?
Hello,
Thank you for contacting me.
Currently this is not possible, but it is a good update idea for the plugin for upcoming versions, I noted it.
Regards, Szabi – CodeRevolution.
Is the bot updated to work with latest wordpress and Twitter changes?
Can we know how is it possible to use several profiles for twitter, yt, fb posting? or is it only 1?
Hello,
Thank you for contacting me.
Yes, the plugin is updated, working with latest versions of WordPress and Twitter.
Currently only 1 Twitter account is possible to be authenticated in the plugin.
Regards, Szabi – CodeRevolution.
That’s a shame, i mean if we had the option to use several users for posting it would be worthwhile.. cant we create more users on WP and set this up?
Creating more users on WordPress will have the same effect. The only solution to post to multiple Twitter accounts is to have the plugin installed on multiple sites/instances of websites from the same domain. You can install it also on multiple subdomains of the same site.
Regards.
Hi, this link is not working http://wpinitiate.com/coderevolution/twitomatic-demo/
Hello,
Thank you for letting me know about this issue.
The demo site is fixed now, please check.
Regards, Szabi – CodeRevolution.
Solved!
I need to use interval in minutes for Fbomatic. And also Twitomatic and Youtbe.
I replied to your email, please check.
Regards.
Under “features” it says that one can “search from only recent or popular tweets”, but I don’t see such an option anywhere when testing the plugin.
Hello,
Thank you for pointing this out, the plugin was able to search tweets by recent or popular only in an older version of it (since then, the Twitter API changed).
Now, it is able to search by keyword and user queries.
I updated also the plugin description to reflect this.
Regards, Szabi – CodeRevolution.
Does this Twitter autoposter still work as advertised in 2021?
Hello,
Thank you for contacting me.
Yes, the plugin is working.
Regards, Szabi – CodeRevolution.
Hey Great Plugin 
i have been trying things on the demo and i have a few questions please : - on Tweets to post can i get gifs from tweet ? i only get still pics :/ - Anyway to remove URLS from tweet content ? Cause everything i tried failed to do the trick :/
Thanks a lot
Hello,
Thank you for contacting me.
Can you create a demo, please, and try to reproduce these issues in it, so I can check it? Please create some Twitter posts using the plugin and send me the post links (also please send me the demo URL you created).
I need this to understand what is happening in this case.
Thank you.
Regards, Szabi – CodeRevolution.
Hello Sure thing !
Here is the demo created with a twitter account containing jpeg and gifs : http://wpinitiate.com/coderevolution/demob8948583/As you can see the featured pics are all jpeg no gifs , and in every post there are URL links and i would like to remove all links from generated content.
Thanks for the help
I stay around to help if possible 
Hello,
I updated the plugin to v2.0.5.2 and fixed the embed issue, now gifs are embedded in posts, please check: http://wpinitiate.com/coderevolution/demob8948583/2021/03/07/le-nouveau-boss-est-en-place-et-le-live-sur-la-chaine-twitch-est/
To show the media, please use in the ‘Generated Post Content’ settings field, in importing rule settings, the following shortcode:
%%item_media%%
Regards.
Ohh great nice ! Thanks for the fast response ! Any solution for the URLs ? 
So the gifs can’t be added in featured image they have to be added with the shortcode in the post ?
Hello,
For links, please check the ‘Strip Links From Generated Post Content’ checkbox from the plugin’s ‘Main Settings’ .
Regarding gifs, yes, only post content embedding is supported, featured images can be only jpgs, animation not supported there.
Regards.
Okay for the gifs i thought so
For the URLs the option “‘Strip Links From Generated Post Content’ doesnt work the URLS stay :/
Can you send me some post examples, please, where I can see these links?
Sure ! this demo : http://wpinitiate.com/coderevolution/demob8948583/ Every post has URLs in content although the ‘Strip Links From Generated Post Content’ is checked in settings.
Oh, I see now. Well, the plugin removes clickable HTML links from the content and not the textual links. These cannot be removed at the moment. Will think on how to add this feature for future versions.
Okay ! Well i have an idea as your plugin uses the regex shortcode i managed to isolate all the links in the strings but i can’t find a way to target all text except the URLs :/ If you know a way maybe ?
Here is the shortcode of your plugin i used to isolate the links : regex(“ %item_content% ”, “(https?|ftp|ssh|mailto):\/\/[a-z0-9\/:%_+.,#?!@x%x =-]+”, “0”, ”, “)%
Indeed, this is a great solution to make this work, I have to admit that I forgot about it. 
However, this will only extract links from content, but not remove them from the content.
To make this work, I think only a plugin update would help, that would allow you to run Regexes on the content and to remove content that matches.
Yep run regex on content to remove what ever you want would be great add for the plugin 
Updated the plugin to v2.0.6 -> added new settings fields in importing rule settings:
‘Run Regex On Content’
and
‘Replace Matches From Regex (Content)’
I hope this helps.
Regards.
Great news 
Other question! Would it be possible to remove or replace the featured image if it is a video or a gif ? 
Hello,
Currently the plugin cannot replace the featured images of posts if the post contains a video or a gif. Featured images can be imported from the original source or used from a default featured image list, which can be defined in the importing rule settings, for each rule, using the ‘Default Featured Image List’ settings field, with the ‘Auto Get Featured Image’ checkbox unchecked.
Regards.
Pre-sale question: Is it possible to only pull tweets from keyword/hashtag x that have y amounts of likes?
Hello,
Thank you for contacting me.
The plugin can do keyword search tweet importing, but cannot do the y amount of likes filtering. Please check it’s tutorial video, here: https://www.youtube.com/watch?v=eFp90-dPke0&list=PLEiGTaa0iBIjUPkrI3_in1xGoB4i8gRvG
Regards, Szabi – CodeRevolution.
can it post the syndicated wp post from your other plugin and use the featured pic as the twitter media?
Hello,
Thank you for contacting me.
Yes, this is possible using this plugin.
Regards, Szabi – CodeRevolution.
Hi How can I format the post to twitter to look like the first picture. I got it by using a social share plugin. The tweet generated by your plugin looks like the second picture at the moment. Thank you.
https://the3dprintingmagazine.com/wp-content/uploads/2019/11/1.png https://the3dprintingmagazine.com/wp-content/uploads/2019/11/2.pngHello,
First of all, thank you for your purchase.
Please go to the plugin’s ‘Posts to Twitter’ menu -> enter this in the ‘Twitter Post Message Template’ settings field ->
%%post_link%% %%smart_hashtags%%
-> save settings. Let me know if this helped.
Regards, Szabi – CodeRevolution.
for some reason the cron didnt trigger and I needed to manually run the rules. so im scraping 3 sources. in one it worked exactly as I wanted. in the second it showed the link and the featured image separately, so clicking on the picture just open the picture and does not take you to the article. and in the third it did like the first but without any image…. Im not sure why this is happening as I thought posts look the same from crawlomatic. Could it be because one plugin interrupts the other. eg. crawlomatic running a rule3 interrupts twitomatic running rule2?
Hello,
Can you send me, please, temporary admin login credentials to your WordPress install, so I can check this issue out? Send it, please, to my email address: kisded@yahoo.com.
Regards, Szabi – CodeRevolution.
Email was sent It may be in the junk folder
Hello,
I checked your site and regarding cron, it seems that the wp_cron system is not functioning on your WordPress site. Please check this page: https://tradingsystemshub.com/wp-admin/tools.php?page=crontrol_admin_manage_page
This is a page generated by a custom plugin I installed that lists cron events from your site. On the top of the page, you can see this error:
There was a problem spawning a call to the WP-Cron system on your site. This means WP-Cron events on your site may not work. The problem was: cURL error 7: Failed to connect to tradingsystemshub.com port 443: No route to host
Please contact your hosting provider’s support and ask them to fix this issue. This will allow also the plugin to automatically run.
Regarding the Twitter posting issue, can you send me, please some tweet examples from Twitter that were generated by the plugin. Also, can I run importing in Crawlomatic so I make some test posts to your Twitter? Let me know, please.
Regards, Szabi – CodeRevolution.
Hi, im the system admin on my host. Its hosted on a vps cloud with a Docker container and traefik load-balancer. this means that cron can not be triggered inside the container (from inside the container where the wp is installed.) So I have a crontab setup on the Docker host so it should run. I can change the cron tab to run more often to check that crawlomatic is triggered or create a cron job that updates a test.php file but it used to run before with this setup.
Yes ok you can run test tweets. Its not a live site yet anyway. Im not driving traffic yet and not monetising it in any way and only 38 twitter followers.
Maybe this will help: https://docs.wpwebelite.com/replace-wordPress-cron-with-a-real-cron-job/
Also, can you share with me, please, the Twitter URL where posts will appear? I cannot get this from plugin settings.
Regards.
thanks I was using 0 * * * * wget -q -O – https://mydomain.com/wp-cron.php
but now added this just to be safe, 0 * * * * docker exec -d forex php -q wp-cron.php
will see if it makes it better
should go and disable it in the wp-config.php
Yes, this should do the job.
wow i f*#@d up the config file good. so now the ssl cert is not recongnized.
Ill export the site xml and reinstall it later. Its 22:00 for me now and Im going to sleep. You can still test the stuff out but you need to accept insecure content for the site to look how it should. 
Ok, i check it.
Thankfully had a backup of the config file. Its back you can use it
Hello,
Updated the plugin, added a new checkbox in the ‘Posts to Twitter’ plugin menu -> ‘Do Not Post Featured Image To Twitter’
This will make the plugin not upload the featured images of posts to Twitter, just the links.
I think checking this will help to achieve what you want.
Regards.
so will the post to twitter use an image from the body of the post?? can it use the featured image instead of the one in the body of the article?
so the structure of the post is like with the image being pulled from the body but then replaced with the Featured Image?
sorry for being so picky 
Supper Huge Thanks.
If you check the source code of one of you posts, you will see a “og:image” meta tag which is generated by your theme or your seo plugin if you have one. Twitter extracts the image data from there for links that are shared.
Oh ok. well it’s close to what I want, and basically the social share button provides the same result, but this is automated, which is exactly what I was looking for. In my view, the featured images usually look nicer than the images in the body of the article, but since I’m too lazy to manually post to twitter it will have to do 
Thanks again for the great customer support. I will now remove your admin login
I am happy to help.
If you enjoy the plugin, please give it a rating here on CodeCanyon, it is really appreciated. 
Regards.
Hi Im back again. Have you updated this plugin? I had to change hosting after I started having issues with the mysql container crashing the hosting cpu. So I installed the plugin again but it no longer has the don’t post featured image. so I cant get the twitter card to work. Thank you
I mean it works when I post the link manually but not on autopilot.
Hello,
Yes, the plugin is updated on my update server. Please register it’s purchase code in the plugin’s ‘Main Settings’ menu -> and go to WordPress’s ‘Plugins’ menu -> click ‘Check for updates’ for the plugin -> ‘Update now’ -> you will get the latest version of it.
Please let me know if this helped.
Regards.
the version I have is v2.0. And it does not have the disable featured image option. Regards Also when I check for updates it didn’t say there was a newer one
Are you not able to update the plugin with the method from above? This is the latest version that you can get from the update? The latest version is 2.0.2
Hi, when I click “check for updates” wp tells me a message “The Twitomatic Twitter Automatic Post Generator plugin is up to date.”
Should I download a new copy from codecanyon?
Wait. it says Version 2.0.2 in the plugin list. but when I click on the actual setting. it says v2.0 Item ID: 19584967
Hello,
I see.
Can you send me, please, temporary admin login credentials to your WordPress install, so I can check this issue out? Send it, please, to my email address: kisded@yahoo.com.
The issue might be caused by your hosting blocking access to my update server.
Regards, Szabi – CodeRevolution.
I sent it. Thanks
It was my mistake, sorry. The update was not pushed correctly to my update server.
I updated the plugin now on your site, please check.
Regards.
Yes. The feature is now there. Thank you
No prob. 