Forum Replies Created
If you download it again from http://www.wpdownloadmanager.com/purchases/ , you will have the latest version, delete old version, then install and activate new.
They will not be able to download the file over and over again using same download link as you are using email lock there, the download link will expire after 3 times of use.
But there is no way to decrease it to once. Lock options doc: http://www.wpdownloadmanager.com/doc/add-new-package/lock-options/
You will not need to use all add-on license key.
please deactivate & delete old version, then install & activate latest version.
We are adjusting the issue in next minor update which is coming within next week. For now here is the solution:
At wpdm-functions.php at line 3290 change from
if(count($vars['files']) > 0) $ifn = 'zip';
to
if(count($vars['files']) > 1) $ifn = 'zip';
please give me temporary wp-admin login info in a private reply to check.
Please give me example url to check, it is certainly a JavaScript conflict with the theme or other plugin, also ad a temporary wp-admin login info in a private reply.
I received notification properly: https://www.evernote.com/l/AV18JdeEfFxHAKSoscpKH3UvKFMyGfagdPMB/image.png .
It is because that function is messing up inline js code.
Next update of this add-on http://www.wpdownloadmanager.com/download/wpdm-default-values/ will have mass update option.
However you also can use follow sql to achieve that:
update wp_postmeta set meta_value='template-id' where meta_key='__wpdm_template'
- please give me the affected url and temporary wp-admin login info in a private reply.
- If you asking for individual files in a package, that is not possible.
please give me temporary wp-admin login info in a private reply.
only selected roles will have access, but “All Visitors” are selected for packages under this category, then everyone will have access. You need to remove any selection from access field under individual package settings.
Don’t worry, if you believe on that issue ( even there is any issue or not in v4.2.2 ), please update to v4.3.0, we have added some improvement and fixed all issues found with v4.2.2, but you should see update notice in your dashboard like others as soon as new version released, however, please subscribe from here http://www.wpdownloadmanager.com/purchases/ to get email notification.
Still same. The error is happening when trying to save settings:
https://www.evernote.com/l/AV3u-1Ij7B5OcaZ15tggtgrIPKQgLPinrc8B/image.png
Please give me temporary wp-admin login info in a private, I’ll update it for you.
Looks fine for me: https://www.evernote.com/l/AV1v9i5BCohFmaCvK8Eqam-Cv0lIOtHVXHkB/image.png
Please check if you assigned a category which have all visitor access.
As you already applied email lock option, you don’t need to add limit, so if you remove limit, the issue will be resolved.
The short-code is [wpdm_packages items_per_page=12]
In that case, simply edit that template and remove [download_link] tag
It should be like 2nd image when you use download_link=1, anyhow please give me temporary wp-admin login info in a private reply to check.
Yes, already added in my side for next update.