I am trying to put , instead the complete path to my image () just the correspondent custom field image name in the src imagesizer option.
Using this the code:
{exp:weblog:entries weblog="blog" limit="25"} <div id=”articles_tit”> {title} </div> <div id=”articles_body”> <div id=”thumbs”> {exp:imgsizer:size src="{mainimage}” width=”112” alt=”speed tree” id=”img_speedtree” }</div> <a href=”http://{title_permalink=">{summary} </div> {/exp:weblog:entries}
but doesnt work. If I open source view I dont see any output for the imgsizer.
But if I put, instead the name of my custom field (“{mainimage}”), the complete path for the image, then I can see the thumb. But this is not very helpfull if I to loop thru my 25 last entries.
Any help?
Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.