Hi Shaon,
looks like excluding guest buyers is not the answer, same error message when I tried that.
This is what I did
- made a selection
- Checked out
- Gave a user name, email and password
- Completed payment
- Followed download link in email
- Tried to login with username and password, and failed
- Tried recover password and failed
I then checked the database and the user name and email address are not being saved anywhere so cannot be used or recovered.
I’m guessing maybe the same “/tpls/” isssue is causing the fail to save logins
I’d be be grateful for a response
regards
Garfy
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?
You only posted the same link as in your previous reply and didn’t answer my question.
Where can I adjust the settings of the output email to the admin?
I got it to send one email with name, email and phone number, but it didn’t include the name of the package they downloaded. Instead it gave me a key and the following message:
“To gain further access to your submitted request, use this token: [ 557e4beab82cb ]
Submitted data:”
Thanks for your help!
Please check the link again. The first image shows which download button to click to see the problem, the second one shows the problem after I have clicked the link.
actually [file_List] is just a table with download link, however you can try using [file_list_extended]
OK, But why the download link is no longer available when I activate lazy download for the package?
I have to go through the file download page and click on the download button.
It makes no sense at all!!
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.
Does it mean we can not show this in an e-mail when we send an e-mail with the e-mail-lock function?
<-- you can use it with email, and emailed download link will expire after it is used for 3 times.
it is always wp-content/uploads/download-manager-files
as default, but if you want to change it, you need to change it editing code at download-manager.php
If you want complete control over template, you need to create a template file taxonomy-wpdmcategory.php
in your current theme dir, then use the loop. But as it is now, you can select a link template ( Docs: http://www.wpdownloadmanager.com/doc/templates/ ) for category page from Admin Menu Downloads Settings Front-end tab
Hello Shaon,
An hyperlink with Download here does not work.
Also, how can we change the location of the files when we upload them in the wordpress environment? Or do we need to use the url after uploading via FTP?
Can you help with all above please?
I will send over a customization request by e-mail as well.
Thank you,
Vincent
branded-ingredients.com
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!
You can do that in two ways.
1. You can use http://www.wpdownloadmanager.com/download/crypton/ theme. Its home page is designed like your desired home page.
2. You can use http://www.wpdownloadmanager.com/download/wpdm-extended-short-codes/ add-on. You have to use 3 short-code in this regard. To add slider use [wpdm_slider ids="package,ids,separated,by,comma"]
short-code. For popular downloads use following shortcode [wpdm_packages link_template="link-template-panel" order_by="download_count" order="desc" paging="0" items_per_page="10" cols=1 colsphone=1 colspad=1 title="Most Downloaded Packages" desc=""]
and for new downloads use [wpdm_packages link_template="link-template-panel" order_by="date" order="desc" paging="0" items_per_page="10" cols=1 colsphone=1 colspad=1 title="New Packages" desc=""]
shortcode. You can install http://www.wpdownloadmanager.com/download/advanced-tinymce-button/ add-on to generate short-code.
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/
go to:
http://esbf.rbdi.net/
search for: fingerprint
you will get:
HR Fingerprint Clearance F+N
Published May 6, 2015 | By Richard Rocha | Edit
…
Click on that link and you will get a page with the download button:
Our managers want them to click on the file link. not the page that links to the file.
if your link template doesn’t have [icon] tag, you will not see icon. Full docs: http://www.wpdownloadmanager.com/doc/templates/
However, please update to v4.2.2 ASAP.
#1. please give me your URL to check
#2. Using download link in same page only will be possible if all packages under accordion are public and that also will require to edit code in accordion add-on. Need to edit file wp-content/plugins/wpdm-accordion/wpdm-accordion.php
#3. It may work, but we didn’t test it yet.
#5. Sorry no.
#6. The text is coming from a free add-on http://www.wpdownloadmanager.com/download/wpdm-extended-short-codes/ , but it is not an ad, it is just a placeholder text, if you activate bootstrap from wpdm settings it will be gone.
I add this tag in Page Template but it is not working my page template code is `<div class=”row”>
<div class=”col-md-7″>
[description]
<br />
[file_list]
[audio_player]<br>
</div>
<div class=”col-md-5″>
<table class=”table”>
<tbody>
<tr><td>Download</td><td>[download_count]</td></tr>
<tr><td>Category</td><td>[categories]</td></tr>
<tr><td>Size</td><td>[file_size]</td></tr>
<tr><td>Total Files</td><td>[file_count]</td></tr>
<tr><td>Create Date</td><td>[create_date]</td></tr>
<tr><td>Last Updated</td><td>[update_date]</td>
</tr>
</tbody></table>
<div class=”wpdm-download-button”>
[download_link_extended] <br>
[similar_downloads]
</div>
</div>
</div>
`
Find attachment for preview
Shaon, thanks for the reply. The thing is I only selected one (1) file from the Google Drive, but it seems like it replicated itself 9 times and created a ZIP file. I only selected one file, and expected one file to be the download link…