I looked up a test on it, and it seems like it may have errors in a PHP7 environment….
see: https://plugintests.com/plugins/sb-rss-feed-plus/latest
PHP Warning: ksort() expects parameter 1 to be array, object given in /wp-content/plugins/sb-rss-feed-plus/SB-RSS_feed-plus.php on line 420
]]>Do you plan on supporting 4.7.5 anytime soon?
Tried installing the plugin but it does not seem to work on this version.
Many thanks!
]]>Hi, i can not upload image for AD section, if anyone can help
]]>Was working perfect till upgrade to WP 4.7
The problem is: two identical pictures in a row in the RSS if the post already has it inside it’s content.
Well, I meah that in text or gallery or video post everything is ok: in RSS I have only the thumbnail inserted by this nice plugin.
But in picture posts when the whole post consists of one image + short description, and the thumbnail is the same as the post image, I have in RSS two same images in a row + that short description ??
Clever feed burners like Feedly or Opera anyway shows everything right. But old and ugly (like livejournal.com’s importer) shows both images now ??
BT, I am not sure that this is a problem of combination of 2 monthes old SB RSS + new WP 4.7, maybe it’s just a coincidence. But I am worried about this debug information in settings, is it normal?
Debug – hooks & filters
Warning: ksort() expects parameter 1 to be array, object given in /wp-content/plugins/sb-rss-feed-plus/SB-RSS_feed-plus.php on line 415
>>>>> rss_item
5 (object) SB_RSS_feed_plus -> feed_addMeta (1)
10 jetpack_enhanced_distribution_post_id (1)
Warning: ksort() expects parameter 1 to be array, object given in /wp-content/plugins/sb-rss-feed-plus/SB-RSS_feed-plus.php on line 415
>>>>> rss2_item
5 (object) SB_RSS_feed_plus -> feed_addMeta (1)
10 jetpack_enhanced_distribution_post_id (1)
Warning: ksort() expects parameter 1 to be array, object given in /wp-content/plugins/sb-rss-feed-plus/SB-RSS_feed-plus.php on line 415
>>>>> the_excerpt_rss
8 ent2ncr (1)
10 convert_chars (1)
(object) SB_RSS_feed_plus -> feed_update_content (1)
1000 st_feed_post_format (1)
Warning: ksort() expects parameter 1 to be array, object given in /wp-content/plugins/sb-rss-feed-plus/SB-RSS_feed-plus.php on line 415
>>>>> the_content_feed
10 wp_staticize_emoji (1)
_oembed_filter_feed_content (1)
(object) SB_RSS_feed_plus -> feed_update_content (1)
1000 st_feed_post_format (1)
PS: My RSS feed is https://vorchuchelo.com/feed/
]]>Hello
How can I completly remove the plugin? I have first deactivated and later uninstalled it from the “Plugins-Menu” within the dashboard. However the <content:encoded> tags still show up in my RSS feed.
How can I completly uninstall the plugin and get back to the original state?
Thanks in advance!
]]>I’m seeing two issues, if the site has debugging turned on, as it was on a test site I’m working on:
Line 78 if ( $this->CFG['sbrssfeedcfg_info_version'] == '' ) {
changed to check if it’s empty instead of containing a blank value
if ( empty( $this->CFG['sbrssfeedcfg_info_version'] ) ) {
Line 99 if ( $this->CFG['sbrssfeedcfg_inrssAd_inrssAd_enabled'] == 1 )
changed to make sure it’s not empty and set to 1
if ( !empty( $this->CFG['sbrssfeedcfg_inrssAd_inrssAd_enabled'] ) && $this->CFG['sbrssfeedcfg_inrssAd_inrssAd_enabled'] == 1 )
I installed your plugin and I use address: https://skyrunning.cz/feed/?fsk=-NOT-SET- for generating of RSS feed. But generated output is blank. Could you help me where could be problem ? If I can test something other, let me know please.
]]>Hello,
would it be possible to enter custom values for image width?
Kind regards.
Hello Team,
We are using RSS Importer to make posts from the RSS feeds. However there are couple of links that are not getting us the full text of the rss feed.
If we install this plugin, will it help. Is there any plugin you can recommended if this does not help?
Thank you,
Team HCO.iN
I’m installed the plugin, I’ve activated it, I’ve altered and saved the settings for this plugin. I’ve blown up the cache manually, and I’ve created new and altered own content in hopes of blowing up the cache implicitly. I do not see any changes made to the structure of my mrss feed. I’m currently running version 4.3 of wordpress and can’t seem to get it running.
Are the image urls that’re supposed to go into the media:thumbnail/enclosure fields just scraped from images I have in the posts? Or do I have to upload images to my posts a specific way? Thank you very much for your concern, I’d very much appreciate assistance and I believe I can send more traffic towards your way in the case we can successfully set this up.
I’ve been looking everywhere for a content extender plugin to integrate into a daily email that sends out the full text of a custom post type, generated daily. I tried adding ?post_type= query into the feed and tried to tack it onto the end of the “secret key” but it’s still not calling up my custom post type. Is there a way to achieve this?
]]>Its not proper work.
]]>Bonjour,
je suis sous word press 4.1.1 et la mise à jour de SB RSS ne veut pas se faire. Il me rejette la nouvelle version. Et je ne serai l’expliquer.
Pourriez vous svp m’aider
Hello,
I’m in word press 4.1.1 and the update SB RSS does not want to do. He rejects me the new version. And I will explain.
Could you please help me
This plugin causes the dashboard to save all settings twice from any plugin.
]]>First of all thanks for the work you have put in to this it works well I have a large forum blogs ect and apps that run alongside these I have used your Feed plus to add news form my blog pages and works a treat.
I would like to strip the hyperlinks out of the feed because I dont want people navigating away out of the apps and because apple are tight on that type of thing.
Is there some code I can alter in the full text override to stop the hyperlinks.
Thanks again any help would be gratefully revived.
greg
]]>I just installed this plugin but the thumbnail images are huge. How do I resize them to be smaller? I don’t know enough about HTML to go into the plugin and edit the code.
]]>Just installed, and the content of my site is below the 30 items, so probably this is one reason why i keep getting the error message from Flipboard.
So i need to wait to create enough content, but, with your plugin i still needPubSubHubbub as they say here? ( https://flipboard.com/rss/ )
4) Updates pushed via PubSubHubbub (preferably via Superfeedr).
Thanks
]]>I’m having an issue with the image being displayed above the description. This is related to the Extend HTML content section.
The image being displayed is 90% of the width of the area, and I think that’s by design. To me that looks horrible and I don’t understand why anybody would want that.
My problem is I can’t disable it and still get the source text to display. If I uncheck Extend description, the image no longer displays but neither does my source reference.
Is there a purpose to the 90% width image?
]]>Hello,
I am trying to use SB RSS feed plus to create a weekly digest for my blog to be spreaded via newsletter (using Mailchimp).
So I’ve checked the Add “media:content” tag from the Add Image RSS Feed tags in the Settings page.
Plus, I choose Large size from the – image size field just below the Add “media:content” tag.
Then I moved to the Media settings of WordPress and set the Large size to:
– max width: 564px
– max height: 564px
And finally regenerated the thumbnails and the feed.
So I tried to send a test email from mailchimp and everything was fine except the image was not resized.
In fact, when I loaded the feed, I found this:
<media:content xmlns:media=”https://search.yahoo.com/mrss/” url=”https://www.fattelo.com/blog/wp-content/uploads/2014/03/Pavone.png” width=”1000″ height=”291″ medium=”image” type=”image/jpeg”>
You can have a look to the feed here: https://www.fattelo.com/blog/feed/
Any idea?
Thank you
The thumbnail images are larger than the original images.
]]>Where do I type the rss feed in the pluggin that I want to show up on the wordpress blog? Does this work with the rss feed widget? Just starting on https://couricdesigns.net/. I want the rss feed on the static front page.
]]>Hi,
I’m very new to rss and just installed your plugin which says update settings on every screen in WordPress. How do I fix this?
Thanks
]]>Thanks for using SB RSS feed plus
There is an issues tracker for reporting bugs and submiting feature requests: https://bitbucket.org/ladasoukup/sb-rss-feed-plus/issues
]]>It would be great if we could manipulate the title and content.
Right now the title says: “Admin posted: blabla…”
I would like to be able to customize it.
I would like to remove “-userName- posted an update:” and leave only “blabla…”
I would add “-groupName- activity:” or something similar instead “userName posted:”
Also I think there should be an option for selecting how many characters to use in title and add “…” after…
The content should be also manipulated in similar way… At the moment I prefer using whole post as the content…
Any ideas?
Cheers!
]]>Hi is there a way to add post Author and group name where the post was posted?
It’s strange that it’s missing by default…
Thanks
]]>Hi,
I can’t get the thumbnails to show from the rss feed that I’ve selected. It sais that it will show the thumbnails ‘if configured’ in WordPress. Could you be a bit clearer on that please? How can I configure that in WordPress?
Thanks
https://www.ads-software.com/extend/plugins/sb-rss-feed-plus/
]]>Hi! I found that when I add my feed to Flipboard, it pulls each post’s Featured Image at a significantly reduced resolution, making the image look visibly pixelated. Other than that the plugin appears to work as advertised!
Any suggestions? All my features images are high-res, all are 2048px on the long side.
https://www.ads-software.com/extend/plugins/sb-rss-feed-plus/
]]>I found your plugin on a keyword search for Flipboard. I had hoped it would solve my feed and Flipboard issues. While the images are showing up when I view the RSS feed with Firefox (for example), they are not showing in Flipboard. I’m not sure why, but I’d appreciate any pointers (especially if this plugin is supposed to make a feed that Flipboard likes). Thanks much!
https://www.ads-software.com/extend/plugins/sb-rss-feed-plus/
]]>Hello, my posts which lack a thumbnail image get put into the RSS feed with no ‘body’ content. I Just get the title and date information for such posts.
https://www.ads-software.com/extend/plugins/sb-rss-feed-plus/
]]>