Forum Replies Created
WPDM alone doesn’t take that much memory, unless you are using [wpdm_all_downloads] shortcode and you have 100s of packages. In that case, you need use jstable=0 parameter with the shortcode, or user table builder with Gutenberg add-on https://www.wpdownloadmanager.com/download/gutenberg-blocks/. However, please send me temporary wp-admin login info in a private reply, I shall check it in detail.
Hi,
Please reset the cache and download stats from wpdm settings ► privacy tab, and if you are not using the latest version, please update your copy, that should resolve any memory issue.
From the next update, you will be able to use the automatic upgrade as usual.
Hi,
It is because you are using a version old version of wpdm pro, please update your copy, that will resolve the issue. Follow the steps to upgrade:
1. Download the latest version from https://www.wpdownloadmanager.com/user-dashboard/?udb_page=purchases
2. Install and activate the latest version
3. Done!
From the next update, you will be able to use the automatic upgrade as usual.
Hi,
We have adjusted it and released a new update today, please update your copy.
Hi,
PDF stamper will stamp attached files from the media library from now on.
We are adding a filter hook there with the next update of the plugin to manipulate status.
Yes, please use the following css:
.wpdmap-filter-sidebar .wpdmap-card-filter:nth-child(2){
display: none;
}
Hi,
Checking and updating the add-on soon.
Need network admin access to update the plugin.
#1. Yes, possible to use email lock there and redirect to youtube after entering the email.
#2. Redirect isn’t recorded in the stat, only downloads.
The category filter is functional now, we are working on the date filter, a new update will be available soon.
Hi,
If you want to disable email lock or any other lock option ( ex: captcha lock ) for the logeed-in user, you can do that from here:

You will not be able to download files or preview ( the attached PDF ) files for drafted or pending packages.
wpdm-tag-importer may not be compatible with WPPML, also it shouldn’t cause any big conflict, it just converts old post tags to new wpdm tags.
We are checking the issue in detail. However, if you adding a video file, you can add it using the media library, then it will play everywhere without any trouble.
@mvin10, sorry for the confusion. To allow other users to create new packages, you need to use shortcode [wpdm_frontend], you also can hide a certain section from the upload form using the shortcode parameter, please check details here:
https://www.wpdownloadmanager.com/doc/short-codes/wpdm_frontend-front-end-uploader-ui/
But, if you want to remove a specific field from package settings, you can do that using CSS or editing the template file ( tpls/add-new-file-front ).
Hi,
Here are the answers to your questions:
#1. You can add custom CSS code in the customizer. And if you want to customize the template file, you can create a folder named private-message inside your active theme dir and copy any template file from pm plugins dir to that dir. Also, instead of using PM shortcode at front-end to manage PM, you can show it in WPDM user dashboard when you are using WPDM.
#2. Now clear, may you please elaborate a little more.
#3. Yes, noted for implementation.
#4. Yes, noted for implementation.
#5. Hopefully within the next 2 weeks.
Hi,
The email lock option doesn’t create a new user account.