How we can upload thousands of videos/ppts to s3 using wpdm, and how we can create individula packages. Also, how we can restrict all the download link page by showing poppup to sign up for not loggedin user. Please suggest steps
After a password reset, I’m served with a page that displays the link “Go to your account dashboard”, however, after a password reset it should say “Go to the login page” because in our case you have to log in.
There is an option in the download manager to send visitors to the dashboard automatically after registration, but we don’t have that activated because we still need to verify the registration first. I thought that it may have something to do with this and that the page after successful password reset with the link “Go to your account dashboard” assumes that you have activated this option.
Since the dashboard page is not available, it displays not only the login box, but also a blue bar on top with “hello” and the bottom with no content.
How can we either get a clean login box, or redirect the user to the proper login page?
Hi, i’ve just purchased and installed Download manager pro but I would like to be able to have the files accessed directly from the link, rather than clicking on the file name, then opening the page with the download information and then clicking download.
Is this possible, i’ve tried linking the files from the media library as well as directly from the server but this doesnt change the behaviour.
Thanks
Hello,
I rebuilt my site last year, re-made all of my several hundred downloads and everything has been working fine until…I’ve updated plugins in the last month or so. I have a new download file to add and I’m getting errors when I try work with this new file, ‘No File Attached With The Package’ if you click the file title or Download button for the new download file I’ve added. The one I’m having trouble with is ‘VRWP Installation Instructions’. You can get to it by clicking on ‘Installation Instructions’ in the head area from this page:
https://www.evenlite.com/downloads/
You can see too, that the icon is not loading correctly either. I know I can go and choose the icon on the file download page, but I’ve not had to to that before.
When I add a new file to link to by clicking ‘Select From Server’ in the dashboard, it says {{path on}} under the file name until I save/update the page and it refreshes. After that, there isn’t anything listed under there. Older files I’ve set up will show the file path to follow.
I know the file is just fine. Here’s a link to it’s direct path:
http://evenlite.com/Downloads/installation-instructions/VRWP-Installation-Instruction.pdf
Do you have any suggestions? Thanks,
Brett
Four specific files were ‘downloaded’ this week that show on the back end but they don’t show in the menu on the front end, unless you do a search for them. Why would that be? For example, this one doesn’t show in the left sidebar under Culinary > Menus & Recipes > ALF Menus
I assumed I had the free version, (version 3.2.69) but the response in the Free Forum was this: Hi,It looks like your didn’t some customization there. As it is related to pro, please post here https://www.wpdownloadmanager.com/support/
Post Link: https://wordpress.org/support/topic/pdfs-not-showing-on-front-end/#post-16568114
I went ahead and purchased the pro version and now I need some guidance. First, do I uninstall the current version (3.2.69) and install the pro version, or is there a way to upgrade? If the pro version comes with tutorials, where do I find those?
Hi there! New PRO User. I was wondering if there was a way to load the “button” template via a specific URL.
Kindof like the Master Download Link but that it launches whatever lock options you set on the download setting.
I basically want to use my own button to trigger the download with the “must agree with terms” and “captcha” options but using any button I choose.
Hi there,
I would like to add an no index tag to specific download packages. Since I’m not sure if this is possible I got to the second best option: to avoid indexing in the first place.
I added a section at the very end of the functions.php of my Attire-Theme (below). Moreover I chose “Mask Download LinK” in Downloads > Settings > Basic.
1. Did I do this right? If so, is there a way to test it before waiting for the google bots?
2. Generally is there a smarter way?
Thanks and Regards!
// 404 page
echo ‘
‘;
}
echo ‘‘;
}
}
}
new AttireBase();
function noindex_for_wpdm()
{
if ( is_singular( ‘wpdmpro’ ) ) {
echo ‘<meta name=”robots” content=”noindex, nofollow”>’;
}
}
We just went through a mess of an update, our website was down briefly, but everything – and I mean everything – is now up to date.
PHP64 version 7.4
Download Manager version 6.3.1
WordPress Amazon S3 Storage Plugin version 3.1.1 (in the list it’s the WPDM – Amazon S3)
WPDM – Elementor version 1.2.2
WPDM – OneDrive version 1.0.1
Wordpress 5.7.8 – ok, that’s not updated. Does WPDM need 6.1.1?
Note that the first two are paid for and licensed, in my current account. However, the S3 Storage Plugin doesn’t show up as registered on this page: Downloads->Add Ons. This happened when I removed it while upgrading and added it again.
Downloads -> Settings -> Updates shows wpdm-amazon-s3.zip shows version 3.1.1 activated.
However, if I go to “All Packages” or “Add New” and then click on “Select from Amazon S3” an initial screen comes up, but then just hangs.
So, we can’t post our update, and the media is upset with us 🙁
Other stuff:
Elementor / plugins all updated
Elementor Pro (I just purchased it, a previous website dev had installed it)
Site used to work fine a year ago when we made a download link.
The site is https://www.dworldvr.com
Please help! Thank you.
== John ==