Codeinwp / feedzy-rss-feeds

FEEDZY RSS Feeds is an easy-to-use plugin giving you RSS aggregator and autoblogging functionality. Bring the best RSS feeds to your site.
GNU General Public License v2.0
81 stars 26 forks source link

Fallback image displayed even when it's not set #920

Closed AndreeaCristinaRadacina closed 5 months ago

AndreeaCristinaRadacina commented 7 months ago

Description

When using the Feedzy block in Gutenberg, the fallback image is displayed even if in the item options, it is set as "Yes, without a fallback image".

Step-by-step reproduction instructions

  1. Go to a page
  2. Add a Feedzy block
  3. Use a source like https://themeisle.com/blog/feed/
  4. Set the item image as "Yes, without a fallback image"

Screenshots, screen recording, code snippet or Help Scout ticket

image image

Environment info

No response

Is the issue you are reporting a regression

No

AndreeaCristinaRadacina commented 7 months ago

One thing to note is that it doesn't happen for all feeds. For example, for https://www.codeinwp.com/feed/, it doesn't happen.

image
AndreeaCristinaRadacina commented 7 months ago

A user also reported this - https://secure.helpscout.net/conversation/2560682406/412665/

vytisbulkevicius commented 7 months ago

I think this bug occurs for items that don't have an image defined in the feed, if there is an image for an item in the feed this setting works and no image is shown.

pirate-bot commented 5 months ago

:tada: This issue has been resolved in version 4.4.9 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: