Comment to 'Persons Cover inconsistancy'
  • UPDATE: the way which dear @Gabe has found is fine. You may disable covers but on the necessary page like in the profile view you may insert the service block with the following code:

    array (
     'module' => 'bx_persons',
     'method' => 'entity_cover',
     'params' => 
     array (
      0 => '{content_id}',
     ),
    )
    

    With the added {content_id} it would be better. About profile with the S. Freud's avatar - I just re-uploaded the cover and it looks more actual now. Perhaps it was the files cache issue.