Pixelated thumbnails
-
The thumbnails to the blog posts are pixelated. What can I do to make them not pixelated? The original images are large enough that they should not be pixelated.
http://word.thepoyc.info/?page_id=63
Thank you
-
Here is the feed I am pulling from
Hi,
Will take a look asap.
Cheers 😉Hi,
The feed’s “media:thumbnail” is used to by default by feedzy to fetch images, if there is no image in it, it will search in other enclusores as a fallback and finally in the item content if there is still no image retrieved.
Because your feed as a “media:thumbnail”, feedzy will not continue to search for bigger images.<media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://1.bp.blogspot.com/-p_ZzosGEq8A/VMK20cix75I/AAAAAAAABo8/GJkfIsFkr9k/s72-c/holiday%2B1.jpg" height="72" width="72"/> <thr:total>0</thr:total>So there is no way to get image larger than 72px without modifying the plugin.
Thanks for looking into that. So what I am understanding that http://tpoycbrides.blogspot.com/ does not have a thumbnail set to each blog post and that is why I am getting pixelated images? This plug in is exactly what I need except for this one issue, but I guess I’m going to have to go a different route with this particular blog feed. Thanks for making a great plugin!
Actually, it as a thumbnail attached to each blog post, but it size is only 72x72px, so you have to specify the thumb size in the shortcode.
Simply add this parameter to your feedzy shortcode and thumbs will not pixelated anymore :
size="72"Cheers
The topic ‘Pixelated thumbnails’ is closed to new replies.