View Single Post
Old 12-20-2012, 08:39 AM   PM User | #1
needsomehelp
Regular Coder

 
Join Date: Oct 2009
Posts: 306
Thanks: 4
Thanked 3 Times in 3 Posts
needsomehelp can only hope to improve
how to add image to each item in feed ?

I have been trying to add an image but so far all I have been able to do is add the image as media using the <enclosure> method, but this causing the xml to fail validation. I have since then found out that this is for mp3 and not images. so been using the wrong method all along.

What I wish to do is add an image to each and every <item> in the feed.

How do I do this ?
needsomehelp is offline   Reply With Quote