-
Search Results
-
In 3.3.8 of Download Manager the WordPress search displays link templates for documents. All working as expected.
However once upgraded to 5.0.3 of Download Manager the search is only displaying the text in the entry-summary.
How do I restore the functionality of the earlier version so the link templates are shown?
Not sure when this started happening, but on our site, we are having this issue.
Our normal workflow is to upload files via FTP (for organizational purposes), then use the browse feature when creating a package to find the file. This has worked fine in the past, but recently, the links being generated changed. Before they were of the form
/home/xxx/public_html/wp-content/files/cat/filename.extHowever, since this change occurred, they are of the form
cat/filename.extAny idea how to go about fixing this?
Hi
As administrator (or subscribed member) I get the following popup message when I click on a download link: ‘You don’t have permission to download this file’ and a downloaded txt file of the same name
I can however download documents in one of my categories but not any of the others. I’ve checked and compared settings and can’t work out why the is happening for all but one. My user access has all taxonomies ticked
Any help greatly received
Regards
Ian
I just updated to the latest version, and now instead of my download links triggering a download, they take me to a download page with the following error at the top:
Warning: Invalid argument supplied for foreach() in …/plugins/download-manager/libs/class.Apply.php on line 685
This doesn’t happen with all downloads, just some of them.
All users are getting broken links after they get the email with the download. http://www.thebrieflab.com/tools
This I have the most recent updated version of the plug in. 5.0.3 Please let me know I can fix this.
-Pat
Hello,
We initially built our site inside a UAT environment so we could get it all configured properly before copying it to a live server and are experiencing some issues with downloading some files. About half the files we are getting a file-not-found.txt file instead of the actual file when downloading. When I compared a package that was downloading properly and one that wasn’t the issue arose quickly… Under Attached Files some are linked correctly ( FileName.pdf ) while others are still using a path associated with our UAT environment.
We’ve gone under settings and Updated File Browser Root but it’s not taking a global effect.
Any ideas?
WordPress will not let us update to the new version automatically. We get his error
he package could not be installed. PCLZIP_ERR_BAD_FORMAT (-10) : Unable to find End of Central Dir Record signaturePlease send us a link for the latest Download Manager available. View version 5.0.3.
Thank you
J. Otten
DJM Website maintenanceI have Version 3.0.5 of Download Manager and Avada Theme Version 6.1.2
After updating the theme the plugin is not working anymore (Error 404)
The links of the files are broken and the ID of the file were modified inside each setting.
Inside each download, the settings were modified (ID for example) and not working…
thank you for your supportRef: https://www.infogovsolutions.com/case-study/
Clicking on download button generates dropdown for name and email as expected. Submitting form sends email with download link embedded as expected. Problem is clicking on the link in the email opens to a blank page. The actual file does not appear. Any suggestions would be helpful. Thank you.
Topic: Issue with Accordion FAQs
Hello,
I’m experiencing an issue where the Accordion style boxes are opening then closing by themselves. I’ve tried reinstalling WP Download Manager Pro and the File Cart Add-on. This issue can be replicated on all web browsers, however for some reason on mobile the boxes are working correctly. If I disable the WP Download Manager Pro plugin, the boxes work correctly but the Download and Add to Cart buttons break.
Please advise of troubleshooting steps to try.
Visit the link then try to expand one of the cases (accordion style boxes lower on page). They will expand then close.
Thank you,
TimTopic: Custom Template not working
I have created a custom link template to bypass the Download Page but this is not working. The Title still opens the Download page even though I have set it to Download_URL:
<div class=”well c2a3″>
<div class=”media”>
<div class=”pull-left” align=”left”>
[icon]
</div>
<div class=”pull-right” align=”right”>
[download_link]
</div><div class=”media-body”>
<h3 class=”media-heading” style=”padding-top: 0px;border:0px;margin: 0 0 5px 0;font-size:12pt;”>[title] <span style=”margin-left:30px;font-size:8pt;font-weight:300″><i style=”margin: 2px 0 0 5px;opacity:0.5″ class=”fa fa-th-large”></i> [file_size] <i style=”margin: 2px 0 0 5px;opacity:0.5″ class=”fa fa-download”></i> [download_count] downloads</span></h3>
[excerpt_80]
</div></div>
</div>
<style>.well.c2a3 .btn.wpdm-download-link{ padding: 11px 30px;font-size: 11pt; } .well.c2a3 .media-body{ font-size: 11pt; } .well.c2a3 .wpdm_icon{ height: 42px; width: auto; }</style>
