Tahasin
Forum Replies Created
-
Forum: Plugins
In reply to: [Download Manager] Email Lock Submit buttonHello,
Thanks for reaching out.
Kindly share the related page URL. This will help us understand why the CSS changes are not taking effect.
Regards- This reply was modified 2 weeks, 5 days ago by Tahasin.
Forum: Plugins
In reply to: [Download Manager] Downloads currently only available for administratorsGlad to hear that. 😊
If you found my support helpful, I’d truly appreciate a moment of your time to leave a 5-star review [here], your feedback means a lot to us and helps us keep doing what we love!
Thank you !!
Forum: Plugins
In reply to: [Download Manager] Downloads currently only available for administratorsThere is something that is blocking the downloads. The issue might be caused by a conflict with your current theme or another plugin. To help identify the problem, we kindly suggest the following troubleshooting steps:
Make sure that, package status is set toPublish- Deactivate all plugins except Download Manager.
- Check if the download works properly.
- If the issue persists, please switch to a default WordPress theme (such as Twenty Twenty-Four) and test again.
Let me know, how it goes.
Regards- This reply was modified 1 month, 1 week ago by Tahasin.
Forum: Plugins
In reply to: [Download Manager] Downloads currently only available for administratorsHello,
Thanks for reaching out.
Could you please share the current version of the download manager you are using?
Also, let us know whether the issue started occurring suddenly or after any changes on your site. Additionally, please provide the URL of a package where the password lock feature is active.
Looking forward to your response.
RegardsForum: Plugins
In reply to: [Download Manager] Request feature for free versionHello @infernoprime
I hope this message finds you well.
Yes, you can do this using Email Lock. It has a Wait for Approval option, so users must be approved by an admin before they get the download link via email.
Just note: this feature is only available in the Pro version.
If you have any further questions, feel free to ask.
Regards- This reply was modified 1 month, 1 week ago by Tahasin.
Forum: Reviews
In reply to: [Download Manager] GüzelHi there, thanks for your detailed feedback!
Could you please open a ticket here and share these issues with us there? That will help us properly identify the translation issue and the Glassmorphism Card performance problem.
Once submitted, our team will review everything and work on fixing all the reported issues as soon as possible.We appreciate your input and cooperation!
Forum: Plugins
In reply to: [Download Manager] Unable to attach file in the backendYou’re absolutely right, attaching files from the backend is generally independent of the theme.
As I mentioned earlier, this behavior is usually related to how the server or WordPress handles MIME types. In most cases, the filter I shared resolves it, which is why I asked for the theme name.We will go ahead and test this on our end with Divi to see if we can reproduce the issue and identify what might be preventing the filter from taking effect.
We’ll update you as soon as we have any findings.
Forum: Plugins
In reply to: [Download Manager] Unable to attach file in the backendCould you please share the name of the theme so we can review it in our test environment?
Forum: Plugins
In reply to: [Download Manager] Unable to attach file in the backendHello,
Thank you for testing our Download Manager plugin and for the detailed explanation.
The issue you’re experiencing with the file not being attached is most likely related to the MIME type configuration. If the correct MIME type for .gpx files is not properly recognized or allowed by your server or WordPress setup, the system may prevent the file from being attached.
Kindly apply this code in your theme’s function.php file, this should resolve the issue.
add_filter("wpdm_is_valid_mime_type", "__return_true", 10, 3);Let me know, how it goes.
RegardsForum: Plugins
In reply to: [Download Manager] Package Loading IssueThank you for your patience and for trying all the troubleshooting steps so far.
Although this behavior strongly points to a browser side caching/storage issue, we kindly ask you to report it here, so we can review this further and ensure nothing else is contributing from the plugin side.
RegardsForum: Plugins
In reply to: [Download Manager] Package Loading IssueHave you had a chance to clear the download manager cache from
Settings > Privacy > Cache & Stats > Clear All Cache?
Also, have you tried accessing it using a different browser?- This reply was modified 2 months, 3 weeks ago by Tahasin.
Forum: Plugins
In reply to: [Download Manager] Package Loading IssueThanks for the additional details.
Based on what you’re describing, this really does point to a browser cache issue. Sometimes browsers can still hold onto older cached assets, especially in frequently used profiles.
A couple of things you could try:
Clear browser cache, site specific data
Do a hard refresh (Ctrl + Shift + R / Cmd + Shift + R)Forum: Plugins
In reply to: [Download Manager] Package Loading IssueHi, @michaelsmartmove
Thank you for sharing the video and the detailed explanation of the issue.
Could you please help us check a couple of quick things?- CDN / Cache
Just to double check, is the website using any CDN or caching service such as Cloudflare, LiteSpeed Cache, SiteGround Optimizer, or WP Rocket? If so, could you please try clearing the site cache and CDN cache, then open the page again in an Incognito / Private browsing window to see if the issue still occurs? - Shortcode Setting
Please also try removingasync="0"from the shortcode and check if the behavior changes after saving the page.
These checks will help us determine the cause of the issue.
Please let me know the results once you’ve tried this.
RegardsForum: Plugins
In reply to: [Download Manager] Translation of “ago”Hello @jsmansart
Thanks for reporting this and for providing the translation reference.
Regards- This reply was modified 3 months ago by Tahasin.
Forum: Plugins
In reply to: [Download Manager] Issue with Categories shortcode?Welcome!!