Thank You Shaon!
Works great!
I have one more problem coming up.
I want to show the download packages in a sidebar, but
it wont work with widget logic.
I tried every good rated widget logic plugin and now I left
Display Widgets activated.
Do you have any Idea, why it wont work?
If you have a minute and could have a look, you would help me a lot again!
http://dj-dice.de/artist/tini/
Best regards
Tom
Still not able to figure out this issue. Thanx
When I do a test the email that I get has Download Manager Pro in the header, I want to customize the email so that it is branded for my business
Also, how do I update the ‘subscribe to download’ wording? Is that possible?
When I do a test the email that I get has Download Manager Pro in the header, I want to customize the email so that it is branded for my business
for locked packages, if you use [download_link], it will show the download button and when someone clicks on download button, will see the lock options in a popover, but in case of [download_link_extended] all options will be embedded in page. BTW, many thousands of users using wpdm pro.
The documentation for this plugin is lacking. [download_link_extended] doesn’t do anything, or you haven’t clearly stated how to use it. Can you clear this up please?
you can show the form even with [wpdm_package id="package-id"], please create a link template with template tag [download_link_extended] and apply the link template for the package. then you will see the form embedded in page.
tested and looks like working fine

This reply has been marked as private.
When I set a download access level, it shows a red circle and cross symbol and says “please login to access downloadables” …the text links to the login page.
How can I change the text and have it link to the member sign up instead, thanks
#2) you don’t need to use that short-code, simply use [wpdm_package id="package-id"] , if form lock applied for that package, then visitor need to fill form before download. and your can use the same add-on #1 to generate the short-code.
Hi Shaon,
Thank you for fast response. 🙂
#1:
The add-on (http://www.wpdownloadmanager.com/download/advanced-tinymce-button/) solved my first questions.
#2:
I use this shortcode ([wpdm-form id=275 download=292]) to add the form in my page. So the form shows my page. After people fill in the form, they can see download link.
Many thanks
Apple
I surely care about old members, but you should understand it is never possible to provide life time support and update for a single price and you also will be get such option anywhere, it is very common standard 1 year update and support after purchase. We mentioned everything clearing on terms and conditions http://www.wpdownloadmanager.com/terms-and-conditions/ , see the link at footer. and many many thousands of all other pro users never complained about it.
🙂 sorry I missed, I directly typed here.
that is not possible still now, but adding a new action hook wpdm_before_email_download_link
with v4.1.0 , then you will be able to do that
It is an issue , anyhow fixed to for next update which coming within next 2-3 days. but if you want to adjust it right now. please open /download-manager/modules/additional-preview-images.php
, go to line #120, replace get_the_ID()
with $file['ID']
Thanks
1) user additional parameter cols=1 with category short-code
2) you don’t have to use the button, if you enable form lock for a package and use the package short-code anyhow, you will see the form before download, use this add-on http://www.wpdownloadmanager.com/download/advanced-tinymce-button/ to generate package short-code.
[wpdm-all-packages] will show such list in tabular format. but if you want to apply the link template, create category ( for example: all downlods ) and assign all packages under the category and use category short-code . btw, you can use this add-on http://www.wpdownloadmanager.com/download/advanced-tinymce-button/ to generate short-codes.
Thanks for the reply, you forgot the closing bracket but I added it in and it works perfectly!
wpdm_download_url(array('ID'►get_the_ID()))
replace the_permalink
with wpdm_download_url(array('ID'►get_the_ID())
Hello,
I added a file field in the form, but the file is not saved as a downloadable, it only shows the file name. This happens in the database and in email (no link to download).
Do I need to configure anything else?
Thank you.
select icon for each package and use image buttons add-on http://www.wpdownloadmanager.com/download/wpdm-image-button/ to make your page like demo.
btw, in some rare case facebook like button don’t show in popover, in those case you need to use [download_link_extended] to embed like button in page.
Try it again. I have enabled the Facebook share lock and it doesn’t work. I also can’t seem to figure out how you created the “All Downloads” link on your page. That is what I”m looking for.
http://demo.wpdownloadmanager.com/wpdmpro/all-downloads/
here are some pre-designed templates http://www.wpdownloadmanager.com/download/wpdm-button-templates/ . Double line coming from your theme css. I see download link is working fine now, please give me an example url where I can check the issue.
I am having similar issues
My Site
As you can see, neither of these work.
[wpdm-archive]
[wpdm-archive link_template=”link-template-default” button_style=”success” items_per_page=9]
only this works
[wpdm-all-packages]
I am trying to show “archive page style 1”.
Any suggestions?