mikeyboo
Forum Replies Created
-
Hi @kolco
Please confirm does deactivate and reactivating the plugin work? Please confirm if the issue is affecting new feed sources or even the previously created ones.
To import feeds from Facebook you will need to use the third part resource https://fetchrss.com/ as outlined in the article.
Hi @tmas73
We have not come across a similar issue as yet. If you are still experiencing the issue, would you please send a personalized message to [email protected] so that we can have a closer look at the issue?
Hi @reddalek
Thanks for reaching out about this. I’ve passed it on to Miguel, our CTO, and he’ll take a look as soon as he’s back in the office. If we can implement a fix, we’ll take care of it from our end.
Hi @bobmay99
Sorry to keep you waiting, would you please confirm any errors reported on the logs when you click on the fetch?
Here’s a link with a couple of troubleshooting steps you could try to see how it goes.
Would you please check it out and let me know how it goes.
Re-checking your message, I may have misunderstood your question. Are you referring to hooking to the feed item added event?
Please use the following filter
add_action('wprss_items_create_post_meta', function ($item_id, SimplePie_Item $item, $feed_id) { // do broadbast }, 10, 3);
Let me know how this goes.
Hi @drositano
With the free version, this is not possible. You could check out the feed to post add-on and use a custom template or WP recent posts widget to list the feeds.
As this is related to the premium add-on feed to post, kindly ask the client to open a support ticket from their account dashboard for more specific and personalized assistance.
Hi @greiggy
I noticed that your feed items are actually not being imported. Could you please send us an email at [email protected] so that we can investigate the issue further?
Hope to hear from you soon.
Hi @csm120, for questions related to any of our premium add-ons, please use the support form on our website. This forum is only for questions related to our free version.
Your feed is loading the items just fine. Are you able to see the feeds from the feed items list? Which shortcode sample are you using?
Hi Craig,
Are you using the feed to post add-on? This option is only available with the feed to post.
If you are using the feed item import option, the featured image option should look as follows. https://tinyurl.com/y6ksrste
Let me know if this helps.
Since the feed item had already been imported, would you try to delete it and re-import it once more to see how it goes?