file_upload field - Return "large" image size

Support MB Frontend Submission file_upload field - Return "large" image sizeResolved

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #44393
    CodogCodog
    Participant

    Hi There,
    I allow my users to upload a single image using the file_upload field - works fine. Once uploaded, the image is returned as a 150x150 thumbnail by default. I would prefer to display a larger size... preferably "large" or "full".

    On the image_advanced custom field there is an optional parameter 'image_size' => 'thumbnail/large/full' but this parameter is not available on the file_upload custom field?

    Is there a way to display a large "uploaded" image rather than the standard thumbnail in my frontend user submission form.

    I look forward to your response.

    #44401
    PeterPeter
    Moderator

    Hello,

    Unfortunately, the field file_upload doesn't support that setting to display another thumbnail size. You can try to use the field image_upload to have that setting.
    https://docs.metabox.io/fields/image-upload/

    #44405
    CodogCodog
    Participant

    Ok understood.

    Thanks Peter.

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.