Hi – I’m trying to find a solution for the following – could you advise?
1. Is it possible to have a “back” button on the download page so users can go back to the links page for that download?
2. Is it possible to have the page details page appear on a page other than the default “blog” page of the website
3. In the breadcrumbs for a download page the trail appears as “downloads” which resolves to a 404 – is it possible to specify the breadcrumb as being a particular page that relates to the links list page for that customer?
Thanks
Mark
Hi Shaon
when test with an existing user, the link in the email, to download works ok.
But when the buyer is not a user on the website I get this message when clicking on the download link in the email,
Warning: include(/home/adchan/public_html/wp-content/plugins/download-manager/wpdm-be-member.php): failed to open stream: No such file or directory in /home/adchan/public_html/wp-content/plugins/wpdm-premium-packages/wpdm-premium-packages.php on line 392
Warning: include(): Failed opening ‘/home/adchan/public_html/wp-content/plugins/download-manager/wpdm-be-member.php’ for inclusion (include_path=’.:/usr/local/lib/php’) in /home/adchan/public_html/wp-content/plugins/wpdm-premium-packages/wpdm-premium-packages.php on line 392
looks like some files are missing in the plugin?
regards
Gary
Why download count for Allow Inidividual File Download not work if download file is link add from Insert URL?
It not count when i try to click download?
I’m trying to use [wpdm_lazy_download] but without success.
I have the lazy download option selected for the package, but when I add [wpdm_lazy_download] to the page nothing happens.
What I would like to to is
hove this text shown
Click on the download link below to get this template
Then for anyone with specific membership level use lazy download
[membership level=”1″]<lazy download should be here>[/membership]
And for anyone with other membership levels use regular download
[membership level=”2,3,4″][wpdm_package id=XXXX][/membership]
How should I use [wpdm_lazy_download] in this case?
Thanks
Hi,
I am trying to modify the “panel” link template to be used without the need for a download page, as I insert the WPDM shortcodes into posts and don’t need another page for download.
I have packages with multiple files. I want the user to be able to download the files individually, but to omit the option to download the whole package. (and omit # of downloads and total package size, as it will be meaningless for users).
I want the panel to have:
-Individual file names
-individual download buttons
-individual file size for each file
-individual number of downloads for each file.
i have succeeded to modify the “panel template” to have the first 2 options:
<div class=”panel panel-default”>
<div class=”panel-body”>
<div class=”media”>
<div class=”media-body”>
<h3 class=”media-heading” style=”padding-top: 0px;border:0px;margin: 0px;height: 30px;overflow: hidden”>[title]</h3>
</div>
</div>
</div>
<div class=”panel-footer”><div class=”pull-left” style=”line-height: 30px;”></div>
[file_list]
</div>
IS there a way to have the other 2 options ?
-individual file size for each file
-individual number of downloads for each file.
I also tried the [file_list_extended] shortcode, but it only changed the look , unless i am missing something.
If what i am doing is not the correct way, is there other options to have individual file details in the package?
Cheers.
Hi there- I’m hoping to extend some functionality here in the basic file list and provide a direct link to “View” the file (in the case of PDFs, so the browser PDFViewer can simply open the doc) in addition to the download button. Where in the $files object/array is the pure URL to the file? I’ve found the full file list in the object but for some reason cannot seem to find the index that is used to hit a specific file.
Any help would be appreciated!
Hi. Thanks for that great plugin. Unfortunately I don’t get password protection working. I made new packages with allow access: blank ( I also tested Subscribers, Admin), but the file is accessible without login. Can you please check where the problem is? I purchased the latest version of WPDM Pro (Special Pack). Thanks
Here is the link: http://wordpress.p128041.webspaceconfig.de/downloads/technische-dokumente/
Hello there, might be set up, but everytime I select a single document from a linked Google Drive, Download Manager attaches 9-12 attachments in a ZIP file that eventually does not open.
Here is an example
http://sanramonshops.com/member/download/test-document/
On a side note, is there a way you can help make this page responsive ?
Thank yoU!