Ik krijg het (weer) niet voor elkaar om een afbeelding binnen de Products-module weer te geven met CGSmartImage.
Deze code in de template, geeft de afbeelding weer, op ware grootte:
Code: Select all
<img src="{$entry->file_location}/{$entry->fields.foto->value}" alt="" />
Deze code in de template:
Code: Select all
<img src="{CGSmartImage src1=$entry->file_location src2=$entry->fields.foto->value filter_croptofit=150,150 noembed=1 notag=1 quality=100}" alt=''/>
Code: Select all
<img src="http://www.verhuisbare-vloeren.nl/uploads/images/_CGSmartImage/MV-TC-73db80a3715efae5c128e345c28946ad.jpg" alt=''/>