Hi, I’d like to select the directory that files upload to when people fill out the form in the “file upload” field of the formidable form. And I’d like that directory to be in the root of my site. Is that possible?
WordPress Forms
I must say, I am just discovering all the potentials of Formidable Pro, and it's brilliant! This will save me a lot of time.
Richard van der LindeFormidable is perhaps the single most useful WP plugin I've ever come across - wonderful product and I must also say extremely fast support response.
John BowdenCopyright © 2013 Strategy11, LLC
June 18, 2012 at 9:47 am
I think this is only possible if you set all your uploads to be saved in the root, but you could try using this example, but replace $folder = ''; with $folder = '../../'; or whatever it takes.
http://formidablepro.com/knowledgebase/frm_upload_folder/#kb-reset-to-the-default-wordpress-upload-folder
This change is untested, so use cautiously.
Topic closed.