On one of my open Social sites I added an image field to a content type and now any image in that field shows up in the page Title block with the page title as an overlay. It looks good but I have tried to recreate this in other content types without success. How can I get this to happen again? and how can I edit that image? I have tried a variety of field changes, display changes, image changes, view mode changes etc... thoughts??

Comments

Pegasus360 created an issue. See original summary.

Pegasus360’s picture

This issue was resolved by making sure the machine name of the content type and the machine name of the image field match.
For example:
Content type machine name. my_content_type
Image field machine name: field_my_content_type_image

See more on this here:
https://www.drupal.org/node/2870370

Pegasus360’s picture

Status: Active » Closed (works as designed)