Actually, I would love to avoid adding options in the WordPress admin for such a single plugin. Modifying the code would be also okay but it would break at every update. What about a filter? Would you mind using one, and adding two lines of code in your functions.php? I could add a filter that will let you choose the image size, then the plugin will be super clean π
Oh yes, a filter would be great! At the moment I changed the PHP code to thumbnail as the image size an added some code to deactivate the update feature. But a filter would be crazy great! Please let me know also how we can spend you a coffee for this!! π
Hi,
I released a new version today, with the filter. Have a look a the description, there is an example on how to use it. Please give it a try π
I wasn’t successful with this filter. I tried it via functions.php in my Child Theme and also via the snippet plugin. The crazy thing: The thumbnail size is OK in MailChimp preview but not in Gmail (Web Client). With my own “hard coded” hack the size is also correct in the Web client.
If you remove the filter, it works?
why removing? I must have the thumbnail size.
btw: why not setting “thumbnail” as the default in the plugin? I read that most of the people with troubles want to have the thumbnail size in MailChimp.
Because you said that it’s not working so I was wondering if your RSS was changed or not π So is it working? The RSS is updated?
The email issue is another thing, and might be something to change at Mailchimp.
Thumbnail is cropped and square, that’s why π You usually want to have your original ratio in your emails.
yes it is updated. the crazy thing is that I’m able to drive around the Mailchimp bug if i do hardcode the thumbnail size in the plugin code itself. crazy…
Mmm, that’s strange. Maybe cache or something… I am not sure…
thumbnail: ok, this as a argument. so then do publish two plugins π
Hahaha, it could be an idea, but the moderators are going to flag me as a spamming plugin author π
so then make a “swiss edition” with thumbnail size for us here in DACH region π
π π π
But I would like to improve this plugin more in the future. Right now, there aren’t so many users or feedbacks.