Site Studio not rendering Image ???
Hi All,
I am using Site Studio to render my content on Content Presenter Template but Image is not getting rendered on the page.
I am using insert<img> tag for rendering the image.
Please find below the source of my Region Template:
<!--$wcmElement("Title")--><br>
<!--$wcmElement("Image")--><br>
<img src="<!--$wcmUrl('resource', '19216811361620000068')-->"/>
<!--$wcmElement("Summary")-->
Here,
Title of Plain Text Element Definition.
Image of Image Text Element Definition, and
Summary of Wysiwyg Element Definition.
Please help.
Thank you.