I am using the [wpdm_frontend] short-code. Is there a way to view all user packages under the “All Packages” tab instead of just the packages posted by the user logged in? (current settings: Allow only: Editor // Multi-User: disabled). Thanks!
Thanks Live Support! We were able to fix the file link issue by modifying the process.php file.
From: foreach($files as $file){
To: foreach($files as $file){ $file = trim($file,"\r\n ")
Why do you not recommend moving the storage location?