Jump to content

Template help! (Pages)


Kirill N

Recommended Posts

Posted

I'm trying to display a post's Image in the "Record feed" block, however when I'm adding the code...

{{if $record->record_image}}
		<div class="cCmsRecord_image">
			<img class="ipsImage" src="{$record->record_image}">
		</div>
{{endif}}

...to the RecordRow template, it won't show up. What am I doing wrong?

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...