looks like your theme causing js conflict in archive page for some reason, so I replace download link with details page link, so now user can download from details page where things are ok.
This reply has been marked as private.
Can someone please tell me how to have one download per line other than the [wpdm_package id="package-id-here"] short code?
I would like to list all downloads in a category, one per line as in [wpdm_category id="my-slug-name" template="see below"].
How can I change my link template to do this? Any help would be MUCH appreciated.
<div class=”media-body”>
[icon]
<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>
</div>
</div>
<div style=”clear: both; padding: 20px; 20px;”></div>
This reply has been marked as private.
Hi,
For you reference please visit our under development site:
http://www.webzline.com/download/
I have set just two package(First two KPIOperations and Kellyville Pets) as private and set them for email lock.
Don’t know why the Download links not working on this only archive page?
But its working on it’s single detail page well.
Can you please let me know what the issue?
Thanks in advance.
This reply has been marked as private.
This reply has been marked as private.
This reply has been marked as private.
This reply has been marked as private.
Howdy,
I can’t seem to figure out why, but whenever I download a package, it is missing several files, and the titles are different.
Here’s a link to the package:
http://www.caliberdealer.com/download/caliber-ii-product-shots/
It seems that I can no-longer add files to my WP site. I’ll create a new package, attach/upload the file, and once I click ‘update’, the file title is no longer in the screen. When I add the package code to the webpage, it shows 0.0kb and if you click it, it acts as a link, not a download.
@mrmad, extremely sorry, but we check and reply in free forum whenever we get free time, but in pro forum http://www.wpdownloadmanager.com/support/forum/download-manager-pro/ we reply 2 or 3 times a day. So as you are a pro user please use pro forum for fast reply. I gave you the reference url as, I simply had to copy the instruction here again to explain, but extremely sorry if my ans offended you.
Anyhow here it is:
[wpdm-archive button_style=”default” link_template=”link-template-panel” items_per_page=”10″ category=”category-slug” order_by=”field-name” order=”asc|desc”] – use the short-code inside page or post content to show directory like interface for wpdm
Parameters:
– buton_style = default | success | info | warning | danger
– link_template = any link template id ( optional parameter )
– category = use any category slug here if you want to create an archive page for that specific category or don’t use the parameter
– order_by = package_size_b | date | modified | download_count | view_count | title
This reply has been marked as private.
However, just want to remind that the internal files on our server, not linked to aws, make trouble and that a direct download with a browser, means direct download without wdm works well.
This reply has been marked as private.
This reply has been marked as private.
Hi,
I’m having trouble creating a package using a remote URL.
I’ve tried using a link to a pdf on a remote website and also
using the link to a pdf I’ve uploaded to my site using Media uploader. (i’ve tried with a couple of files)
In all cases I get this type of error when i view the package:
Fatal error: Uncaught exception ‘ImagickException’ with message ‘unable to open image `//digitaladoptionlife.com/wp-content/uploads/2014/08/2013_12_UntanglingtheWeb2.pdf’: No such file or directory @ error/blob.c/OpenBlob/2638′ in /home/dal33/public_html/wp-content/plugins/download-manager/functions.php:4464 Stack trace: #0 /home/dal33/public_html/wp-content/plugins/download-manager/functions.php(4464): Imagick->__construct(‘/home/dal33/pub…’) #1 /home/dal33/public_html/wp-content/plugins/download-manager/functions.php(2650): wpdm_pdf_thumbnail(‘http://digitala…’, 1084) #2 /home/dal33/public_html/wp-content/plugins/download-manager/wpdm-core.php(134): FetchTemplate(‘<!– WPDM Templ…’, Array, ‘page’) #3 /home/dal33/public_html/wp-content/plugins/download-manager/functions.php(1494): DownloadPageContent() #4 [internal function]: wpdm_downloadable(”) #5 /home/dal33/public_html/wp-includes/plugin.php(192): call_user_func_array(‘wpdm_downloadab…’, Array) #6 /home/dal33/public_html/wp-includes/post-template.php(211): a in /home/dal33/public_html/wp-content/plugins/download-manager/functions.php on line 4464
How do I resolve this please?
[pdf_thumb_70x130] requires ImageMagick installed in server, please ask you server/hosting support to install it
After upgrade, sometime need to reassign categories as id are change so old links lost.
For carousel, please update this add-on http://www.wpdownloadmanager.com/download/wpdm-extended-short-codes/
You need to follow this section http://www.wpdownloadmanager.com/doc/templates/ :), but if you feel any complexity, please give me a image mockup and wp-admin login info, I’ll create the link template for you.
The lock options don’t work for me as well. I am using the Customizr theme 3.1.20. The issue is that no pop-up window appears. In fact, the link seems to be non-existent when I click on the download button. Having said that, the download button works as long as I don’t have a Lock Option selected.
This reply has been marked as private.
Hmm, my archive page is still in English. ->Link
Probably impossible for you to verify since it will always display to you in English but I can garantue that it does not show any German translations at all on the front-end. Some elements in the back-end appear in translation (even though I have translated almost all existing strings.
I am using wordpress Codestyling Localisation plugin to translate.
Thanks for your time and I really have to say that this plugin is getting better and better with every update!
create a new link tmeplate with [file_list] tag and apply the link template for that package, then you will see file list. More about templates http://www.wpdownloadmanager.com/doc/templates/
no, for now, individual file in playlist don’t have download button, it will just play on click, anyhow I’ll add download button with next update.
But if you use [file_list] tag, there will have download link with individual file.