This reply has been marked as private.
Here’s the link to my page:
The distiction seems to be in the FileSystem.php class as below. The Content-disposition parameter determines whether it displays or downloads the file (inline or attachment):
if (get_option(‘__wpdm_open_in_browser’, 0) || wpdm_query_var(‘open’) == 1)
header(“Content-disposition: inline;filename=\”{$filename}\””);
else
header(“Content-disposition: attachment;filename=\”{$filename}\””);
In any case, I’ve managed to get it to work after gaining some familiarity with the plugin. Apparently, if I link to a PDF in the WP Media Library, it displays the file. But if I attach the PDF using the Download Manager sidebar, it opens the Windows File Save dialog box, which is exactly what I want.
Is there any way to suppress the filename link from opening that metadata page that displays the download, filesize, filecount, etc?
That link is actually where I would prefer to have it open in brower. I’ve searched around, but I’m not sure which class calls. The link sends this: /?wpdmpro=manuals.
Any help would be greatly appreciated.
Hi,
I want to inform you that, Bootstrap itself has not such a column option that has 20% of the width of the total width that will bring you 5 item per row. But it requires special customization. you can also see the doc here, https://www.wpdownloadmanager.com/doc/short-codes/wpdm_category-query-all-downloads-from-one-or-more-categories/ that cols: Number of columns for desktop/laptop layout, value range 1 ~ 4. so it is required special customization.
Thanks.
Can someone please let me know if this is a BUG or if I need to hire out a third-party to investigate why my wp-content/uploads/wpdm-cache/pdfthumbs directory keeps clearing itself out each day? I do not have the Privacy/Auto Clean selected. I do not have any hosting side tasks set up to clear this directory.
Because this directory keeps clearing itself out, the first user to a really long page of downloads gets a timeout error because it takes a long time to generate all of those thumbnails. I really need this cached!
All email template variables you shall find Downloads > Templates > Email Templates in the Email Template Editor right sidebar. please check if your info variable is there or not. If need custom email template variables there needs to customize the code or some adjustments.
Thanks.
Downloads working fine on your site,
https://platformbioeconomie.nl/download/wpdm-test/
and for Directory add on, https://www.wpdownloadmanager.com/download/wpdm-directory-add-on/, you shall find the shortcode listed in the add on description, use the shortcode inside page or post content to show directory like interface for WordPress Download Manager.
Thanks.
I have a pro account and have paid for the S3 addon. However, when I try to update the plugin Download Manager Pro, it fails with an “unable to install” error on my site. I then came here to download a copy and am unable to do so. My account downloads section gives the following error.
Warning: Creating default object from empty value in /home/wpdownlo/public_html/wp-content/themes/wpdm5/download-manager/partials/user-order-details.php on line 36
Warning: Invalid argument supplied for foreach() in /home/wpdownlo/public_html/wp-content/themes/wpdm5/download-manager/partials/user-order-details.php on line 64
How do I get my account fixed so I can update to the latest version of Pro?
I have checked that the parameter of shortcode is item_per_page but it should be items_per_page. please check here, https://www.wpdownloadmanager.com/doc/short-codes/wpdm_category-query-all-downloads-from-one-or-more-categories/
Then, everything will work fine.
Thanks.
Hi,
Wordpress has performed an automatic security scan which has identified and immediately fixed an issue on my site.
Email notification below.
“WordPress.com found that the download-manager plugin or theme contains a vulnerability. In order to protect your site and your visitors, the security system automatically removed the entire extension. Since this may have altered the appearance of your site, we recommend you review your site for changes.”
Two questions…
- Any clues on what the security issue is? I have asked WordPress for this information and am awaiting a reply.
- On reinstalling the plugin, will all my downloads be present?
Thanks
Linsey
The email will send automatically. But if you want a custom message there, you can also do that. It needs customizing the Email Templates from Downloads > Templates > Email Templates. let me know if it helps you.
Thanks.
You have got to be kidding. How about you fix the feature in your product, a product I’ve paid money for, instead of directing me to guide that has me doing it manually? It also doesn’t solve the problem with having to add each file manually to the downloads.
You can check it by uploading it to the media library and then giving the URL path here. And also you can make icons in the default format, put it in the file-type-icons folder, and then select them. For all downloads package, you can check this add on for this, https://www.wpdownloadmanager.com/download/wpdm-default-values/
Thanks.
I see that more work has been done – thank you! As far as the signing up, after you sign up, you don’t get redirected to the dashboard page. Can this be fixed?
One more thing I noticed is that when I went back to the /downloads page, the access denied was still there after I logged in. So the membership is not allowing me to download that.
-
This reply was modified 5 years, 2 months ago by
Bobby Hayes.
I have checked the test page. but the list still shows all downloads in stead of 20 and the search bar is still not visible.
Hi
The website has two languages.
[wpdm_category id="xxxx" template="1 Column, Extended"]
This shortcode uses to work fine. It only shows on language, however after I update the plugin to 5.1.20.
The page show both languages.
Jun
This reply has been marked as private.
This reply has been marked as private.
I’ve been on vacation and just saw that you uploaded the membership plugin. However, it’s not working. Did you all test it? I see that a free plan was added. I selected that plan in one of the download files. When I go to view it as if I’m a customer, it says that I must login to view the download. I click on it and it takes me to the login page and then if I click on register for a new account, it just takes me to that. It doesn’t take me to the membership plan page at all. I have that page selected under “membership account page” in the settings. If that’s where I’m supposed to select that page at.
Also, the FREE version of the downloads is not working as it will give me a critical error when trying to download anything with public access. However, when I disable the membership plugin, it works fine. Therefore, there’s still issues with the membership plugin.
One more thing, in the dashboard on the left side bar, you have Membership spelled wrong.
Downloads > Templates reside in your admin panel in the Menu bar. As an option ofDownloads > All Packages, it is also an option. please check
Thanks.
Ok, I guess, you are trying to customize the templates or link template, you can create a new template and put there the [doc_preview] template tag. Thus you shall get the PDF preview and rest of them, you can put static also can make dynamic, if you create them from scratch you can make them dynamic with PHP. please check Downloads > Templates. please let me know further.
Thanks.
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 5 years, 2 months ago by
jonoread.