Thanks Hasibul for working on it. Not sure why you decided to change the settings to point to purchases after the order, would you explain? It produced the attached errors. I only allow for guest checkout, so I have changed that to orders. I have gone through a test transaction, which seems to pull up the download, but I get an expired link message. Please let me know your thoughts.
Scott
This reply has been marked as private.
Hi,
Please use this addon to attach files link from one drive.
Thanks
Hi!
Download links are causing Internal Server Error 500:
https://www.lemonbeat.com/download/iot-studie-2018/?wpdmdl=7863&_wpdmkey=5ac60b540b355&refresh=5ac60b540c3a11522928468
Download page itself is working:
https://www.lemonbeat.com/download/iot-studie-2018/
I have changed nothing and it had been working before, it just happend.
Any ideas?
Best regards,
Manuel
Hi,
Sorry for late reply.
Use the following shortcode:
[wpdm_category id="Category Slug(s)" toolbar="1" paging="1" order_by="title" order="desc" items_per_page="10" template="link-template-panel-1-3" cols=4 colspad=2 colsphone=1]
change the category slug with your one. Details here.
Thanks
Hi,
I need to add a link to another download within various Package descriptions. The shortcode works on the Package preview page, but not on my web page, which uses a template to display the packages.
I’ve attached images for each step.
(Because the site is in development, I would have to send access privately if needed.)
Thanks,
C.
I have managed to import the packages as per this link:
March 2018 Podcasts
However I have a few questions…
1) The files don’t work. How do I set it up so that the MP3s from my old system still play?
2) The template setting hasn’t been applied in the import. Is there any way to quickly update the template for all packages?
Hi,
Could you help me out with that? I’d like the page to display as it was before. Here’s my link template: –
<div class=’col-md-6′>
<div class=”panel panel-default”>
<div class=”panel-body”>
<div class=”media”>
[thumb_60x60]
<div class=”media-body”>
<h4 class=”media-heading” style=”font-size: 16px;color: #337ab7;padding-top: 0px;padding-bottom:40px;border:0px;margin: 0px;height: 20px;overflow: hidden”>[title]</h4>
<p style=”color: #666;”>[icon] Published [create_date]</p>
</div>
</div>
</div>
<div class=”panel-footer”><div class=”pull-left” style=”line-height: 50px;”><i style=”margin: 2px 0px 0 5px;opacity:0.5″ class=”fa fa-th-large”></i> [file_size]<i style=”margin: 2px 0 0px 45px;opacity:0.5″ class=”fa fa-download”></i> [download_count] downloads</div> <div class=”pull-right”>[download_link]</div><div style=”clear: both”></div></div>
</div>
</div>
Ken
Hello,
I want users to be able to select single files from a package to download, and then they submit their email address, then they get emailed a link to download.
Single File Download is not working for me in this scenario. I have Single File Download enabled, I have Email Lock enabled. My link template is:
[file_list]
[download_link_extended]
Should single file download work in this scenario?
This reply has been marked as private.
Sorry, Onedrive API does not provide the direct download link.
Thanks
This reply has been marked as private.
Hi,
Are you using WPDM – Archive Page (version 2.9.1)? please post the link in private reply to check the issue. You have to use link template with the archive shortcode. Page template will be visible only single download package page.
And if you have the latest version there might be any js conflict with any other plugin or theme. Then it will need to deactivate theme/plugin to check which one causing the issue.
Thanks
I changed form plugin (gravity) and works. The problem now is after filling my form and press submit button, doesnt redirect to download link but remaining to the form with spinner icon. If i close the form and then press download button again appears the “download now button”
Check link with gravity form: http://www.urbietorbi.gr/portfolio/ultima/
Hi,
You can use custom link template and set the download url to open in new tab. Just use target blank like following example,
<a target="_blank" href="[download_url]">Download</a>
Creating a new template ( https://www.wpdownloadmanager.com/doc/templates/creating-a-new-template/ )
Also, check the setting open in browser from Downloads Settings File Download
Thanks.
Team,
I’m using ‘default template extended’.
Please return edited code for this copy of the defult template extended with this modification…
Modification: MAKE THE ‘DOWNLOAD’ TEXT OPEN IN A NEW TAB.
ie: target _blank
I don’t know how to edit your shortcodes.
<div class="panel panel-default">
<div class="panel-body">
<div class="media">
<div class="pull-left">[icon]</div>
<div class="media-body"><strong class="ptitle">[title]</strong>
[description]
<div><strong>[download_link_extended]</strong></div>
</div>
</div>
</div>
<div class="panel-footer"><span class="pull-right">[download_count] downloads</span>[file_size]</div>
</div>
Also please let me know how to make a link template the default link template.
I’m standing by.
With Best Regards,
-Carmine
Hi,
Please check the package, if the file is available in the package for download. I got file not found error with your given link.
Or the upload folder download-manager-files
has htaccess issue.
Please send a temporary wp-admin login info in private reply to check the issue.
Thanks
Hi,
Is there any customization on top of Download Manager?
Please send temporary wp-admin and the package link in private reply to check the issue.
Thanks.
Hi,
When we click on the downloadlink, its getting a 404 error page:
https://enphaseinstallerportal.eu/nl/download/enphase-battery-photos/?wpdmdl=2528&ind=1522314857541
We uploaded the files but now it’s not working when we click on download. Nothing gets downloaded!
Hope to hear from you.
Thanks Hasibul.
But the issue is that I would have manually link each and every file and also insert all the meta data such as “file size” and “file version” from the default WP Media Library into the Download Manager.
I have about 200 or more files.
Is there a way to link them in bulk ?
I need your help with this, I can’t seem to figure out why this is happening. I have packages setup for download, and the entire package downloads just fine. But when you open the package and view the individual images inside the package, the download single file is broken. Usually the first one you click on will download, but then it kicks you to a 404 not found page. When you hit back, and try to click on any more links, they don’t download and just kick you to the not found page. Please check it out and let me know what you think, I can provide admin login.
I’m attaching some screenshots, the main package download works just fine. Here is the link to the page in my screenshot: http://www.rideradarronix.com/2018-ronix-product/
The other screenshot is of the contents of the package. This is just an example, all of the packages are doing the same thing.. But on this screenshot any of the “download” buttons you click do the same thing and go to a error page. Here is the link to the page: http://www.rideradarronix.com/package/18-ronix-product-wakeskates/
Please check this out and let me know what to do. Thank you.
Good afternoon guys. Manually updated the WPDM, Stripe and Premium Packages just now. Pretty straighforward, and most of my settings transferred over to the new versions of each (although my icon settings for most packages were erased). Had a successful test purchase using the new Premium Package, and the redirect following purchase confirmation settings are correct. I came to a page that just lists the shortcode [wpdm-pp-guest-orders] versus actually executing, please see the attached. The same is true for the email that is sent to the purchaser with a link to the guest downloads page. Any thoughts on how to correct? I have reactivated Premium Packages plugin per a similar post, which eliminated the empty cart error but not this. Thanks in advance for your time.
Scott
Hi,
With the Advanced Access Control add-on, you can control user-specific access to your files and document downloads. So if you want few users can access a package or download then you can use this addon. If you want to allow access to a specific user role then you might create additional user role with (https://wordpress.org/plugins/user-role-editor/) this free plugin rather than the subscriber, and use it to allow access field.
But as you want to have the download limit in terms of time and download counts the possible solution is to use the Wp Pro Membership addon (https://www.wpdownloadmanager.com/download/wp-pro-membership/). Which you can create multiple membership levels and control the single package or package category downloads.
Also, if you also want to control single package download limit for any user role then you can use this addon (https://www.wpdownloadmanager.com/download/download-limit/). This is also an alternate solution. You can use this and make the package access to specific user role and assign the email of the users to that role to give them access to specific packages.
So as you have access setting for the package for any specific user role, you can send the direct package link to that email. They should log in and download the package from the website with that email. Other users will not have access to that package.
Thanks
This reply has been marked as private.
We bought the Pro license for WPDM because we needed extended Access Control as indicated on your pricing page. It wasn’t very clear what “Extended” means here, and difficult to get a detailed explanation on your website. We have since found that we need an additional extension, https://www.wpdownloadmanager.com/download/advanced-access-control/ if we want to give user specific access to a package. Is this really the case or are we mistaken in some way?
We also can’t find a method for getting a link that we can email to someone with the following properties:
– The link should only work if the email we send to is allowed to have access
– The link should be hashed and have download limits, in terms of time and download counts
– We do not want to keep on adding packages for each instance where we send out a link this way, ideally we want to be sending a link from an existing package, a new hashed link ought to be generated and sent to any email address that we have specified, and that link should inherit the limitations configured on the package.
Is there an Add-on that we are perhaps missing, or perhaps we are not finding the right documentation? We greatly appreciate any advice you have to offer.