Extremely sorry for the delay, somehow I missed your reply, please give me your site url too. And the FTP access too.
Thanks, you suggestion is noted 🙂
If user click on download button, it actually goes to that URL to start download. Probably users are sharing direct download link form there, however as @shaon said, Block Hotlink add-on can protect you from such sharing, users or bots will bot be able to access download link directly or from the shared link.
Please give me temporary wp-admin login info in a private reply to check
After creating the package, if admin try to download it, it will create the zip and to cache the zip you need to check the option Cache created zip file from multi-file package
from Admin Menu Downloads Settings Basic Tab File Download Panel.
I see you are using different 3rd party ( not from us ) membership plugin, you need to ask them, if they have support for download manager.
Master Download URL is regular-download-url&masterkey=KEY
, for example, if regular download URL http://your-site.com/download/package-name/?wpdmdl=1
, Master Download URL is http://your-site.com/download/package-name/?wpdmdl=1&masterkey=KEY
Sorry, not clear, may you please explain little more.
You can show only pay button using tag [play_button]
, but it is just a button ( play/pause ), however please give your url to suggest proper css changes.
Please recheck/reset file browser root dir from download manager settings and then save setting, if still your don’t see dir list in bulk import page, please give me temporary wp-admin login info in a private reply, I shall check.
Sorry, no such option yet, but we will add some export stats functions soon.
Default value doesn’t yet sync with bulk import, but it will be form next update. Also will have bulk update option. Next update is coming within this month.
You can change it form language file ( /download-manager/languages/wpdmpro.po ). Please give me temporary wp-admin login info in a private reply to check social lock issue.
Yes, use items_per_page=12
with short-code.
it will not hide category, but if you select “Hide Everything” option and use category short-code, user who don’t have access will not be able to see or download a package. Everything can download the package because “All Visitors” is select for “Allow Access” option. Details about access is explained here http://www.wpdownloadmanager.com/doc/add-new-package/package-settings/
Please give me an example URL to check.
http://computer-info.nl/documentation/bios-settings/gui/ looks too messed up to me :(. Also php execution from there will depend on the plugin you using there.
ok now.
current btn color styles ( as bootstrap css ):
But if you want to use custom color, lets use style="custom"
, then write css for .btn-custom
in your theme css file.
please check if the plugin is deactivated somehow, otherwise please give me temporary wp-admin login info and the affected URL in a private reply to check the issue in details.
It is because all subscribers has access to selected category. Allow Access
options is explained here: http://www.wpdownloadmanager.com/doc/add-new-package/package-settings/
If you want to show everything to admin, please add administrator role everywhere, I just removed the role for test. However to fix the issue, I actually edited file wpdm-all-downloads.php
But everyone is seeing files now, because, package access inherits category access. So if you need to select same role for category and package or assign access to either package or category and keep other one empty.
For example:
Access = Sub-Admin, Company B, Administrator + all access from Category B ( which is = Company A )
So Both company A and Company B has access to Test Upload For Company B
Your license key is upgraded to business.
ok now.