Hallo, I have doubt regarding to retrieve the image item. is it possible to have image item in frontend? i mean not only the text, but also image. and how i can call them in template?
with the prev version:
i have adjusted them in template :
<img src="<feed:item.tag namespace="" tag="image"/>" alt="<feed:item.title />">
after i update the newest version, this tag is not longer working. can you please give me a hint? thank you
Hallo, I have doubt regarding to retrieve the image item. is it possible to have image item in frontend? i mean not only the text, but also image. and how i can call them in template?
with the prev version:
i have adjusted them in template :
<img src="<feed:item.tag namespace="" tag="image"/>" alt="<feed:item.title />">
after i update the newest version, this tag is not longer working. can you please give me a hint? thank you