Hasibul Amin Hemel

Forum Replies Created

Viewing 25 posts - 476 through 500 (of 1,509 total)
in reply to: Docx, xlsx and pptx in svg format #72048

Hi,

You can select the specific icon for the package from the package settings Icons in the package edit mode.

Thanks

in reply to: How do I identify which domains I have a license for? #72047

Please post your license in private reply to check.

Thanks

in reply to: Activation triggers fatal error #72046

Hi,

Please install the latest version of the plugin. Please send the login in private to check the issue.

Thanks

in reply to: Wrong Titles on Full Package Download #72036

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

in reply to: Statisics #72035

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

in reply to: How to custom link add to cart #72034

Hi,

Do you want to show the field to logged out visitor only?

Please send login info in private to check.

Thanks

in reply to: OneDrive not working on front end #72032

Thanks for the solution. We will look into it.

in reply to: How to Open the URL Link in New window? #72028

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.

in reply to: How to set global excerpt length #72027

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

in reply to: Registration required field #72025

Hi,

You may follow this. Let me know if any error occurs.

Thanks

in reply to: PDF Viewer Add-On Shortcode #72024

Hi,

Please disable other plugins to check. Also, see if the cache directory has the generated images for thumbs.

Thanks

in reply to: Can't download new purchase #72016

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

in reply to: Update Download Manager 4.7.4 #72014

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

in reply to: Auto Update Not Working #72013

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

in reply to: Registration required field #71963

Hi,

You can use this hook to add editional fields in registration form.

Thanks

in reply to: Password protect directories #71961

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

in reply to: Default values – hide package settings #71959

Please send it through the email support@wpdownloadmanager.com

Thanks

in reply to: 3 Important Questions #71957

Hi,

You can put the custom code for any specific widget anywhere in the theme.

Thanks

in reply to: Problems with license key #71948

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

in reply to: Linking to onedrive is failing. #71923

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

in reply to: Statisics #71922

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

in reply to: Simplify Front end Upload form #71918

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

Viewing 25 posts - 476 through 500 (of 1,509 total)