Upload field is using attachment ID?
-
I use this module as directed in the video and use an upload field. The field shows up but the link is just a number, which is the attachment ID.
Here is an example:
<div class="memberdiv"><h3>Will Radford</h3><img src="710" class="mem-pic" />
The page can be located here: wordpress.christianlife.org/god-stories
Could you please describe how I get the upload field to instead insert the link to the uploaded image?
Here is my insert code:
echo '<img src="' . $member['member-picture'] . '" class="mem-pic" />';}?>
https://www.ads-software.com/extend/plugins/wck-custom-fields-and-custom-post-types-creator/
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Upload field is using attachment ID?’ is closed to new replies.