Feed Informer Support

Displaying pictures from the post in the RSS feeds

(5 posts)
  • Started 2 months ago by mymusicsuccess
  • Latest reply from mymusicsuccess

  1. mymusicsuccess
    Member

    Hi There
    Great website, I have a question about using HTML templates.

    Is it possible to show a 'bullet' picture for the posts of the aggregated feeds if the post includes it? I have seen this done elsewhere on single aggregated feeds, and I think in Yahoo pipes (although that takes a bit of getting my head round so I came here instead because your service is so much easier to use)

    Keep up the great work

    Simon

    Posted 2 months ago #
  2. Hi Simon,
    You can add this feature editing HTML manually:
    1) To Header Template:

    <style type="text/css">
    UL {
     list-style-type: circle; /.../
    }
    </style>
    <UL>

    2) To Per-Item Template:
    <LI> ...... </LI>

    3) To Footer Template:
    </UL>

    Posted 2 months ago #
  3. mymusicsuccess
    Member

    Hi admin!

    Thanks, I think i confused you talking about bullets that wasnt what I meant apologies :) . I want my FI digest to appear with the picture contained in the posts that are fed to the digest from each feedto illustrate each item. It works on Widgetbox for single feeds (see the bottom of my homepage widget box single feed at http://www.mymusicsuccess.com which shows what I am trying to achieve with FI). Does FI strip out picture information from the source feeds?

    thanks for a great service and keep up the great work (I know flatter will get me everywhere :))) )

    Simon

    Posted 2 months ago #
  4. I see it now. Unfortunately right now it is not possible with FI.

    Posted 2 months ago #
  5. mymusicsuccess
    Member

    Ok thanks for taking the time to investigate, it would be a killer feature for FI, so if you could consider it for future development I think you would be a market leader

    Kind regards

    Simon
    MyMusicSuccess

    Posted 2 months ago #

RSS feed for this topic

Reply

You must log in to post.