Title: Pixelated thumbnails
Last modified: August 22, 2016

---

# Pixelated thumbnails

 *  Resolved [jperfect89](https://wordpress.org/support/users/jperfect89/)
 * (@jperfect89)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/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](http://word.thepoyc.info/?page_id=63)
 * Thank you
 * [https://wordpress.org/plugins/feedzy-rss-feeds/](https://wordpress.org/plugins/feedzy-rss-feeds/)

Viewing 5 replies - 1 through 5 (of 5 total)

 *  Thread Starter [jperfect89](https://wordpress.org/support/users/jperfect89/)
 * (@jperfect89)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/pixelated-thumbnails/#post-5742472)
 * Here is the feed I am pulling from
 * [http://tpoycbrides.blogspot.com/](http://tpoycbrides.blogspot.com/)
 *  [Brice Capobianco](https://wordpress.org/support/users/brikou/)
 * (@brikou)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/pixelated-thumbnails/#post-5742506)
 * Hi,
    Will take a look asap. Cheers 😉
 *  [Brice Capobianco](https://wordpress.org/support/users/brikou/)
 * (@brikou)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/pixelated-thumbnails/#post-5742781)
 * 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.
 *  Thread Starter [jperfect89](https://wordpress.org/support/users/jperfect89/)
 * (@jperfect89)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/pixelated-thumbnails/#post-5742791)
 * Thanks for looking into that. So what I am understanding that [http://tpoycbrides.blogspot.com/](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!
 *  [Brice Capobianco](https://wordpress.org/support/users/brikou/)
 * (@brikou)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/pixelated-thumbnails/#post-5742793)
 * 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

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Pixelated thumbnails’ is closed to new replies.

 * ![](https://ps.w.org/feedzy-rss-feeds/assets/icon-256x256.gif?rev=3418285)
 * [RSS Aggregator by Feedzy – Feed to Post, Autoblogging, News & YouTube Video Feeds Aggregator](https://wordpress.org/plugins/feedzy-rss-feeds/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/feedzy-rss-feeds/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/feedzy-rss-feeds/)
 * [Active Topics](https://wordpress.org/support/plugin/feedzy-rss-feeds/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/feedzy-rss-feeds/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/feedzy-rss-feeds/reviews/)

## Tags

 * [images](https://wordpress.org/support/topic-tag/images/)
 * [pixelated](https://wordpress.org/support/topic-tag/pixelated/)
 * [thumbnails](https://wordpress.org/support/topic-tag/thumbnails/)

 * 5 replies
 * 2 participants
 * Last reply from: [Brice Capobianco](https://wordpress.org/support/users/brikou/)
 * Last activity: [11 years, 3 months ago](https://wordpress.org/support/topic/pixelated-thumbnails/#post-5742793)
 * Status: resolved