• Resolved nick76

    (@nick76)


    Hello! The site I’m working on uses vfb (pro) to allow users to upload images. I have already set a max upload size, but by default wordpress creates multiple sizes in /uploads/vfb. I would like to prevent this and only keep one version of the file, i.e. the one that was uploaded. I’d like this behaviour only for images uploaded through vfb, not for the ones added by content editors in posts (I know that vfb attachments are one kind of post, as far as the db is concerned).
    Any idea?
    Also, when limiting the allowed file extensions in a comma-separated list, do I write them as “.jpg,.png…” or without the .dot? Stupid question, I know…

Viewing 1 replies (of 1 total)
  • Thread Starter nick76

    (@nick76)

    I solved the second question by looking at the docs (I know, RTFM).

    Can anybody help me for the first question? Preventing image resizing on upload for vfb fields?

Viewing 1 replies (of 1 total)
  • The topic ‘Prevent image resize’ is closed to new replies.