place the code at the end of download-manager.php and refresh any page while download manager is active to execute the code. but you need to set proper link template file name or id before execute it.
yes, you can do that, create a link template using following code:
<div class="media">
<div class="pull-left">
[icon]
</div>
<div class="media-body">
<h4 class="media-heading" style="padding-top: 0px;border:0px;margin: 0px;">[page_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>
and assign the link template for your packages
ok you can download from above link now
Great, thank you. Now how can I download this new template? Link above takes me to an html page, download link takes me to 404 page.
I inserted AddThis on the page template for WPDM. But when I click to share a product page they all point to http://acapelladjs.com/wpdmpro/wpdmpro/. Regardless of what I do it keeps sharing the same link.
Here is an example, http://acapelladjs.com/download/nengo-flow-ft-falsetto-sammy-yo-se-que-tu-quieres/#.UfG3UY3VB8E just click “Like” button to test it.
actually you don’t have to downgrade. You can now set link template for archive page add-on from download manager settings page. can you give me the url here to check how it looks like now.
I’ve downloaded the new versions, and the default template now uses a different size image, with the feature image above the link and description. Previously, it was using the icon sized images, and even though that’s still the template we have selected, it’s not displaying that, and we had to downgrade the add-on version back to 1.6.0 again.
But downgrading the add-on caused a fatal error for the website, so I had to downgrade back to v3.3.5 of the main plugin too. Is there a way to fix this at all? I’d love to be able to play with and fix this myself, but the license won’t let me install it on a test site to see if I can make the changes we want without messing up our production site.
We’ve also always had to use our own preview images, since the default icons provided never seemed to work. Could that be part of the problem as well?
Can you make the search button smaller?
Can I remove the direct download link?
Hi Shaon, thank you for your reply.
I’ve managed to solve this issue – and the center-align one, too – by defining this custom CSS:
.wpdm_file {
display:inline-block;
}
Works great 🙂
Buc
I just checked the package edit page and I am getting similar errors there:
Link Template: Warning: file_get_contents(C:\wamp\www\PJI\wp-content\plugins\download-manager//templates/email-templates): failed to open stream: Permission denied in C:\wamp\www\PJI\wp-content\plugins\download-manager\add-new-file.php on line 632
Page Template: Warning: file_get_contents(C:\wamp\www\PJI\wp-content\plugins\download-manager//templates/email-templates): failed to open stream: Permission denied in C:\wamp\www\PJI\wp-content\plugins\download-manager\add-new-file.php on line 661
I upgraded to 3.3.8 following the instructions on the upgrade page (deactivate add-ons, deactivate download manager, activate download manager, activate add-ons).
After I re-activate the wpdm-archive plugin I have an error on the “settings” page of download manager and I can’t change the archive page template (Link Template for Archive Page):
Warning: file_get_contents(C:\wamp\www\PJI\wp-content\plugins\download-manager//templates/email-templates): failed to open stream: Permission denied in C:\wamp\www\PJI\wp-content\plugins\wpdm-archive-page\wpdm-archive-page.php on line 434
I tried deleting and re-adding the wpdm-archive-page plugin (v1.7.0), but no success.
Go to “My Orders” page and click thru the link. Then see:
Updating download manager to latest version
Thank you for fixing that, unfortunately the download links themselves are still messed up:
http://www.carlsonsw.com/wordpress/?wpdmdl=19
yes, possible, you need to edit css.
“Lightbox plus ColorBox” ? is it a plugin, in that case please give me the plugin link to check
it should work fine now with default link template
Is there a way to force the Email Lock feature to automatically use the email registered in the system for a logged user? The main idea here is to only send the link to download a package to the email that was previously registered for that user in WordPress itself.
Is it possible (even if it requires some customization)?
Thank you,
Leo
I was wondering if you could modify the code so it calls CSS from Https rather than http:
The codes I specifically referring to are found here:
Processing file : D:\Working Files\download\download-manager\functions.php
Line 2547 – <link href='http://
Found 1 occurrences.
Processing file : D:\Working Files\download\download-manager\wpdm-dashboard.php
Line 2 –
Found 1 occurrences.
Processing file : D:\Working Files\download\download-manager\bootstrap\css\bootstrap.css
Line 2 –
@import url(http://fonts.googleapis.com/css?family=Open+Sans:300);
Found 1 occurrences.
Searched 365 file(s), found 3 occurrences in 3 file(s)
It keeps my page from loading securely. Would that be possible for the next version release to simply change that to https:?
#2 ) please give me the category names here so that I can test those with me installation
#3 ) you don’t have to change in code directly, simply create a link template, more details here: http://www.wpdownloadmanager.com/docs/integrated-templates/
Thanks Shaon,
About item 2, i used only this characters: ç é è
About item 3 e substitute [page-link] to [title] in the code:
echo FetchTemplate(“[thumb_50x50][title][download_link]”,$r,’link’);
And nothing happened. I do it right?
Important: I`m not a programer
I tried removing the code line of code as stated above but it did not work.
It caused my lightbox to stop working and take you to a new page with the download links on it.
Could you please help resolve this?
for custom login form, please go to admin menu downloads settings , now go to bottom of settings page.
Use [loginform] tag for check the checkbox like following image:

but if you want the members area link this http://demo.wpdownloadmanager.com/wpdmpro/wpdm-pro-members-area/ , create a page and use sphrt-code [wpdm_frontend]
I did this Shaon, but now users are presented with the standard WP login page instead of the custom login page that is shown in your demo. How can I trigger your custom login page, or how else would they sign up or create an account for that matter?
FYI: Would it be possible to get a little more elaborate response from you than just a single sentence. I am struggling with your plugin for weeks now, and every time I am receiving a response from you, I get a little closer, but I still won’t be able to use your plugin as intended. Would that make sense for you as well?