it may happen it your server conn time outs before download completes, though wpdm tries to set time limit to “unlimited”. anyhow please send me temporary wp-admin login info in a private reply to check in details.
you can use category short-code like [wpdm_category id="category-slug"] ( use the add-on http://www.wpdownloadmanager.com/download/advanced-tinymce-button/ to generate short-code ). But the exact view as your url is not ready with wpdm pro. but it can be done through a custom upgrade. Anyhow if you was me to setup the category short-code, please give me a temporary wp-admin login info in a private reply.
please give me your skype ID
login info is not working anymore.
you simply need to change link template for archive page, you can change it from wpdm setting page, even you can apply it form short-code using template parameter link_template=template-id-here
, to make it like demo : link_template="link-template-default"
please try disabling plugin “optin-forms”
ok, checking. anyhow did you update to v4.0.6?
please use category ID, not slugs, I’ve checked code and tested it myself, it worked fine.
yes, pro version has 100s of more features, that why it looks some different and complex, anyhow here is the full docs http://newlook.wpdownloadmanager.com/docsfor/download-manager-pro/ , also, if you need help with setup please give me a temporary wp-admin login info in a private reply, I’ll set it up and add some sample data for you ๐
player will not work for premium files as files don’t have public access, so if you want to add some sample tracks, please simply attached some mp3 files with that post using attach media. As, in case of premium or locked files, wpdm pro picks sample files to play from attached media files.
looks like your theme or any other installed plugin there is messing with inline js code, need to check inside to detect the particular trouble maker, please give me temporary wp-admin login info in a private reply.
license key unlocked, also, if you are using it localhost, you don’t have to enter license key
please download the add-on again, we have fixed the issue and updated
could be a javascript conflict, please give me the url to check
looks like file permission issue, please make /uploads/2014/03/
dir writable
here it is http://newlook.wpdownloadmanager.com/doc/action-reference/before_download/ , any how if you want to send it only for locked download, you need to add following condition before wp_mail function:
if(wpdm_is_locked($package['ID']))
and if you want to apply of in case of email lock only, the condition should be like this:
if(get_post_meta($package['ID'],'__wpdm_email_lock',true))
ok, i’ll add ๐
in download-manager/functions.php, after line #36, add 'exclude_from_search' โบ true,
yes, we will add auto-update option soon.
no, but anyhow I will add download button next to mp3 link with next update.
did you apply password lock and set a password? if yes, please give me your url to check where you see the issue
it is working fine actually, to add new field simply click on the field.
please give me your url to check