Can someone help me with RSS and how to get Image against each item?

Discussion in 'HTML & Website Design' started by mirisaamali, Sep 12, 2009.

  1. #1
    Hi,

    I am sure this must be simple for many of the experts there. Please tell me how to resolve this issue.

    Here is the site http://peacetimes.net

    Now if you open the homepage, and if you scroll down, you will see on left hand side bottom categories "Americas", "Middle east", "Europe", "Africa" etc. NOw the items listed under each of these are coming from the RSS feed of another site "http://peacetimes.net/americas" which is in a folder within the root of peacetimes.net.

    Let us take one example, that is "Americas". Now the items listed under Americas are coming from the feed of "http://peacetimes.net/americas". I am using a widget plugin called "KB advanced RSS" to do this since it gives me other options to manipulate things as i wish to some extent. HOwever, I also want to get the first attached image of the particular post that is appearing under "Americas". Right now i can get only the Title of the recent posts from "http://peacetimes.net/americas". But i also want to get the first attached image of those posts. Is it possible?

    "KB advanced Rss" gives me an option to place something before each item within this widget. Here is the default code given and it says the following:

    
    How would you like to format the feed's items? Use ^element$. 
    Default:
    <li><a href='^link$' title='^description$'>^title$</a></li>
    <li><a class='kbrsswidget' href='^link$' title='^description$'>^title$</a></li>
    
    Code (markup):
    and then this is given:

    
    <li><a class='kbrsswidget' href='^link$' title='^description$'>^title$</a></li>
    
    Code (markup):

    Can someone help me change the above code to also make images appear under Americas against each post item title?
     
    mirisaamali, Sep 12, 2009 IP
  2. mirisaamali

    mirisaamali Well-Known Member

    Messages:
    812
    Likes Received:
    31
    Best Answers:
    0
    Trophy Points:
    118
    #2
    Isn't there anyone who can help me out with this? Not even amongst moderators? This is urgent please :-(
     
    mirisaamali, Sep 12, 2009 IP