Hi There Jordy
Clutterfree… I love it!
I just copied the script for functions.php – can I set the size / Do I need to set the size? – How?
I am using this because Aweber autoresponder team said so… to show images in my blog feed
I only want to show a small picture in my email – going out like 250x250px
Is the setting in functions then irrelevant? (Hoping Aweber will set the outgoing picture correct ??
The code snippet you provide to help resize the image didn’t work for me, I got an error. But this hack for Mailchimp users works: https://artshacker.com/make-mailchimp-images-behave/
]]>The image appears in Mailchimp “some times”. And I go back to the site and clear the cache and it returns some times. It’s hosted on Bluehost. I disabled Cloudflare. I created my own image size and used the custom function, regenerated thumbnails and yet, the image appears in Mailchimp – some times and not all. Is this a caching issue and if so, on the hosting side, plugin side? Site is on WP 6.4.3 and PHP 8.2.16. Thanks in advance.
]]>I’m trying to use the WordPress RSS “site.com/feed” and Zapier RSS to automatically send blog posts to a Facebook page. I installed RSS Featured Image, but I can’t get the image to work.
]]>This plugin is not updated in 4 years. Is it still developed? Thanks!
]]>I love your plugins, but in this case, doesnt look to work with feedly RSS Reader (feedly.com). I cant make my wordpress feature image to appear in feedly. just appear the post tittle and the excerpt. Does this plugin support Feedly?, can you make it work pliz.
]]>When i have the plugin active, my rss feed is broken. when i deactivate it, my rss feed works fine. maybe a space after some closing php ?
]]>Hi there,
I am working on setting up a Mailchimp template and have this plugin installed. I’ve been working with a Mailchimp template designer and on Mailchimp chat support for hours, and we cannot seem to solve the issue, so I wanted to check if it is related to the plugin.
Basically any time we use *|RSSITEM:IMAGE|* tag it completely scales the entire email when viewed on mobile in Gmail. So for example, the entire email scales tiny, including all the footer info, everything. This only happens with the image tag present. We even spent time on support chat removing everything but the image tag, and it still scales. As soon as we remove it, everything always works fine.
We even tried unchecking the “Resize RSS images to fit template” option in Mailchimp with no change.
I’m not blaming it on you, but do you think it is related? Is there some code that could be added to solve it? I am using it with the Divi theme posting regular blog posts and using the featured image.
]]>Hi Jordy,
Thanks for creating such a useful plugin. I’m planning to use it on my websites.
However, I’m a little worried since it hasn’t been updated for quite a long time. Could you please confirm its compatibility with the latest version of WordPress 5.3.2?
Or it may prevent my feeds from being created as sometimes RSS Feeds plugins cause such problems.
Awaiting your response.
—
Minhajul Haque
Hello developer,
I found that the inserted image is always at the bottom. Is there any way to make it appear at the top?
This is the only plugin I’ve found that adds the image properly to the RSS feed so that MailChimp can select it and I can properly format the email I want to send.
However, the image loaded is not responsive. Now I know you created a filter for image resizing but I don’t really want to resize the image, I just want to set it to be “max-width: 100%;” and MailChimp keeps adding attributes that override that, even if I have !important after the CSS rule. Can anything be done about this?
]]>Dear developers,
I have tried to resize the RSS image to 500 * 0, how can I do it? I have tried investigate in your code but I don’t think my coding knowledge is enough to understand it. I have also tried to use the code you provided in description, yet it did not work.
function thumbnail_size_for_rss( $default ) {
return ‘thumbnail’;
}
add_filter( ‘rfi_rss_image_size’, ‘thumbnail_size_for_rss’, 10, 1 );
Thank you for reading and your help.
Yours faithfully,
Hugo Sum
Hello. I just installed your plugin RSS Feature Image and also added your custom filter to the child theme’s function.php. It does feed the image, but it doesn’t affect the image size. I tried to regenerate all thumbnails to the 600x600px I set it, with no effect.
Would appreciate any input.
Thanks so much, if we can get the image size to work it’s an awesome plugin.
Corina
You are asking if we would like to use the an option to set the image size. I would definitively use this because I’m unable to set the size in MailChimp an they are way to large at the moment.
Thanks ??
Haeme Ulrich