Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter jperfect89

    (@jperfect89)

    Here is the feed I am pulling from

    https://tpoycbrides.blogspot.com/

    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="https://search.yahoo.com/mrss/"
                             url="https://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

    (@jperfect89)

    Thanks for looking into that. So what I am understanding that https://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

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Pixelated thumbnails’ is closed to new replies.