Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter mikeledford

    (@mikeledford)

    I answered my own question because I overlooked the short code instructions on the main page. For those of the same reading and comprehension level as myself, the following worked for me:

    [wp-multi-file-uploader allowed_mime_types="CR2,NEF,XML"]

    Thread Starter mikeledford

    (@mikeledford)

    HOWEVER: The uploaded CR2 images were converted to TIF format. Back to the drawing board.

    Plugin Author dholloran

    (@dholloran)

    Try uploading the image from the backend of WordPress and see if it converts it. It has been awhile since I’ve been in there but I think the plugin uses the same upload as WordPress. Then maybe we can go from there.

    Thread Starter mikeledford

    (@mikeledford)

    I’m able to upload CR2 files with Gravity Forms and another uploader plugin with no conversion. However GF requires the user to wait until all the files are uploaded to submit the form, thus finalizing the upload.

    The other plugin only allows for single file uploads but it doesn’t convert to TIFF either.

    The normal WP backend uploader converts it to TIFF as well.

    Plugin Author dholloran

    (@dholloran)

    Yeah so it’s something within the WordPress upload, I know Gravity Forms has a multi-upload now you might want to go with that if that is an option. I only really built this plugin because Gravity Forms didn’t have multi-upload at that time.

    Thread Starter mikeledford

    (@mikeledford)

    I’m using GF currently, however I don’t want the customer to have to babysit the window until all files have been uploaded to submit the form. Right now they have to wait for all images to be uploaded, then hit submit. Otherwise the files are in limbo, all renamed with extremely long temp filenames until they hit submit. Nightmare.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘How to add additional MIME types?’ is closed to new replies.