Hi,
In my entry summary I am trying to insert a 'featured image' (custom) field. When I insert the code into my entry summary - the code is this:
<mt:If tag="entrydatafeatured_image_horizontal">
Featured Image Horizontal: <mt:entrydatafeatured_image_horizontal>
</mt:If>
I simply get a link to the image. But I want the image itself to appear. How can I do this?
Thank you in advance.
Reported on Movable Type 4.3

Hey Sorry I found the answer. I wish I could delete this.
Hi Sali,
In order to have the image to display you should convert your coding above into:
<mt:If tag="entrydatafeatured_image_horizontal"><mt:entrydatafeatured_image_horizontalasset>
Featured Image Horizontal: <mt:asseturl>
</mt:entrydatafeatured_image_horizontalasset></mt:If>
Kind Regards,
Mihai Bocsaru
----------------------------------
Daily Movable Type Consultant
Web Development
Movable Type Consulting
Six Apart Partner
http://www.pro-it-service.com/
----------------------------------
Movable Type Demo
http://www.movabletypedemo.org/
----------------------------------
Open Melody Demo
http://www.openmelodydemo.org/