• Some RSS readers permit the display of thumbnail images linked in the RSS feed via a media:thumbnail tag. Can HungryFEED display those?

    Thanks

    David

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor Jason

    (@verysimple)

    Right now you can display images if they are part of the description. But the other additional tags will be available in the next update, there will be a way to go in and use any tag that is in the RSS feed using HungryFEED’s custom template feature.

    You could play around with the templates and most likely within the week there will be an update available to go in and access those additional fields.

    Thread Starter steeld

    (@steeld)

    The images aren’t in the description tag if that’s what you mean though they are part of the item block. I’ll wait till you have the update ready and see if I can work with that.

    Thanks, David

    Plugin Contributor Jason

    (@verysimple)

    Version 1.4.8 should be available within a few minutes and it supports a “data” fields in the template which allow you to basically include any field that is in the feed. The only difficult part is that you have to figure out what the path to your data is, which can be difficult.

    In your shortcode you can temporarily use the parameter show_data=”1″ and it will output all of the data for each item. This will allow you to figure out where the field is that you want in the feed. Once you have that, you can display it using a tag such as this:

    {{data[‘child’][‘https://schema.url’%5D%5B‘yourdatafield’%5D%5B‘0’%5D%5B‘data’%5D}}

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Embed image thumbnails with HungryFEED?’ is closed to new replies.