Forum Replies Created
give me order ID here, we unlocked key with 1-3 days if we receive email and get order id here.
give me invoice/order ID to unlocked the key
@simonwiffen, key unlocked
@lyndonstate, give me order id
no such option yes, but you can use other free plugin for that purpose. or you can use Google docs embed option
it will show drop download only if there are subcategories, if you already have subcategories there, keep access field empty.
yes, you can, please use custom login url at “Login Required Message” option in download manager settings page
send your license key to support@wpdownloadmanager.com
please send a temporary wp-admin login info to support@wpdownloadmanager.com with forum post link.
1) Admin Menu Downloads Categories Embed Code column. example: [wpdm_category id=categrory-id ….
2) actually everything mentioned here http://www.wpdownloadmanager.com/download/wpdm-extended-short-codes/
but if you facing any complexity. please send temporary wp-admin login info to support@wpdownloadmanager.com to check your issue.
yes, it will be possible from next update as wpdm pro moving to custom post type.
/plugins/wpdm-archive-page/wpdm-archive-page.php
please install it somewhere accessible from internet and send temporary wp-admin login info to support@wpdownloadmanager.com
actually you simply need to know php a little to do that, its hard to explain every step of code here.
replace
$data = $wpdb->get_results(“select * from {$wpdb->prefix}ahm_files where ($qcids) limit 0,5”, ARRAY_A);
with
$data = $wpdb->get_results(“select * from {$wpdb->prefix}ahm_files where ($qcids) limit 0,3”, ARRAY_A);
Use link template = “Link Template Embedded”.
individual download is useful when you created a package with more then one file and want to allow users to download any single file from that package.
Download limit will apply limit on downloads by a user. If you set 4, then same user will not be able to download the item more then 4 times.
its php code, you can’t directly use it with text widget, but you can use any plugin to execute php code on the fly.
please send a non-working url to support@wpdownloadmanager.com
yes, you can edit the package and select new template, it will be applied to everywhere you use the short-code
please delete current installation, then install pro again, looks like some file not uploaded properly, finally you can use the add-on http://www.wpdownloadmanager.com/download/copy-to-pro/ to import files from free to pro.
you may wait for next release or please contact customize@wpdownloadmanager.com