Hi, I have a form that uploads a video (file) and I have used the custom field "video". When I check for it, it does not show up when I run the code the_meta(); . No video custom field shows up.
What might I be doing wrong to make this uploaded file not assigned to the custom field video?
Thanks.