Hi Guys,
My problem is that I’m getting the image URL instead of the image.<img >
http://dorinvancea.com/photography/
For some reasons EE is not recognising that custom field {homeimg} as an image even though the Field Type is File > File Type:Image
I can see the thumbnail and full image in the file manager.
My code is:
{exp:channel:entries channel="post" limit="5" orderby="date" sort="desc" dynamic="on" paginate="bottom" paginate_type="field"}
<div class="image">{homeimg}</div>
{/exp:channel:entries}Server Path to Upload Directory: /home1/dorinvan/public_html/photography/website/ee_uploads/
URL of Upload Directory: http://dorinvancea.com/photography/website/ee_uploads/
Allowed File Types: Images Only
ee_uploads has 777 file permission
Default HTML Buttons: [![Link:!:http://]!]
Am I doing something wrong ... ?
Thanks !