hey alle zusammen,
wie kann ich im tpl das kategorie bild von thumbnail auf master umstellen?
im moment steht ja dies:
was mir das thumbnail zeigt, zb:
ich moechte aber diese datei aufrufen:
gibt es schon eine Funktion dafür oder muss diese auch selbst erstellt werden?
wie kann ich im tpl das kategorie bild von thumbnail auf master umstellen?
im moment steht ja dies:
Code:
[{if $actCategory->oxcategories__oxthumb->value && $actCategory->getThumbUrl()}]
<img src="[{$actCategory->getThumbUrl()}]" alt="[{$actCategory->oxcategories__oxtitle->value}]" class="categoryPicture" width="700">
[{/if}]
Code:
./out/pictures/generated/category/thumb/748_150_75/sofa_tronc_pipe-trkis.jpg
Code:
./out/pictures/master/category/thumb/sofa_tronc_pipe-trkis.jpg