Support Forum
Hello Meta Box Team,
I have a little issue currently. We have created additional meta data for the User Profiles and created the forms on the front end to update these using the shortcode:
[mb_user_profile_info id="profile" submit_button="Submit" confirmation="Your information has been successfully submitted. Thank you."]
This works wonderfully, although the input to upload images to the profiles does not show up. The description and the label show and there seems to be a hidden text field input:
<input class="rwmb-image_upload" name="cportfolio_img" type="" value="5463,5462" data-options="{"maxFileSize":0,"mimeType":"image","maxFiles":2,"forceDelete":false,"maxStatus":true,"imageSize":"thumbnail"}">
Ideally, I would like to have the drag and drop field displayed on this page - but a standard upload button would also work.
Do you have any advise?
Many thanks
Harrison