Hi,
Use the first link without the master key,
http://www.fensor.com/download/mbw-t12/?wpdmdl=4125
Thanks.
Hi,
Here are the available shortcode for such stats,
[wpdm_package_count]
– Total Package count
[wpdm_download_count]
– Total download count
Thanks.
Please check my reply above. It explains the possible solution in your case. You can’t use the password lock if you want to download selected files using File Cart add-on.
I see you have already implemented the custom page template here https://test.s-design.tirol/Seagull/download/cswiss-produktbild/ Let me know if you have any other question.
Btw, as a pro user, you now have access to Pro forum https://www.wpdownloadmanager.com/support/forum/download-manager-pro/
Hi,
The WPDM category page is displayed by the taxonomy-wpdmcategroy.php
/ taxonomy.php
/ archive.php
template of your theme. If none of these available then the theme uses the index.php
template. In your case, I think it is archive.php
Now to use a separate page header for download category archive, you have to change the title from archive.php
. Or make a copy of archive.php
and rename it taxonomy-wpdmcategroy.php
. Then change the page header from this new template. This keeps the archive page header unaffected in other post type archives.
Thanks.
Hi,
Do you want to hide packages that the user can’t access? It is possible in Pro version. In Pro , there is an option to “Hide Everything” when user doesn’t have access to the package.
In the free version, you can use a custom template fro /download-manager/tpls/wpdm-all-downloads.php
and add some code customization there to hide restricted packages https://www.wpdownloadmanager.com/doc/template-files/
Thanks.
Hi, You need the Advanced Access Control ( The date hasn’t been decided yet due to some ongoing work. ) add-on to assign a category to a specific user. – Thanks.
The date hasn’t been decided yet due to some ongoing work. But if you want I can take a look at your site and add a patch to fix it temporarily. Send wp-admin login info in private reply in that case.
Please send me the page link to check the button CSS. After checking the button I will suggest required custom CSS adjustments.
Hi, If you have the Image Button add-on delete it to fix the issue. Otherwise, please send temporary wp-admin login info in private reply. – Thanks.
Please check the version number of Download Manager from the plugins page. If it is 5.0.1 then you are already using Pro version. If you have already purchased the plugin it should be available for download on your purchase area https://www.wpdownloadmanager.com/user-dashboard/?udb_page=purchases
Hi,
The add-on copies the file from the remote server and then serves it to the user. When it is done it deletes the local file. We will improve the auto-import feature in the next release of the add-on.
Thanks.
I have installed the app compatible API version there. Now, you can connect the iOS and Android app to your site.
Hi,
Our Android and iOS apps still using the old version of API. If you want to use these apps please install the old API version. You can download it here https://www.dropbox.com/s/olsc2x9bgdo6epd/wpdm-api.zip?dl=1
Thanks.
ERROR: The password you entered for the username wpdm is incorrect. Lost your password?
Please send the server error if you have it.
1 ) Clone ” Single Column, Image Top, Extended” page template from Downloads > Templates > Page Template Tab.
2 ) Replace [file_list_extended_3x64x64]
with [file_list_extended_400x300x3]
in your new custom template. The number represent width, height, and columns. You can change those if you want.
3 ) Set you new page template as active Page Template from the package settings meta box.
If you need help, please send temporary wp-admin login info in private reply.
You just have to enable password lock from package settings meta box. And as you already have Pro version attach as many files as you want in a single package. After password submission, all attached files will be downloaded but you can choose which files to download.
For selective download, we have the File Cart add-on ( https://www.wpdownloadmanager.com/download/wpdm-file-cart/ ) but it doesn’t use password lock.
Hi,
Please install the latest version to fix the issue. Follow these steps to update the plugin,
1 ) Deactivate and delete the old version. You won’t lose any data.
2 ) Download latest version from here https://www.wpdownloadmanager.com/user-dashboard/?udb_page=purchases
3 ) Install the latest version and activate the license key.
Thanks.
We have already fixed the issue on our side. The updated version is coming soon.
Hi,
Sorry about that. It was a spam user.
You need the Download Manager Pro version to attach multiple files and lock them using a single password.
Thanks.
Requires Pro version. You can use file list extended in Download Manager Pro version to display attached image thumb.
You have to add the custom code to your active theme or child theme’s functions.php
file. Or You can create a custom plugin.
Direct download will always be faster because the download is handled on HTTP server level which doesn’t involve the PHP.
Thank you, it means a lot. You can write a review here The form is at the bottom of the page.