07/30/2015 at 2:25 pm
#341679
Keymaster
@ Patrick
Yes, if editing the template, it’s possible.
Use this:
$entry->getImage( array( 'image' => 'logo' ) );
$entry->getImage( array( 'image' => 'photo' ) );
Hope that helps!
