Hi Shaon, thanks for your response. This actually worked, but how would I style the link to match the CSS of our site?
Also, when I am using the download link for a document that is subject to “Email Lock” it shows “Access denied”. How would solve this?
Should I provide a link “Register to download file” and how would the download link be delivered in this case? In an email? Please advise.
Many thanks for your time and patience
How exactly does the Micro Form plugin work? I have it activated and can create a form, but how do i link that in to the download page for a package. I want the person to have to read a little blurb, then click a checkbox and fill in their email after which they will get the download link emailed to them. I like the modal popup for the email, but does the microform get inserted in there? or how does it work exactly. Thanks
Hi Shaon,
Thanks
I’ll send website link to support@wpdownloadmanager.com
Please enter the search term “mary” in the search field as an example.
It takes forever to populate.
create a link template with following code:
<div class="span6">
<div class="thumbnail">
<div class="media">
<div class="media-body">
<h4 class="media-heading" style="padding-top: 0px;border:0px;margin: 0px;">[title]</h4>
[download_link] <i style="margin: 2px 0 0 5px;opacity:0.5" class="icon icon-th-large"></i> [file_size] <i style="margin: 2px 0 0 5px;opacity:0.5" class="icon icon-download-alt"></i> [download_count] downloads
</div>
</div>
</div>
</div>
easiest solution is, open functions.php , find and remove
$extralocks = apply_filters("wpdm_download_lock", $extralocks, $package);
We added the filter with last update, but as i see, its making some usually problem for some installation, we are checking that in details, until then you may remove the filter.
easiest solution is, open functions.php , find and remove $extralocks = apply_filters("wpdm_download_lock", $extralocks, $package);
Downloads/Subscribers will show the collected mail addresses from email locked packages, regular registered members from [wpdm_frontend] will show in wp user link.
yes, 2 ways:
1) edit default-link-template.php , replace [page_link]
with [title]
and save
2) clone default link template from downloads templates , replace [page_link]
with [title]
and save
#1 will apply the change on same template, #2 will create a new link template.
Thanks for your response Shaon,
I saw this and tried to create a new link template, but your short code doesn’t seem to work. I tried clicking on the download link button, but no code is unveiled or inserted into the new link template to the left. I am on a Mac, could this be the problem? Pretty frustrating. All I want to do is creating a very simple download link that will link to the document without creating any of these package detail download pages. Can you help please?
Hello,
Before I installed your plugin the authors on my site created blog posts and we just put download links in the body of the post. Here is the site
http://www.modularfilemaker.org/category/module/
Now that I have your plugin I want to make each of these posts into a DownLoad Package. I can copy and paste the content, but I want to make sure that the New Download Packages are still “Owned” by the authors who wrote the original post. So they can continue to manage them.
Another way to say it is that I need to turn my old blog posts Packages
Does the help to clarify it?
Thanks
Todd
Everything explained here http://www.wpdownloadmanager.com/docs/integrated-templates/.
Here is again:
You need to create a link template. as you seeing on the following image:

right sidebar ( #3 ) has bunch of short-code. You can use those short-code along with other html tag to generate your link template.
The tag [page_link] outputs package title linked with details page , so you simply need to skip this tag if you don;t want to link with details page . but if you still want to show the package title , you can use [title] tag , which will simply outputs the package title without any link
[download_link] tag outputs the download link of your pacakge. and you can use or skip other tags depending on which info you want to show or not.
ok, send wp-admin login info to support@wpdownloadmanager.com with forum post link, and make functions.php writable.
Please help me with this…
We cannot download the files.
1 thing you need to login into our system with Teamviewer etc. because we run the site on a local webserver its a Intranet so not reachable from the outside.
Please let me know or email me @ Kay [at] kayvanaarssen.com
Thanks
Is it possible, with the default link template to disable the title link that goes to the download page?
Can you tell me why the popup box is coming up in a non-accessible window? It’s behind the screen almost faded out in black. Please take a look at the link below and click on download to see what I mean.
http://www.acctapps.com/download/case-study-fred/
And the number of downloadable files in each package…. y’know??
Thanks! Found it!
Now.. Another question.. Is there a shortcode for the number of downloads in each category?
Thanks again!
JtGD28—> Is there a way to create a simple, plain links template without the file download button to the right similar to the way the [file_list] gets displayed?
Try this in your style.css:
.wpdm-thumb, .wpdm-download-link img.wpdm-thumb{
display:none;
}
In fact we don’t have any due support ticket from 17th, if your issue still not checked/resolved, then we didn’t receive your email and email didn’t have all required info. for example, you need to mention the issue or forum post link with login info.
Hi, I’m using a Custom Post Type with a php template to show products, and in the bottom I add the link of the package to download from WpdmPro.
Example:
Is there a way to use these link with the email lock without opening the package page. For example the same behaviour as it happens with the category shortcode.
So when i click on the link and a modal window appears prompting for email.
It’s possible to code that to a php template?
I hope I explain correctly,
thanks in advance.
Hello Shaon,
We managed to correct the icon and json issues.
However, the problems with the display of the little down-facing arrows on the archive page is really bothering us quite a bit. Our organisation’s policy prevents me from giving out access to our back-end. Anyway, the issue might be linked to the CSS and doesn’t require such access.
We expect a quick answer to this simple question because we invested the money for a developer license and all the add-ons. How do you propose to resolve this issue?
Best regards,
Evren from the GHF Team
please send a temporary wp-admin login info to support@wpdownloadmanager.com or contact live support
@simonwiffen, please send a temporary wp-admin login info to support@wpdownloadmanager.com