Hi there,
since updating to the latest version of Download Manager and WPDM – Archive Page we have an issue with appearance of the toggle arrows now wrapping to the next line.
The URL of the site is: https://downloads.mcberns.com/
To gain access to the page you can just fill in the form and call it a test message.
Here is a link to a screen shot: https://tinyurl.com/y5xjxn8p
Thank you for any assistance you are able to provide.
Can you please check this shortcode, https://www.wpdownloadmanager.com/doc/short-codes/wpdm_category-query-all-downloads-from-one-or-more-categories/? here is also available a parameter, called template, you can customize your template as your requirements, there are also available tags here, https://www.wpdownloadmanager.com/doc/templates/template-tags/, you can also check that. please let me know if it helps you.
Thanks.
It is working fine now. I have made a default contact form called WPDM Test, and changed the bootstrap version from Downloads > User Interface > Bootstrap 4 to Bootstrap 3
. now, it is working. please check now. https://sanderscabins.co.nz/download/wpdm-test/
Thanks.
This reply has been marked as private.
Hi
It’s really important people can skip through our MP3 files using the audio player. I notice on single files people can do that:
Leaving card for Imogen – 1st August 2008
But when there’s more than one file in a list all they can do is play it straight, and clicking the player brings them back to the start again:
January 2019 Podcasts
Also when you hit download on the single file package you get the browser player where you can right click and save, but the browser forces you to download straight away in the multiple file package.
Why the difference?
-
This topic was modified 4 years, 11 months ago by
jonoread.
Hi,
Thanks for your appreciation. You shall find the settings from Downloads > Settings > Basic > File Download
Thanks.
Dear Nayeem,
thank you for your really quick help. I’m very happy, that now all works fine. Can you please inform me, why the download links became masked? The system runs without any problems until the error appears.
And please inform me, how I can unmask downloads in case that this will happen again.
Best regards, Tom
This reply has been marked as private.
This reply has been marked as private.
Hello I back again to old version, when you update the plugin, still showing “all downloads” no the downloads from the category I choose, and again, show the documents in draft status.
Hello, I noticed that updating the archive plugin changed several things, some errors for me.
1. When I use the archive plugin for a specific category, now it shows me “all downloads” at the beginning, before it showed me the downloads of the category that I had selected.
2. It is showing me the documents that are not finished “the draft”.
I had to back to old version of the pluguin for that issue.
Thanks in advance for your help
I have several images that I want to add to my downloads individually. Some will have descriptions that I will want to show and it also needs to look good on mobile device. I tried the image gallery code but it gets cut off on mobile. Below is the code I used. Basically I want a preview of the image file and a download button, just like if it was a pdf file. I’ve tried all the preview and thumbnail codes and none show an image.
<table width=”100%” border=”0″>
<tbody>
<tr>
<td width=”75%”><span class=”wpdm-page-template single-col-flat”><h3>[title]</h3><br>[description] </span></td>
<td width=”25%”><span class=”wpdm-page-template single-col-flat” style=”text-align: right”>[image_gallery_400x400x1] </span></td>
</tr>
</tbody>
</table>
<hr size=”2″>

dsParticipant
What can I do to show me the subcategories in the archive view when i select a parent category.
Here is a demo example, Showing a Subcategory which has a download, but if I go one level up I still want to show all child downloads of the child categories: https://bit.ly/33UGYn8
With WordPress Terms this works out of the box right?
-
This reply was modified 4 years, 11 months ago by
ds.
I did do it indeed, one step ahead ! ๐ Thanks for all your help with this Shahjada .. somehow in all of this the breadcrumbs (am using plugins for permalinks and yoast) have lost their download part ie they say home > scripts > script category > script name.. and am missing the home > downloads > scripts > script category > script name.. I mentioned this in another post. Was almost there with a full solution..
Breadcrumb Yoast not showing base download link.
Default category pages are mostly controlled from the theme, and most themes show category title by default. But, as generatepress is not showing category title for default category page when using custom template, you can add the following code at the end of your theme’s functions.php to show the title:
add_action("wpdm_before_category_page_content", function ($cat){
?><h2><?php echo $cat->name; ?></h2><?php
});
Alternatively, you can use category shortcode or GB block on WordPress statics pages, please check:
[wpdm_category] – Query All Downloads From One or More Categories
Gutenberg Blocks
Hey all,
As has been stated by a few others the latest version of the plugin Version 5.1.20 has been auto deactivated by my WordPress site.
While we wait for a solution would it be possible for one of the kind souls at WDM to dropbox the prior version (5.1.18) so I can resume site downloads? It looks like that is a fix others have implemented to get things back in order.
Going forward I will mos-def make notes to do more backups BEFORE updates. haha
Thank you!
Hi,
If you have uploaded multiple files in a package, then in the main download button all single files become in the zipped file. and for the appearance you may adjust it from Downloads > Settings > User Interface
. please check
Thanks.
You can find this option from Downloads > Categories and also you shall find this option from edit category option. please check
Thanks.
This reply has been marked as private.
This reply has been marked as private.
I understand that is what is supposed to happen, but that is not the case with my install. Please login and test this.
I have that example package with access for a subscriber not administrator, but as administrator, I can add to filecart, then download from filecart.
These are free downloads so there is no payment needed, I just want it so you can only download it if you are logged in with a subscriber account. I am talking about the WPDM – File Cart plugin: https://www.wpdownloadmanager.com/download/wpdm-file-cart/
It seems my downloads can now be added to filecart and downloaded even without logging in, allow access is set to “subscriber” users only. Please help me to fix this.
Hi
We are using the very latest version of WP, WP Downloads Pro and Default Values
Default values work in admin area when adding a new package
BUT not in the frontend? Any ideas why? All fields empty in public website when we try adding there?
Thanks
Jonathan
Yes, you can customize the Email Template from Downloads > Templates > Email Templates
, the template called Email Lock Notification, and you can add the template variable called, [#package_name#]
. I hope this may help you.
Thanks.