Hi there,
I can’t find any information on how to actually implement this plugin. How do I specify which pages the downloads show on? Is there a way to have the downloads appear on my home page/blog post page?
Hello, i want to show downloads only from a category, however the page totally messes up
see here:
http://197105.webhosting54.1blu.de/wintosped/testpage
dont know how to resolve this, already tried using 1 col and different template
I’ve installed v.4.5.6 and the migration tool, but i don’t see any downloads in the migrate tab. What i’m doing wrong?
I am using the pro version to build a download area for a tech customer. They will not have a high volume of downloads (right now) but over time that will increase.
Here is the current page:
https://www.knupath.com/support/ (only registered customers who have signed an NDA can actually download)
As you can see, they have a May release and an August release. This is marginally workable right now (this is how they want it laid out) but down the road it will become unmanageable.
I would like to be able to either create a new metadata item called “release_version” that I can filter on “current” or “archive” in order to group all of the current releases at the top of the page. Currently I use three statements to build out the 3 category lists on the page:
[wpdm_category id="releases" operator="IN" title="Releases" toolbar="1" template="57a8ed44855d6" cols=1 colspad=1 colsphone=1]
Ideally I would like to add a filter like release_version=current onto the statement, in order to filter out only the files that I want at the top.
Is there any way to do this easily? I can see how to create a custom field, but don’t understand the nomenclature for filtering.
Everything was working fine, then all of a sudden the user dashboard stopped tracking downloads. Any idea what the issue could be?
Hi I am modifying the PHP file wpdm-all-downloads.php (=all packages responsive list) and putting it in our child theme:
I have tried to change Create date
<?php echo get_the_date(); ?>
to Latest change/update/save date
<?php echo get_the_update_date(); ?>
but that code did not work at all…
What code should I use??
I downloaded the premium plugin and input my key. As seen in the plugin, I clicked to install the plugin, got a success message, and when I click save/reload, it prompts me to install again. I can’t access the features I paid for?
Additonally, how do I create a downloads page with listing of categories? I can’t find the right shortcodes in your documentation. Thanks.
1. Problem: I have WPDM v4.5.5. Unable to install latest update v.4.5.6 no matter how many times I tried.
2. Problem: When user downloads my software, he gets a download link email. I’m unable to customize this email even though I located where the email templates were in WPDM. The previous coder configured the first one but I cannot find it anywhere to customize it further.
3. Problem: To disallow robots to download my software, I activated the inbuilt reCAPTCHA through Google before a download can be initiated. When I click on “I’m not a robot”. it starts to load but hangs.
Metatron
(Dr. Raaj)
Hi there,
I’ve set up the plugin and had a few teething issues (as a lot of people do from the looks of the forum!)
I’ve had to manually hack the class.PackageLocks.php file as using email lock, and when doing so the little pop-over’s title of simply “email” didn’t seem quite sufficient. Bit strange that there’s no simple way to change the fields or their labels on this through the plugins front end settings. Anyway, that’s fine, I’ve figured that out.
I’ve also changed the wording used on the success popover from “Download link also sent to your email!” to “Thank you, your download will begin soon” partly because the emails didn’t appear to be working (for my corporate email address at least, it turns out it does work for my personal address) but also because I don’t actually want emails sent to users – I only want the download to happen while they are on the site, there and then.
Please can you advise how I can turn off the email send function. We are simply using the email lock to understand who is requesting downloads of factsheets. We don’t want any automated emails going to them (especially when it seems tricky to edit the template of those emails to remove your own logo/advertising banner on the top!)
Thanks in advance
John