You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: