Hi,
You can select the specific icon for the package from the package settings Icons in the package edit mode.
Thanks
Please post your license in private reply to check.
Thanks
Hi,
Please install the latest version of the plugin. Please send the login in private to check the issue.
Thanks
Hi,
Download Manager adds the code to any file THAT HAS BEEN UPLOADED BEFORE. So if you upload a file, correct a mistake then re-upload the file, it will get the numeric prefix.
To get around it, rename the file before you upload it a second time. You can add version numbers to them. As long as the file name changes, the file itself can be identical.
Thanks
Yes, Its track only the unique downloads which are stored in the __wpdm_download_count
for any package. And you can get redownloads count from the stat table/ download history.
Thanks
Hi,
Do you want to show the field to logged out visitor only?
Please send login info in private to check.
Thanks
Thanks for the solution. We will look into it.
Hi,
You can use custom link template and set the download url to open in new tab. Just use target blank like following example,
<a target="_blank" href="[download_url]">Download</a>
Creating a new template ( https://www.wpdownloadmanager.com/doc/templates/creating-a-new-template/ )
Thanks.
Hi,
You can use the latest downloads widget to show latest packages in any place.
Thanks
Hi,
No, you won’t lose any data of the download manager if you deactivate and delete it for the update. After reinstalling all the data will be back.
Thanks
Hi,
Please disable other plugins to check. Also, see if the cache
directory has the generated images for thumbs.
Thanks
Hi,
Please download the plugin from the purchase area.
First click on download which will take you to order details page, from there click on the download icon.
Thanks
Hi,
If you are purchased the pro version. Then you can get the pro version until one year of the purchase date. Please download the latest version from the purchase area.
Thanks
Hi,
For now, Please download the latest version from the purchase area.
– Then Unzip the plugin.
– Open FTP (filezilla)
– Upload the folder download-manager to /wp-content/plugins, a pop up will show and will ask you to overwrite files, choose yes.
Thanks
Hi,
Can you please install the latest version of the plugin? I hope it will resolve the issue.
Thanks
Hi,
Please create a .htaccess file inside /download-manager-files/ dir and put following contents there:
RewriteEngine On
<Files *>
Deny from all
</Files>
This would protect your files inside the dir from HTTP access.
Thanks
Please send it through the email support@wpdownloadmanager.com
Thanks
Hi,
If you are using siteground hosting, please include following in your .htaccess file in the server. If the issue not solved by adding this, Please send login in private to check.
<IfModule mod_security.c>
SecFilterRemove 001868
</IfModule>
Thanks
Hi,
please include following in your .htaccess file in the server. If the issue not solved by adding this, Please send login in private to check.
<IfModule mod_security.c> SecFilterRemove 001868 </IfModule>
Thanks
Hi,
The individual download count is different from the download stat table. Here _ahm_download_stats
is for the wpdm-stats. and __wpdm_download_count
for single package downloads count.
Thanks
Hi,
The update will arrive soon. As we are working to fix some issues. This feature will be added in next update of default values addon to work with the frontend.
Thanks