• Resolved Bertrand57

    (@bertrand57)


    Hi,

    I have a RSS feed with items like that:

    <item>
    <title>Apple iPhone 5 16 Go Noir et ardoise</title>
    <pubDate>Tue Oct 23 00:00:00 CEST 2012</pubDate>
    <guid>176616622</guid>
    <link>
    http://track.effiliation.com/servlet/effi.redir?id_compteur=00000000&url=http://www.priceminister.com/offer/buy/176616622/apple-iphone-5-16-go-noir-et-ardoise.html
    </link>
    <pm:Image>
    http://pmcdn.priceminister.com/photo/922928647_ML.jpg
    </pm:Image>
    <pm:Caption>Apple</pm:Caption>
    <pm:Topic>Mobile</pm:Topic>
    <pm:CurrentPrice>480.0</pm:CurrentPrice>
    </item>

    Only the title is shown (with a link), but not the image and the price.
    I did a test with a Ebay RSS feed and the same setting, it is working: title, image, price, etc… are shown.

    How can I display the title + the image + the price with my feed?

    Thanks

    http://wordpress.org/extend/plugins/syndicate-press/

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author SP developer

    (@hranchfundi)

    Hi bertrand57,
    You mention that the ebay feed works fine, but your feed does not. The fastest approach might be to model your feed structure after the ebay feed structure.

    If you still can’t get it to work, then you may send your feed url directly to us via the support email in the SP Admin help tab.

    Best regards,
    SP Developer

    Plugin Author SP developer

    (@hranchfundi)

    hi bertrand57,
    I think I may have figured out the issue.

    XML documents can have what is called a ‘namespace’, which is sort of like categorizing tags within a special category. In the case of your feed, the namespace is ‘pm’.

    I can figure a way to support this namespace, but I want to do it in a generic manner that will support other custom namespaces.

    I am hoping to have the solution to this in an upcoming release.

    Thank you very much for the detailed description and for posting the XML.

    Best regards,
    SP Developer

    Thread Starter Bertrand57

    (@bertrand57)

    Hi,

    I can’t modify the RSS feed, because it is given by an affiliate compagny.
    Here is the address:
    http://priceminister.effiliation.com/pm/api.rss?id_compteur=00000000&nav=Tel-PDA_Telephones-mobiles&kw=iphone+5

    Plugin Author SP developer

    (@hranchfundi)

    Hi Bertrand57,
    I have implemented basic support for the image using the pm namespace that your feed utilizes. I am still testing it out and adding some surrounding features to control the image, but things are looking good so far. It may end up being next week before it is delivered as there will be a large set of new features in the next update that need to be tested.

    Best regards,
    SP Developer

    Thread Starter Bertrand57

    (@bertrand57)

    Hi SP developer,

    Good to read it! Can you also add pm:CurrentPrice?

    Thank you for your job!

    Plugin Author SP developer

    (@hranchfundi)

    Hi Bertrand57,
    Image and price from your pm namespace are now supported in SP version 1.0.25, released yesteday.

    Best regards,
    SP Developer

    Donations for user specific features are highly appreciated and donors get a link back to their site for donations of $25 or more.

    Plugin Author SP developer

    (@hranchfundi)

    You can se an an example of your feed here: http://syndicatepress.henryranch.net/feed-tests/namespace-tests/

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘only title is shown’ is closed to new replies.