1. My translations from generated po file disappeared when I updated, so I had to upload these again. Is this normal? (
2. I use the link Call to action 3 but in the browser it does not show the filename, size and downloads as in the template prewiew.
I use the the Avada theme. (see attached doc)
I just updated the plugin as directed by Download Manager, and the plugin has just totally disappeared from my WordPress!! I need this issue resolved as soon as possible – I use download manager for all of the downloads on my site!!
I was wondering, on the user profiles where all the downloads are it looks like the banner just above the Downloads and Favorites buttons is user specific so everyone can change their own banner, logo, etc. When we initially load up the page the color of the banner is a shade of purple, is there any way to change the color of that to a different default color? Or is there a way to change that banner globally so everyone sees the same thing when they load the page up? I loaded an attachment to attempt to avoid confusion if my explanation isn’t up to par.
Okay, thank you, that did work. I set the wpdm_download_link_expiration_limit to 1 in the plock if block.
I would have sworn I tried it with success more than 3 times before, but I must be mistaken since now it only allows 1 time, even if the same user copies the link URL and pastes in a new browser tab.
I can’t expect buyers of my software to register as a user on my site, and I also didn’t want to limit the downloads that 1 person supplying the proper password could download.
I will admit that I got a bit upset here at first, thinking I had purchased a plugin which seemed useless to me. But I am glad you responded with this workaround, and quite promptly I should not hesitate to add.
When a package is unlocked using the password the provided link allows 3 downloads using the URL key.
But, another user can download the package if only you have set All Visitors in allow access field. So, setting some user role will prevent anyone else to download the file in this scenario.
If you want to keep the allow access field to ‘All Visitors’ and still want to allow only 1 download after password unlock, then you have to change the limit manually from /download-manager/wpdm-functions.php file. Set the indicated value to 1.
Hello!
I am working with Enfold Theme and have installed Downloadmanager Pro. Downloads are handled with Email Lock. But Pop-up window is transparent and confused with text below (see screenshot). Also sometimes it is positioning badly and it shows up half cut. Did not find any settings…
Is there a solution for this?
Thank you!
User stats only for Pro Membership downloads is not available yet. But you can check all download history in Downloads Stats page. Please look around stats options, there are some other stats available too.
By organization do you mean WordPress user role, or is it a custom user data?
Maybe your server is blocking connection to https://www.wpdownloadmanager.com/ However, it doesn’t affect the plugin functionalities. If you want you can ask your server support to allow the connection.
No, there is no option to set link template there. Although you can use you modify the table using your own template ( /download-manager/tpls/wpdm-all-downloads.php ) for this shortcode.
1 ) yes, possible. You can use a custom template for frontend upload where you can allow only the roles you want. Template Customization Doc.
2 ) No, it is not possible to build custom role using AAC. But there are lots of role manager plugins in wp.org, you can use any of them to create custom roles.
3 ) How do you want to organize downloads? You can use category shortcode if you want to organize downloads by category. Or use Directory add-on, it has many shortcodes to show downloads in various ways. Please check the demo here http://demo.wpdownloadmanager.com/wpdmpro/archive-page-default/
yup, I understand that. But just be aware that the “fix” in that file, is not actually the fix. The fix is to use the correct URL. The file was supposed to contain a fix so that cross-domain access becomes a non-issue. This is how it should be, since multisite users often have sites with different domains, even on the admin side. As it stands right now, I have to create a special link to add downloads, and in some cases (such as editing an existing item) change the link after loading the page, because the standard link (in the admin sidebar menu) does not work. I hope you can provide a file that does fix this issue. Thanks.
It requires code customization. You have to create your own template for /download-manager/tpls/wpdm-all-downloads.php file. Please check the related doc here https://www.wpdownloadmanager.com/doc/template-files/
If you are using category shortcode, no option available there to filter packages by category. You can just show packages from one or more categories. All packages shortcode has category filtering option.