596 comments found.
Hi,
I have selected strip external links but now im not getting any youtube embed content as its stripping youtube links from posts. is there any way to keep YouTube links within the post?
Hello,
First of all, thank you for your purchase.
Please send me the URL of the feed from where you tried to strip links (and which contains also YouTube links), so I can give this a try on my test site.
Please send me also plugin settings that I need to set, to reproduce this also on my test site.
Thank you.
Regards, Szabi – CodeRevolution.
Hello can you add this api? https://rapidapi.com/smodin/api/rewriter-paraphraser-text-changer-multi-language/
Or if not just say me how to add an API…. 
Hello,
Thank you for contacting me.
If you wish, I can 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.
Can the Echo RSS Feed plugin do the following below;
1. Aggregate specific RSS feeds/news pertaining to keywords.
2. Summarised the specific (via keywords) RSS feeds into summaries with a button link to the original source?
3. Capability to select (at the backend) the specific (via keywords) RSS news and send them as an email newsletter to our subscribers as 'top stories' with link to the summaries of the post on our site and a 'Read more' button to the original source where they can read the full article if interested.
4. Capability to select (at the backend) the specific (via keywords) RSS news and send them to our social media timeline?
5. Have a column on the home page with vertical scrolling of the RSS feeds update aggregated
Hello,
Thank you for contacting me.
1. Yes, this is possible. You can configure importing by keyword, you need to use the ‘Required Words List’ settings field from importing rule settings. This feature is mentioned at the begging of this tutorial video: https://www.youtube.com/watch?v=0yfNKoNmurE
2. Summarization is currently not supported by the plugin. However, it can create an excerpt of the post content, which will contain the first 30-40 characters of the post. You can use this feature using the %item_excerpt % shortcode in the ‘Generated Post Content’ settings field.
3. No, currently this feature is not available.
4. Yes, this is possible, but only if you combine the Echo RSS plugin with some of the social auto posted plugins I created. Please check them below:
FBomatic Automatic Post Generator and Facebook Auto Poster Plugin for WordPress https://codecanyon.net/item/fbomatic-automatic-post-generator-and-facebook-auto-poster-plugin-for-wordpress/19528972
Twitomatic Automatic Post Generator and Twitter Auto Poster Plugin for WordPress https://codecanyon.net/item/twitomatic-automatic-post-generator-and-twitter-auto-poster-plugin-for-wordpress/19584967
Instamatic Automatic Post Generator and Instagram Auto Poster Plugin for WordPress https://codecanyon.net/item/instamatic-automatic-post-generator-and-instagram-auto-poster-plugin-for-wordpress/19648561
Pinterestomatic Automatic Post Generator and Pinterest Auto Poster Plugin for WordPress https://codecanyon.net/item/pinterestomatic-automatic-post-generator-and-pinterest-auto-poster-plugin-for-wordpress/19700795
Redditomatic Automatic Post Generator and Reddit Auto Poster Plugin for WordPress https://codecanyon.net/item/redditomatic-automatic-post-generator-and-reddit-auto-poster-plugin-for-wordpress/19788452
VKomatic Automatic Post Generator and VKontakte Auto Poster Plugin for WordPress https://codecanyon.net/item/vkomatic-automatic-post-generator-and-vkontakte-auto-poster-plugin-for-wordpress/19894753
OKomatic Automatic Post Generator and Odnoklassniki Auto Poster Plugin for WordPress https://codecanyon.net/item/okomatic-automatic-post-generator-and-odnoklassniki-auto-poster-plugin-for-wordpress/20878395
Linkedinomatic Automatic Post Generator and LinkedIn Auto Poster Plugin https://codecanyon.net/item/linkedinomatic-automatic-post-generator-and-linkedin-auto-poster-plugin/21704144
5. This is also possible, but you need to combine this plugin with another plugin which lists posts that this plugin creates, on your home page. I can suggest: https://wordpress.org/plugins/list-category-posts/
Regards, Szabi – CodeRevolution.
Thanks greatly!
Can we post from rss feed to The Events Calendar custom post type?
Hello,
Thank you for your purchase.
Yes, this is possible. For this to happen, you need to select the event calendar post type in the ‘Item Type’ settings field for the rule you are creating in plugin settings -> save setting -> import new posts.
Regards, Szabi – CodeRevolution.
Can i scrap php made site where RSS is not available but I’ve to scrap that site.
Hello,
Thank you for contacting me.
In cases of sites where no RSS is available, I recommend using the Crawlomatic plugin I created, instead of Echo RSS. Please check it here: https://codecanyon.net/item/crawlomatic-multisite-scraper-post-generator-plugin-for-wordpress/20476010
Regards, Szabi – CodeRevolution.
how i can get full image from origin post ?
Hello,
Please send me the RSS feed URL from where you wish to get full images and I check on this on my test site and let you know the needed settings for the plugin.
Regards, Szabi – CodeRevolution
Is there Option to turn on to show Sours of RSS post?
Hello,
Yes, this is possible, please check this video for details: https://www.youtube.com/watch?v=zWqz6a8yuHY
Regards, Szabi – CodeRevolution.
Is there way to pull in RSS feed from podcast and embed with audioplayer?
Not sure about this, please send me an example podcast feed URL and I check.
Regards.
Salut, deodata orice modificare aduc plugin-ului (setare) primesc eroare 403, plugin-ul a functionat perfect inainte fara nicio modificare, php 7.2 acum 8 si ultima versiune de wordpress, ti-am scris si pe facebook, poate ma poti ajuta rapid acolo cu o solutie.
LE : Solved, <ModSecurity> problem. O ultima intrebare, in search pot gasi feed-uri , cum pot face sa adaug toate acele rezultate la RSS to Post automat/Bulk ?
Salut, acum am ajuns acasa. Ma bucur ca s-a rezolvat problema.
Momentan feed-urile se pot adauga doar manual, nu am o metoda automata sa le adaug in plugin. Am notat aceasta idee si ma voi gandi la o metoda de adaugare automata in update-urile viitoare.
Spor!
What I want to do is fetch news from various RSS sources and then save those news stories (with text and image) as draft. I would also be like to exclude news stories based on keywords from the RSS feed. For example PlayStation RSS feed will be assigned to PlayStation category while news from PlayStation RSS feed containing ‘PS4’ or ‘PlayStation 4’ will be assigned to PS4 category. Is this possible?
Hello,
Thank you for contacting me.
The Echo RSS plugin can save imported posts from the RSS feeds as draft, it also can filter content by keywords (banned words list and required words list). However, it can import categories for created posts only from categories published in the RSS feeds for items (it cannot assign categories to created posts if a keyword is found in the title or content of the article). It can also assign different categories to posts imported from different RSS feeds.
Regards, Szabi – CodeRevolution.
Just bought this software and I am very impressed. Sorry if its been mentioned before but the ‘wp_insert_post’ hook isn’t being fired from the inserted posts, is there another hook being fired that I can use ?
Hello,
First of all, thank you for your purchase.
I just checked on this and for me, the wp_insert_post hook worked correctly for posts created by the plugin.
Please check this link for info on usage: https://developer.wordpress.org/reference/hooks/wp_insert_post/ – the example added in the comments by user leogermani is working. You just need to add that code in the functions.php of WordPress.
Let me know if this helped.
Regards, Szabi – CodeRevolution.
I forgot to mention the hook fires when I add posts manually but not when added from your plugin, however I just copied the email example you sent me and you are 100% correct it fires without a problem. So obviously the hook is firing and its a problem with my code that works for manual inserts only.
.
Please use an online tool to send code, because here in comments, Envato automatically truncates and changes code. Please check here an example site using which you can send me code easily: https://pastecode.io/
Regards.
I see.
The issue with this code is caused by the way the plugin sets categories for posts. It first publishes them and afterwards it sets categories for them (this is the recommendation from WordPress).
To get around this, please go to the plugin’s ‘Main Settings’ menu and check the ‘Draft Posts First, And Publish Them Afterwards’ checkbox – this will publish content only after it has also categories.
Also, you need to change the hook you are using, to a hook that catches the publish action, please check: https://pastecode.io/s/n0iu7twzb2
I hope this helped.
Regards.
Excellent, works perfectly. FYI I didn’t have to change the hook but would you recommend changing it anyway ?
If it works well, no need to change it. 
Thankyou very much for your help, it’s all working perfectly now.
I am glad to help!
I also thank you for your review. 
Cheers!
Hi, I have to import rss posts with multiple pages with the tag <! –– nextpage ––> present in the feed, but this doesn’t work on wordpress? How can I import the post correctly with this multi-page tag? Thank you
Hello,
Please send me the URL of the RSS feed you are trying to use so I can check it. My email is kisded@yahoo.com
Regards, Szabi – CodeRevolution.
Hi, can you please explain how I can bulk import my RSS feeds. Thanks
Hello,
First of all, thank you for your purchase.
The plugin can bulk import content from any RSS feed if you increase the ‘Max # Posts’ parameter from importing rule settings to a larger value. Please check this screenshot for help finding it: https://ibb.co/Hq0LvTJ
Also, please note that the maximum number of items imported from a specific RSS feed is limited to the number of items it contains (all RSS feeds contain a specific number of feed items).
I hope this info helped.
Regards, Szabi – CodeRevolution.
I’ll like to add pagination to the posts that I extract from the news. For example, I want to insert <-nextpage-> when I find <h2>.
Hello,
First of all, thank you for your purchase.
You can do this, using the ‘Run Regex On Content’ feature of the plugin (found in importing rule settings).
Please add the following values in rule settings:
Run Regex On Content:
<h2>
Replace Matches From Regex (Content):
<-nextpage-><h2>
(I need to add two h2 closing tags, to make the syntax correct, for Envato comment auto correct, please ignore them from below):
</h2></h2>
Details about this feature: https://www.youtube.com/watch?v=i38j6o5wN2w
Regards, Szabi – CodeRevolution.
Got it thanks!
Hi! Just want to make it clear. This script will post automatically on our wordpress site everytime there is a new blog from the other site, right?
Hello,
Thank you for contacting me.
Yes, this is correct. The plugin, if configured to check the RSS feed of website often (minimum interval is 1 hour), will post every new post that appears on the site and import it to your site.
Regards, Szabi – CodeRevolution.
Hello, how can we add source link to each post to thier original website automatically
Hello,
First of all, thank you for your purchase.
Please check this tutorial video for info on how to add a source link to posts: https://www.youtube.com/watch?v=zWqz6a8yuHY
Regards, Szabi – CodeRevolution.
Hi, I have a doubt
I am using only part of the text in the original feed. I need the reader to click on the link to go to the original site, open a new window, without leaving my site.
how do I do that?
Another question: how is the topic supported?
Thanks
Hello,
Thank you for your purchase.
Please go to the plugin’s ‘Main Settings’ -> check the “Open All Links From Post In a New Tab (target=”_blank”)” checkbox -> save settings -> create new posts using the plugin.
The new posts should open its read more link in a new tab.
Regards, Szabi – CodeRevolution.
Hi
I did what you said, but it didn’t work.
Another question: Some feed pages that I’m importing have a “load more” button with more news on the page, these I can’t load.
Other feeds that I’m importing from the latest news have pages. I can only import the news from the first page, the others cannot.
How can I solve this?
Thanks.
Hello,
Please send me temporary admin login credentials to your site, so I can check on this issue. My email is kisded@yahoo.com
Please provide details about what you tried to achieve and what did not work for you, so I can associate the email with the issue you are facing.
Regarding the read more button, currently the plugin cannot load content from the next page of multipage posts, this feature is not supported at them moment. You can remove the read more button using Regex, or if the button has HTML classes or IDs, using the ‘Strip HTML Content by Class’ (or ID) settings field.
Regards, Szabi – CodeRevolution.
Hi
I sent the email.
Thanks
I replied, please check.
Regards.
Hi i used the code on a test website but now when i want to use it on the actual site domain it wouldnt let me. Where can i find the steps to remove from testing site to actual site?
Hello,
Thank you for your purchase.
Please send me the URL of your old website to my email kisded@yahoo.com and I will remove it from my database. Afterwards you can move it to a new site.
Regards, Szabi – CodeRevolution.
Hi,
pre-purchase issue
I have a news and articles portal on Wordpress.
I need to use a plugin that automatically puts news from specific sites on my site instantly.
These news items need to be filtered by content type.
Example:
Site 1 – has content on various subjects, I just want content with savings
Site 2 – has content from different subjects, I just want the economy content
I need all these news to be found on a specific page on my website.
And, within this page, the user filters (through the search engine on my site) the content he wants to read.
The news must appear with the layout of the news on my site, with the title an image, a meta description and when the author clicks on the news he is directed to an original page of the news on the other site.
Is this possible with your plugin?
or is the Post Generator Crawlomatic Multisite Scraper plugin more suitable for this condition?
Sorry for the bad English.
Thanks
Hello,
Thank you for contacting me.
Because this plugin uses RSS feeds to import content, if you are able to find an RSS feed that will list all the posts (and only the posts) that you wish to import from the source site, than this plugin will do the job for you.
Otherwise, I recommend checking and using Crawlomatic, because it uses direct web scraping and crawling, it does not need an RSS feed to function.
Regards, Szabi – CodeRevolution.
For content spinning, API KEY fields pop up for all premium services but Spinner Chief. Where can I find the area to put in my Spinner Chief API Key?
Hello,
First of all, thank you for your purchase.
I checked and on my test site I see the SpinnerChief API option in the plugin settings, please check screenshot below: https://ibb.co/VBbfB24Please tell me which plugin version are you currently using? If it is below this version (v5.3.2.1), please update it to the latest version.
Let me know if this helped.
Regards, Szabi – CodeRevolution.
Sorry, I wasn’t clear about that. The selection is there but it never gives the additional field(s) to input the Spinner Chief API key like all the other paid selections. So in essence, even if I have an API key from Spinner Chief, I cannot find a place to put it in so that Echo RSS can use it.
Ok, I see.
Please clear cache and cookies in your browser and check again.
Also, please be sure you use the latest version of the plugin.
Let me know if this helped. If not, please send me login info to your site and I check on this. My email is kisded@yahoo.com
Regards.
Hi, How can i import a specific category post from another website/feed
Hello,
First of all, thank you for your purchase.
To get content by categories, you need to find an RSS feed from the source site that lists only posts that are in the category you wish to use.
Many sites offer multiple RSS feeds, each listing posts from a single category, you should look for these.
Example site with RSS feeds organized by categories: https://www.hindustantimes.com/rss
Regards, Szabi – CodeRevolution.