• Resolved JeeDieRay

    (@jeedieray)


    Hello!

    My images are not detected by the plugin.
    I use Custom Fields (groups) in a Custom Post Type. The text fields are detected properly.

    Image fields:
    ————————
    Field Type: image
    Return Value: Image URL
    Conditional Logic: No

    Can anyone help me?

    • This topic was modified 8 years ago by JeeDieRay.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Viktor Fr?berg

    (@viktorfroberg)

    Hi!
    For the plugin to treat the image field as an image tag the field need to return an image object.
    If your return the field as a url you don’t get alt-tags etc. And a lot of people use the url return value for background-images and such.

    Returning as an image object should fix your problem.

    Regards,
    Viktor

    Thread Starter JeeDieRay

    (@jeedieray)

    OK, thanks Viktor!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Images from Custom Fields’ is closed to new replies.