Forums

[Plugin: Custom Field Template] Display an image that was uploaded with a file c (1 post)

  1. Empireoflight
    Member
    Posted 1 year ago #

    Hi, I've created a custom field using this great plugin that lets users upload an image to accompany their post. First of all, how do I display the image, both in the loop and outside of it? I can display the other fields using echo get_post_meta($postid, 'fieldName', true); since those are just text, but if I do that for the image it just echos out the associated post_id.
    Secondly, how can I display a thumbnail of the image?
    Thanks!

Topic Closed

This topic has been closed to new replies.

About this Topic