• Resolved jeanettekwok

    (@jeanettekwok)


    Hi There,

    I am developing a baseball cards viewing website and I need to create a form that uploads the images directly to a folder within WordPress. Does your form plugin do that or do you know of a plugin that does? The form does not need to collect any other info, just images uploaded. The images must be uploaded directly to the website. They don’t want the images emailed.

    thanks in advance!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Saurabh – WPMU DEV Support

    (@wpmudev-support7)

    Hello @jeanettekwok,

    If you are looking to accept photos and add them as posts, you can do that using the Post Data field in the form. Also those images you upload have an option to be shown in the media library. Here is a doc you can refer for the same.

    https://premium.wpmudev.org/docs/wpmu-dev-plugins/forminator/#post-data-field

    You can also have CPT and custom fields mapped to the field if you are looking to do that. If you are not looking to just add the images to the media library, you can use the image upload field in the form and select the option to have the images in media library from the upload field settings section but in that case it would not get to the posts or page you would need to manually create a post and add them as you want,

    Thank you,
    Prathmesh Palve

    Plugin Support Patrick – WPMU DEV Support

    (@wpmudevsupport12)

    Hi @jeanettekwok

    I hope you are doing well.

    We haven’t heard from you in a while, I’ll go and mark this thread as resolved.

    However, feel free to let us know if you have any additional question or problem.

    Best Regards
    Patrick Freitas

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘upload images form’ is closed to new replies.