• Resolved idabelida

    (@idabelida)


    I use ACF image and ACF flexible content to make the content of a post. One of the flexible content has a field of type image. None of the image fields is not detected by the plugin. Even though I have added pictures to the post I get the message ‘No pictures are displayed on this page, you should consider adding someone that fits.’

    Does the plugin support the image field, and if so what might be the problem?

    Example of post where images are not detected:
    https://pre.niku.no/2017/04/27/rapport-kulturminneovervakning-pa-svalbard/

Viewing 1 replies (of 1 total)
  • Plugin Author Viktor Fröberg

    (@viktorfroberg)

    Hi! Sorry for the late reply.
    This plugin adds all fields to the Yoast Analysis as they come from ACF. If you set up your image field to be returned as an image object, it will be seen as an image by Yoast. If an image-URL is returned there is currently no way for us to know that it’s an image and if it’s used as lets say a background image. The same is true if the image field is returned as an ID, Yoast will see this as a number.

    A rewrite of the plugin is comming, so this might change in the next version, but for now, make sure that all image fields that are used as img-tags on the site is returned as an image object.

    / Viktor

Viewing 1 replies (of 1 total)

The topic ‘Images in ACF flexible content fields not being detected’ is closed to new replies.