Can’t display images in feed rss
-
Hi,
I’m trying to display images that are present in this rss feed: https://www.nasa.gov/rss/dyn/breaking_news.rss , for this purpose I’m using this shortcode:
[RSSImport feedurl="https://www.nasa.gov/rss/dyn/breaking_news.rss" html="true" displaydescriptions="true" before_desc="<div><img src='%picture_url%' width='100px' alt='' />" after_desc="<a href='%href%' target='_blank'>show more</a> </div>" use_simplepie="true" display="3"]
for some reason I see the link in the “show more” part, but not the images… Where I’m doing wrong? Do I need to setup a particular template in my feed rss?
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘Can’t display images in feed rss’ is closed to new replies.