Okay now.
It seems like permission for the package was not set properly. However, please give me temporary wp-admin login info in a private reply, I shall configure it for you. To disable pricing option, please deactivate WPDM - Premium Packages
plugin from the plugins page.
Please give me temporary wp-admin login info in a private reply to check your issue.
That will require introducing a new template tag. Please check the doc here:
You can copy current function to modify from libs/class.FileList.php
Found the issue, this one only happening for the free membership plan, a user need to click on subscribe again after login, but premium plan subscriptions are fine, however, we have fixed the issue and update are coming with next 24 hours.
If you are in multisite setup and upgraded to v4.7.1, please copy current /download-manager-files/
inside all subsites upload root dir, like /uploads/sites/1/download-manager-files/
, /uploads/sites/2/download-manager-files/
. Now wpdm pro uses separate upload dir for each subbsite in multi-site setup.
No translation option is available for the quick form for now. Please give me temporary wp-admin login info in a private reply to check your issue.
I found archive page ( directory addon ) is working fine. please give me the URL where you facing an issue.
Please give me temporary wp-admin login info in a private reply to check your issue.
Probably you are with siteground. Please add the following to your site’s .htaccess file to get it to work:
<IfModule mod_security.c> SecFilterRemove 001868 </IfModule>
You can do that from here:
https://www.evernote.com/l/AV098qWRV6hBcZOlkrullaeSVTG1UI18sawB/image.png
Or from here:
https://www.evernote.com/l/AV30EqSyPqhMkJfnekV-AeonJkYzPa2zqOcB/image.png
Actually, the stock limit is working fine, the download count doesn’t increase, when you click on download button multiple times in the same session, like repeated click on same download link.
The download is working fine for me.
https://www.evernote.com/l/AV3T_4bHO0lFnIIO3oPzPMORoa3Uns0dGcsB/image.png
How did you import, a dir or csv? Please give me temporary wp-admin login info in a private reply to check your issue.
You are seeing that because “Permission Denied” message is not configured properly and the user doesn’t have access to that package. Please give me temporary wp-admin login info in a private reply, I’ll set it up there for you.
https://wordpress.org/plugins/advanced-access-manager/ <— this is a good one and easy to use
To use a custom form there, you will need the following addon:
Form Lock – Ask users to fill a form to get access to download
Please check if you configured email properly from Admin Menu Download Templates Email Templates
Lock options work as “OR”. However, if you want name, email, other info + captcha all together, you may use form lock addon:
Form Lock – Ask users to fill a form to get access to download
Archive page is working fine:
Download speed is working fine, had to enable resumable download and output buffering.
Okay now. Though it was happening when wpdm is active, it is not from wpdm, probably js conflict with any other active plugin, however, I’ve changed button class hpclaimbtn
to hpclaimbtn1
and it is working fine now.