ChrisRAoW / mautic-rss-to-email-bundle

Mautic plugin to send emails from RSS
102 stars 23 forks source link

{feeditem:image} not pulling image #29

Closed christianschubert76 closed 4 years ago

christianschubert76 commented 4 years ago

Hello, this might not be an issue code wise - maybe we have to change our rss feed output:

Our site includes image like this within the RSS XML

The URLs are working fine and show the thumbnail image. What do we have to do to make it work in mautic?

YouBuiltThat commented 4 years ago

I am using a WordPress RSS feed and similar issue Everything works but the image.

I am in 2.16.0_beta but this seems to be the only issue. This may be that the RSS is not able to parse the default WP image information.

ChrisRAoW commented 4 years ago

Do you have a rss feed for me where I can run some tests with?

christianschubert76 commented 4 years ago

@ChrisRAoW Hi, this is our self-generated RSS feed - we have full control over the possible output

https://www.esanum.de/rss/feeds/today

Thanks for your help!

ChrisRAoW commented 4 years ago

Can you test with media:content in stead of media:thumbnail?

Chris

christianschubert76 commented 4 years ago

@ChrisRAoW thanks this works - we added this to our output.