Hasibul Amin Hemel

Forum Replies Created

Viewing 25 posts - 451 through 475 (of 1,509 total)
in reply to: Permission-Denied #72195

Hi,

Seems like there is a popup authentication system. Please provide the credential for that.

Thanks

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

You can always use the page template. You can clone the existing template. Modify the code. And use that template inside the package settings.

No, you can’t replace. [download_url] gives a button with the download link and [download_link] gives the direct download link. So you can make custom download link with open in new window.

Thanks

in reply to: Featured image not showing after update #72193

Hi,

Please send login in private reply to check the image issue.

Thanks

in reply to: No Email when someone registers #72192

Hi,

User Signup Notification to admin is not available yet. It will be added to the later update.

Thanks

Please send login in private to check the issue.

Thanks

Hi,

You can try disabling the CSS of Download Manager from settings.

Thank

in reply to: Get 400 bad request when updating settings #72188

Hi,

Good to know the issue is resolved. Also, if you upload any files which name contain the substring script you may add this rule to avoid getting upload error from siteground.

<IfModule mod_security.c>
SecRuleRemoveByID 801037
</IfModule>

Thanks

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

Yes, you can delete all the files. Put version number in the name if the filename is same.

Thanks

in reply to: Security #72185

Hi,

You can limit the downloads using this addon.

Thanks

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

Hi,

Please use the following code with the image button. Please replace the image file with your button.

<br>
[thumb_250x250]
<br>
<br>
[description]
<br>
[acf_group_FirmwareDetails]

<br> <a arget="_blank" href="[download_url]">
<img src="http://image.jpg">
</a><br>
<br>

Thanks

in reply to: PDFs not downloading or opening too slow (new version) #72183

Hi,

Please send the package link in private reply to check. Download block by a popup blocker if its enable by the browser. Please clear your browser cache and retry.

Thanks

in reply to: PDFs Not Indexed in Google #72182

Hi,

As you want to show your uploaded pdf files directly index at Google, You may modify your .htaccess on download-manager-files directory.

Add this lines bottom.

<Files *>
   Order deny,allow
    Deny from all
   SetEnvIfNoCase User-Agent "Googlebot" goodbot
   Allow from env=goodbot
</Files>

Thanks

in reply to: Premium Package, not all payment gateways will show #72181

Hi,

Seems like all default payent gateway working together in my setup. Please share any error log if you have any. It would help to debug if you can send login in private reply.

Thanks

in reply to: WPDM – Amazon s3 #72178

Hi,

If you set package access to specific users, only they can access the downloads files. Also, there is a new version of the plugin. Please try to install the latest version.

Sorry, There is no function action available yet to upload the file to the s3 bucket yet. But you can explore following functions.

Thanks

in reply to: Download in multilanuages #72176
This reply has been marked as private.
in reply to: category widget error after update #72172

Hi,

Updated to the latest version. But need the FTP details to check the error log. Let me know if any error occurs.

Thanks

in reply to: 4.7.4 broken images #72171

Please send the link to check the package. Working fine with my setup. Please check the feature image URL.

Thanks

Hi,

WooCommerce membership should differently restrict a page to users. Please set allow access to all users and make the package or category restricted by the membership level. The page should restrict to members only. Please send the login in private to check why the download getting the error.

Here is a reply which can help you get to understand.

Thanks

in reply to: Using onedrive #72151

Hi,

You should disable auto opening from browser settings.

please provide login info in private for the direct download issue.

Thanks

in reply to: Download links for Add-ons not working #72137

Hi,

Please check again. The download link is working fine.

Thanks

in reply to: How to delete file uploaded #72136

Hi,

wpdm don’t delete file from “download-manager-files”. as same file may be used with another package using “Server File Browser”. You may use this addon to easily delete the package files with is stored in download-manager-files folder.

Thanks

in reply to: PDFs Not Indexed in Google #72098

Hi,

Are you using any plugin to index your pages contents? Please see your robot.txt file if it’s blocking the pdf files from being indexing.

Thanks

in reply to: Docx, xlsx and pptx in svg format #72097

Hi,

You can upload your custom icons and paste the link there. We will see those icons options in later updates.

Thanks

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

Hi,

Downloads seem to be ok now.

Thanks

in reply to: Update Download Manager 4.7.4 #72055

Hi,

Downloads seem to be ok now.

Thanks

Viewing 25 posts - 451 through 475 (of 1,509 total)