This issue is created on Github: https://github.com/goalgorilla/open_social/issues/726

Problem

If you use a custom content type (not provided by Open Social) and happens to have a long name, the validation above will fail because machine names can only be 26 characters long.

Solution

In order to at least have the possibility of having an image set, new code needs to load an image field as hero, as long as it has the word "image" on its field name and it is an image field.

Comments

jaapjan created an issue. See original summary.

jaapjan credited g3r4.

jaapjan’s picture

Status: Active » Fixed

The pullrequest is merged and will be in the next distro release:
https://github.com/goalgorilla/open_social/pull/728

  • 6058283 committed on 8.x-1.x
    Issue #2944419 by g3r4, jaapjan: Hero images fallback when machine name...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.