I am trying to change the directory and file names of files uploaded to a specific (identified by form id) elementor pro form.
So basically if on form 1 someone uploads a file it should go to the default wp-uploads/elementor/forms directory, while form 2 files should go to a custom directory.
I found this article which supposedly does exactly that, but I am struggling to implement it. It works just fine if I change it globally (for all forms) but for a single form it just won’t. It will always store the files in the default directory.
Does anybody have different ideas on how to do that?
[ad_2]