• Resolved labbejf22

    (@labbejf22)


    Hi,

    I updated from version 0.8.7.4 to 0.8.7.6 last week and found that the feature image of my custom post type interface was missing. I tried everything on the code to make it reappear. It was finally when I deactivated ACF extended that I saw the feature image return to the interface (available in screen option). So I re-installed, 0.8.7.5 and had the same problem. Everything is back to normal with 0.8.7.4. All my ACF fields are created from PHP files. Is there a new option that I must include in the declaration of fields related to the custom post type?

    Thanks,

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Konrad Chmielewski

    (@hwk-fr)

    Hello,

    Thanks for the feedback! ACF Extended 0.8.7.5 introduced the following change:

    Field Groups: Hide on screen – All field groups « Hide on screen » settings are now merged, instead of using only the first field group settings

    This means that if any field group has the “Hide on screen: Feature Image” checked, then it will be used. Please check that none of your field groups has this “Hide on screen” setting enabled.

    Before that patch, ACF only used the first Field Group “Hide on screen” settings. With ACF Extended, all of them are now combined and used, for consistency purpose.

    Hope it helps!

    Regards.

    Thread Starter labbejf22

    (@labbejf22)

    Great, I’ve found the problem. Thanks,

    Plugin Author Konrad Chmielewski

    (@hwk-fr)

    Hello,

    Awesome!

    Regards.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Feature image removed’ is closed to new replies.