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!
When outputting multiple download buttons through <?php $package = wpdm_get_package($post->ID); echo $package['download_link']; ?>
, success/error messages always show up on the first button instance only.
It would appear the Javascript that outputs the messages apply to the div’s first instance, not the div relative to the form.
Can anyone verify?
HI there,
Following an update my file downloads are no longer working. The files that are on the system before the upgrade are fine but the shortcodes don’t work any more. Usually, you click on the link and you can download the PDF. Now you click on the link and it’s redirecting to Downloadmanager files and notepad.
Could you please let me know how to resolve this? I attach a screenshot which might explain what’s going on.
Thanks
Hi,
I am trying to use a custom download button i designed. Each time I upload it, it shows as a broken image. after i save and refresh image I don’t even see the broken image in the list.
I uploaded it once and assigned it straight away to the link and page template then saved. when i opened the post where the link shows, i found a broken image where the button is supposed to appear. i have no problems uploading files to my WordPress.
please advise why the plugin is doing so.
cheers.
Hi,
I just purchased the PRO version.
I made 2 packages. one for a file already on the server, using the “browse” option, with Arabic (utf-8) file name.
The second was a direct upload from my computer, with English file name.
Both have the same problem.
when i click on the “Download” button, i get a page full of corrupted code, whether i click on the download button in the link template or the page template.
when i try to “right click + save link as” on the button, i don;t get a download link.
please find below links to the posts i inserted the packages in.
also, please find attached screenshots of what i see when i click on the download button:
Please note that I do NOT have caching services active, to ensure that the files are served fresh, for testing purposes.
Please note that i tried this on TWO themes, Avada Child and WP Twenty Fifteen, and both give the same result.
Also, i tried with both Bootstrap active and disabled, both gave the same results.
Can you please advise what shall i do?
Hi Shaon
I’m having some problems but not sure whether it’s shortcodes or something else.
Prior to updating to the latest version everything worked fine but now most downloads are no longer working – the correct file is being located on the server but returning a 404 error page.
In addition, the [wpdm_tree] and [wpdm_tree category=” “] codes ares no longer working and just keep showing the directory listing (including all categories even with the category=” ” code used) without showing the download packages. I have also been using the wpdm_extended shortcodes plugin for quite some time now so it’s not that causing the problem.
The files are served from the S2Member plugin and not from download manager but the browse path is set to the S2 member_files directory in the download manager settings and has previously worked fine until the recent update.
All 3,000+ files were uploaded using the bulk upload (which also has problems displaying user added icons in the download manager interface although these do show up on the site so not a big problem).
As for the downloads themselves I’ve been using the format a href= “http://btbclient.thebusinesstoolbox.co.uk/?s2member_file_download=ACCIDENT Log.doc” target=”_blank”>Download /a (arrow brackets left out to stop automatic linking on this post) in the LINK_LABEL field
and in the FILES field I’m using the format – /home/jefford2/public_html/btbclient/wp-content/plugins/s2member-files/acquiring commercial property.pdf.
To test the a href link I removed it from one package and it downloaded fine from the DM manager. But the files need to be served from the S2member plugin so I can’t use the download manager for this. And it would take days to change every package to remove the link even if I wanted to go down that route. The problem appears to be with the link label here.
So apart from the wpdm_tree and category shortcodes not working, the link label is also not working for an a href link.
I have also tried clearing the download manager cache but this has had no effect can you help please?