[easy news] how get description of image
Permalink
Hi there,
i am using the add-on "easy news". if i add a news-entry with an image (in a content-block), how i get the description of this image in the overview of all news? Cause the images there are just versions of the originals and don't have the same description.
$newsImage->getApprovedVersion()... or ->getVersion()->getDescription(); doesn't work for me... i need the "parent" image object, not the one in the overview...
Somebody can help me? Thanks :)
i am using the add-on "easy news". if i add a news-entry with an image (in a content-block), how i get the description of this image in the overview of all news? Cause the images there are just versions of the originals and don't have the same description.
$newsImage->getApprovedVersion()... or ->getVersion()->getDescription(); doesn't work for me... i need the "parent" image object, not the one in the overview...
Somebody can help me? Thanks :)