Display image custom field
-
I am trying to display a custom field that is an image upload. customfield_display=”preview-image”
This code returns the media ID in the display: “preview-image : 887”
Is there a way to return the image? Could I wrap the template code in something to return the image from the field?
//Custom fields:
$lcp_display_output .= $this->get_custom_fields($single);
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Display image custom field’ is closed to new replies.