Hello ๐
It is not possible for new users to register. At the register page, under the register form is this freaky code visible.
“); $(‘#registerform-submit’).html(llbl); } else { $(‘#registerform-submit’).html(” Erfolg! Weiterleitung …”); location.href = “https://deutsch.schultze-riro.de/login/”; } } }); return false; }); });
I use the standard short code for the register page. All updates are done.
Login works. Downloads are working.
https://deutsch.schultze-riro.de/register-dlm/
This reply has been marked as private.
This reply has been marked as private.
I have followed all of these steps. The plugin appears as expected in the admin panel, but nothing is added to the PDF downloads.
Hi,
I have bought & installed both addons for a wordpress.com site, but after protecting a file on the site nothing is appearing on my PDF files.
Looking through the documentation, I appear to have followed all steps.
Is there further tutorial information regarding setting this up as this functionality was the specific reasoin for purchasing the plugin.
Thanks
Hi Nayeem
Thanks for that. I think the CSS was added on previous ticket to the WPDM team. So one of the pages now seems fine, but I was just trying to figure out why…
madetomeasurekpis.com/download/kpi-checklists-book-downloads-page/
…still has an ‘invisible’ zip download button at the bottom of the page – it uses the same link and page template as…
madetomeasurekpis.com/download/kpi-checklists-audiobook-downloads
…the page that now works
Any ideas would be appreciated. I think I have cleared the cache on the problem page.
Also, but not essential, I originally had the zip download as a big green button – any advice on how to recreate this?
Perhaps it is the links I’m including. Here is the response without the links..
Hi Nayeem
There seem to be two issues. Firstly, when you click on the green package download icon on this page…
the link from above ending download/kpi-checklists-audio-book-download
It takes me to an individual files download page, not a zip file – it was not doing this previously.
Secondly, this page … the link from above ending kpi-checklists-audiobook-downloads
… is not offering a zip bundle download at all, which it is set to do.
Thanks for your help!
Ok, so the server fixed the download issue. They said they had to cache exempt the ^/downloads url so that the calls would be fully processed by the server. But it still looks horrible. I am using the panel 1/3 template and page template single column flat. It’s supposed to look just like this: https://demo.wpdownloadmanager.com/wpdmpro/
I think I know what happened: I have misunderstood the Bulk Import, assuming that the image files are all imported to the Upload folder, as when using the Add New feature under Downloads. After importing I deleted the “temporary” folder to which I uploaded all my files for Bulk Import. But I understand now that with Bulk Import, only the location of the files is stored in the WPDM-database, while the files are left in the original folder. Restoring the “temporary” folder fixed the problem of course.

WE HAVE UPLOADED LOTS OF FILES USING THE FILE MANAGER. HOWEVER, WHEN WE GO TO THE DOWNLOADS PAGES AND TRY AND ATTACH THEM, THE FOLDERS DON’T OPEN. HAVE TRIED DEACTIVATING ALL OUR PLUGINS BUT THIS HAS NO EFFECT.
ANY ASSISTANCE GREATLY APPRECIATED.
I mean if it works with the shortode that lists all the downloads using the “wpdm-all-downloads.php” template. I can see the line 318 in this template:
case 'audio_player':
$data['files'] = \WPDM\Package::getFiles($data['ID']);.......
......
so i guess it should work.
But i don`t know how is this template deciding which download is an audio so it can add the preview player.
Is there something i should add to all the audio downloads ?
—————
EDIT
—————
I tried like this:
[wpdm_all_packages items_per_page="20" jstable=1 order_by="field_name" order="ASC/DESC" cols="title,file_count,download_count|categories|update_date|audio_player|download_link" colheads="Title|Categories|Update Date|Preview|Download::155px"]
It does show the Preview column but no audio player.
I only have audio downloads… no other format but mp3
Did i do something wrong?
/download-manager/tpls3/wpdm-all-downloads.php
was the key ๐ now it’s working
Ok. Thank you. Does the player work with the “all downloads” table ? I mean the shortcode that shows all the downloads in that nice, organized table.
Hi,
For the Bulk import option, you can export a CSV file. But when import file, you have to follow the sample CSV file format. But you can do it manually also. I have made a video, how can you manually export and import downloads files or packages. you can also follow this for WPDM files export-import. And there your featured image will also be exported and imported correctly.
Video
Hi,
You can list all downloads in tabular format on a page with this shortcode. If your theme has featured image option then, it will show the image where it has been placed. Otherwise, you can choose a block before the shortcode for showing your image.
Thanks.
Hi,
For the Bulk import option, you can export a CSV file. But when import file, you have to follow the sample CSV file format. But you can do it manually also. I have made a video, how can you manually export and import downloads files or packages. you can also follow this for WPDM files export-import. And there your featured image will also be exported and imported correctly.
Video
Hi,
You have to use this shortcode https://www.wpdownloadmanager.com/doc/short-codes/wpdm_category-query-all-downloads-from-one-or-more-categories/ for showing in a page or post in collection form for categories or have to use this shortcode for single package https://www.wpdownloadmanager.com/doc/short-codes/. You have to specify template name link-template-audio
in shortcode. And when you are creating package you have to select from page template Default Template
. Thus you will get preview like as the image attached.


Thanks.
Hi!
I have uploaded a lot of files manually and all works well. Since I was about to upload several more I bought the Pro version, and used the Bulk Import feature. I got no error messages and all are marked as green and imported, but when trying to download these files they all showed a text file with “File not found or deleted from server”. I couldn’t find the uploaded files anywhere on the server, but WPDM claimed they were placed in a folder that did not exist. So, I created the folder and manually uploaded all the files again with FTP, and now all seems to work. I have put a lot of meta info on these files before I noticed this bug, and wanted to avoid that work again. Did I do something wrong when using the Bulk Import feature? Will there be a problem that the files now reside in a completely different folder on the server than all other downloads? Can and should I correct the physical location of these files, or just leave them where they are?
Regards Martin
The first thumbnail is coming from your theme and 2nd one is from wpdm page template ( Doc: https://www.wpdownloadmanager.com/doc/templates/page-templates/ ), as you know, you can create/edit custom page template from Admin Menu โบ Downloads โบ Templates โบ Page Templates, you need to do the following to remove the 2nd thumbnail:
I have just migrated a website out of a multisite into its own single site. I have imported all the “Downloads” post type and they are all there. I have also copied all the files from the old site to the new, and the path to the files is correct. However, they are not showing up.
1) When I click on “Browse” to locate files, the tab is just blank.
2) When I go to a page with a package, I see a message saying “file not found or deleted”
My next post will contain login information so you can have a look around. Thanks in advance!
Hi,
After installing the plugin, you will find an option Downloads > Settings > Premium Package > Payment here, like the image
This reply has been marked as private.
Hi,
You will find here a shortcode parameter download_limit_per_user
, you can use that.
Thanks.