Can anyone adjust this code to give a placeholder or "if no image exists". I know HTML but using Sobi 2 plugin has php which I know nothing about.
<?php if ( $fieldsObjects ['field_paid_field'] -> data )
{
echo $ico;
}
elseif ($mySobi->icon)
{
echo "<img src='images/ com_sobi2/clients...