01/23/2016 at 12:47 pm
#362111
Keymaster
@ Alex
What do you see? I just noticed a small type in the code… but that should have cause a PHP error. Here’s the corrected code:
$entry->getImage(
array(
'image' => 'logo',
'fallback' => array(
'type' => 'none',
),
)
);
Does that fix it?
If you do not see any change and you are using template override files, make sure you have the files in the correct folder so Connections will load them instead.
