I see the following error:
which means zlib is not installed or not working properly, please contact your server/hosting support to check zlib or reinstall zlib.
# no such option for [wpdm_my_downloads]
# hide everything is for package details page and when you are using category short-code. the [wpdm-all-packages] will block only package download link.
I would like to show an icon that changes dependent on the current access level in the link template.
You have some similar working in the wpdm-all-packages short code, whether download icon changes if the user needs to login or still does not have the correct access.
Basically I want to indicate to the user that the item is a secured item before they attempts to download it
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/
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.
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.
#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.
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.
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.