Disable Upload Thumbnails

By: Phil Chaplin | Asked: 01/05/2025
ForumsCategory: Code HelpDisable Upload Thumbnails
Phil Chaplin asked 3 days ago

Is there a way to disable thumbnails for uploaded files? (or replace them all with a placeholder image?) (Using default Dropzone for file uploads). It's insufficient to simply hide the thumbnail once it has been created.

I have found the dropzone configuration option 'createImageThumbnails' but I haven't been successful in integrating this config option as false with my form.

1 Answers
Victor Font answered 2 days ago
Add a jQuery snippet to your form with this code: window.__frmDropzone[0].createImageThumbnails='false';

Making the Best WordPress Plugin even better - Together

Take on bigger projects with confidence knowing you have access to an entire community of Formidable Experts and Professionals who have your back when the going gets tough. You got this!
Join the community
crossarrow-right