Shahjada
Forum Replies Created
-
Forum: Reviews
In reply to: [Download Manager] premium does not work and can't get refundPlease post here http://www.wpdownloadmanager.com/support/forum/download-manager-pro/ if you have any issue, we shall check it, help you with the setup, but if we see, plugin is not working as it should be in your site, we certainly shall refund 🙂
Forum: Plugins
In reply to: [Download Manager] Multiple File in a single packageSorry, but that is only possible with pro version http://www.wpdownloadmanager.com/pricing/
Forum: Plugins
In reply to: [Download Manager] Descriptions on each downloadYou need to edit template file
wpdm-all-downloads.phpfor that, please follow the step #3 here:
http://www.wpdownloadmanager.com/doc/template-files/Forum: Plugins
In reply to: [Download Manager] Filter hook for download countYou also can do that using this action hook “wpdm_onstart_download” , Docs: http://www.wpdownloadmanager.com/doc/action-reference/wpdm_onstart_download/
Forum: Plugins
In reply to: [Download Manager] Role select list orderPoint is, wpdm access option doesn’t check capabilities and their precedence or priority or level , it just check it role and matched exactly.
Forum: Plugins
In reply to: [Download Manager] Unable to Add New PackageIn that case it is related with wordpress itself, wpdm has nothing to do with this.
Forum: Plugins
In reply to: [Download Manager] I Have Problems (Parse Error: Syntax Error)@arslan, in that case you need to contact your server/hosting support.
Yes, you can delete and reinstall plugin, all old data still will be there.Forum: Plugins
In reply to: [Download Manager] no files available after using the DL Monitor importI’ll have to check it in your installation to find the issue, if that is ok with you please post here http://www.wpdownloadmanager.com/support/forum/download-manager-free/
Forum: Plugins
In reply to: [Download Manager] Download link need to open in new tabSorry, that is not possible. Only pro version support custom template to change link behavior and appearances. Still, it only will be applicable for public downloads where no lock option is applied.
However, if still you want to do it with the version you have, please follow the steps:- Copy
tplsdir from/plugins/download-manager/dir to your active theme dir - Rename it to
download-manager - Go to
{active theme dir}/download-manager/link-templates - Open the link template file you are using
- Replace
[download_link]with<a href="[download_url]" target="_blank" >[link_label]</a> - Go to
{active theme dir}/download-manager/page-templatesand repeat previous 2 steps
Forum: Plugins
In reply to: [Download Manager] Data Table CustomizationPlease use:
<a href="<?php echo Package::getDownloadURL(get_the_ID()); ?>"><?php the_title(); ?></a>Forum: Plugins
In reply to: [Download Manager] permission-denied.txt@wrathyimp, may you please give me your URL to check the issue, When file is assigned to any specific roles, guest ( not loggedin ) users should see a link like this:
https://www.evernote.com/l/AV0WlpMcINdCPYjtIlPuR9z8CCNdDAstid0B/image.pngForum: Plugins
In reply to: [Download Manager] replace permission-denied.txt file to a URLSorry that is not possible for now.
Forum: Plugins
In reply to: [Download Manager] attached file is missing/deletedSorry for the confusion, got the issue now, it is with the tinymce add-on, adjusting the issue and new update is coming within next 24 hours.
Forum: Plugins
In reply to: [Download Manager] Unable to Add New PackageSorry, not clear, may you please explain little more.
Forum: Plugins
In reply to: [Download Manager] Allow access package settings for all filesYou may use this add-on http://www.wpdownloadmanager.com/download/wpdm-default-values/ to update all in a single click.
- Copy