Forum Replies Created
Please try disabling Resumable Download & Output Buffering from download manager settings.
Use short-code [wpdm-all-packages jstable=1]
Doc: http://www.wpdownloadmanager.com/doc/short-codes/#datatable
This is because of your theme, you contact theme developer or trying using another theme.
Yes, You may use following code:
function wpdm_control_file_type($params){
$params['filters'] = array(array('title' ► __('Allowed Files'), 'extensions' ► 'comma,separated,file,types'));
return $params;
}
add_filter("plupload_init","wpdm_control_file_type");
In that case I need to check it in your installation, please give me temporary wp-admin login info in a private reply.
Yes, I’ve edited the package info and cleared size field, so it is recalculated again.
Please apply the license key for once, if you are seeing this issue even after it is actives properly with license , please give me your license key and temporary wp-admin login info in a private reply.
http://demo.wpdownloadmanager.com/wpdmpro/ is using Crypton theme ( http://demo.wpdownloadmanager.com/crypton/ ), you will need that theme.
I’ve added some css here Admin Menu Design Custom CSS to adjust button style with your theme. The notice is adjusted in my side for next update.
Size showing ok now http://www.themata4all.com/download/15ai-e-pdf/
Searching file in side a package in not possible yet, but we have it in our to do list.
Admin URL showing error 403 Forbidden, Please remove my IP 113.11.123.233 from block list.
Sorry, But bulk import only add for now, doesn’t update exiting package.
Yes, possible. Example: http://demo.wpdownloadmanager.com/wpdmpro/popup-links/
Just not for wpdm, it is not possible in any way, because to create zip file from remote urls, need to copy all those files in your server, then create zip, which will cause extra load and execution time on your server, and also if it copies all those remote urls in your server just for creating zip, then there is no meanings of using remote url actually, better saving those files in your server from start.
Not possible for now, but we are working on it.
I just tested bulk import here http://www.themata4all.com/download/15ai-e-pdf/ and got it working fine.
Yes, here is the cheapest solution http://www.wpdownloadmanager.com/download/all-ad-ons/ 🙂
Everything is ok now, the problem was with your theme ( footer.php ), has jquery wrongly enqueued.
Check the button now please.
For #3, you need to mail to customize@wpdownloadmanager.com
Yes, please give me temporary wp-admin login info in a private reply, I’ll adjust that.