Forum Replies Created
Okay, adjusted the issue and updated the plugin, working fine with firefox too.
Okay now. Moved up the cont definitions on wp-config.php
Changes will be available with v5.2.7 ( will be released within the next week ).
Yes, that is probably happening due to their server config, as no other server having like that.
Probably that’s due to their security rule, failed login attempts responding with 403 status code.
I’ve added the following javascript code to handle error response:

Shortcode support for the new tags will be available from the next update.
Hi,
We added custom taxonomy ( tags ) form wpdm, as lots of users are asking for that, because post_tags are missing with regular posts and wpdm packages. However, we shall add the old tag import option within next week.
Hi,
It is happening due to your theme. I tested with another theme and it is working fine.
Hi,
To reinstate old tags, please add the following line in your wp-config.php:
define('WPDM_USE_POST_TAGS', true);
Hi,
Please give me temporary wp-admin login info in a private reply to check your issue.
Hi,
As I found, you actually were using the pro version, now you moved back to the free version, that is why the issue was happening, however, I’ve adjusted it. Also, your pro order is expired, please renew your order to get the updates.
Okay, I got it now, you are facing the issue with the login link, due to the css classes wpdm-download-link wpdm-download-locked, I’ve removed those classes and it should work as a regular link.
I’m not seeing any wpdm shortcode on those pages, please give me the exact package URL where I can check the expiration date issue.
Hi,
I’ve fixed the issue, updated on your site. Also, this will be available with the next update.
You actually need to do that using cols and colheads parameter with the shortcode, as it is explained in the docs. However, send me temporary wp-admin login info, I shall set this up there for you.
Hi,
As I see from your screenshot with your first post, the notice is coming due to expiration date setup here:

Please remove that date, that will make the download available again.
Yes, you can do that by modifying the shortcode parameter. You can specify the colums you want to show in shortcode parameter, please check the doc:
https://www.wpdownloadmanager.com/doc/short-codes/wpdm_all_packages-list-all-downloads-in-tabular-format-in-a-page/
Hi,
Here are the answers to your questions:
#1. Yes, please use redirect=[URL] parameter with the login form shortcode to redreict the user to any specific [URL]. Doc: https://www.wpdownloadmanager.com/doc/short-codes/wpdm_login_form-user-login-form-short-code/
#2. Sorry, not clear, may you please explain little more.
#3. Here is the doc: https://www.wpdownloadmanager.com/doc/add-new-package/package-settings/
Please uncheck the terms lock from the lock option. But. if you want to use terms lock too, fill the info properly there.