11/07/2013 at 7:50 pm
#273200
Guest
Sorry to drag up an old thread, but it’s exactly what I’m after.
I’m using ‘Market’ as my base template, and would like medium sized images on the pages that use ‘card.php’ and large images on pages that use ‘card-single.php’.
If I use $entry->getImage() on card.php it shows the medium size correctly, which I have set to be 225×150 pixels. Unfortunately, using the same code on card-single.php also shows the medium size, and if I try any of the suggestions above I just get a broken image. The large/original image size is set to 500×400 pixels.
Hope you can help me sort this out! :)
Thanks.
