This reply has been marked as private.
I appreciate that they serve two different purposes. For MY purposes, I only need users to see files available to them and you were nice anout to build in a logout button into the [wpdm_my_downloads login=1] page. I don’t need them to edit their profile.
Techinically, is there any reason I should not add that code into my deafult dashboard page?
Does it mess with any over-all functonality?
I also sent you an email about the extraneous links in the package pages as well as the page/button/email templates no longer displaying and some other nits. Did you receive that or should I start new topics here?
Thanks in advnace.
[wpdm_my_downloads login=1] page lists all files assigned to an user using custom access level add-on.
But dashboard page has some other sub pages such as edit profile, logout, and other tabs based on what other add-ons you have.
So, these pages serves two different purposes.
So I have my dashboard page built (http://www.nettedtogether.com/download-dashboard/) and have added the short-code [wpdm_user_dashboard] per the instructions and you even wrote some custom code so we go directly to that page on login. That page shows me – as a user – all the files I’ve downloaded.
I also have a page called Download Landing (http://www.nettedtogether.com/download-landing-page/) on which I’ve added [wpdm_my_downloads login=1] and that shows me all the downloads available to me based on permissions and roles.
Question: Is there any reason I should NOT use [wpdm_my_downloads login=1] on my default dashboard page?
This is working for setting of 2 Only. If I set 5 or 10 or 15 as download limit per User / user role. it’s not working.
even it’s not counting no. of download links in single package
and also not counting no.of packages with multiple single downloads.
It’s just opening the gates for unlimited downloads and my users are downloading as many files as they wish.
I have created 2 ProMembers and set download limit as 5. it’s not working.
I will send you ProMember User ID & Password in Private massage. Please check as user and with user role.
Don’t just test as admin. also test as users and check the issue.
If You need, I will send you recorded video of all testing possibilities as users with user roles.
Please do needful ASAP. we have stopped our operations for members.
Please understand our situation and help me.
Hope You understand our problem.
Thank You.
This reply has been marked as private.
Please create a dir name download-manager inside your theme dir, copy wpdm-all-downloads.php or any tpl file from download manager plugin to [active-theme-dir]/downlaod-manager, then edit that as per your need, and you won’t have to worry about plugin update to erase your changes anymore.
Docs:
Template Files
This reply has been marked as private.
I found the wpdm-all-downloads.php file and commented out the table cell/column. But, anytime I update the plugin, I will have to do this again. I tried making my own version of that file: wpdm-all-downloads-xyz.php but couldn’t get the files to display correctly. What else do I need to change in that file to make it work so I don’t have to re-do the edits each time I update the plugin? Maybe this is not possible?
Thanks!
You will not need the master key for the downloads where you didn’t apply any lock option. The purpose of the master key is to allow someone sudden access when the package is locked for the others. But when you need to keep a stable download link for any specific group of users, you can use role-based protection.
Sorry for the issue, it is fixed and updated in your installation, please reattach the files, and downloads will work fine.
Hi,
I have Enable Email Lock applied with ‘Download Instantly & Do Not Mail Download Link’ checked. The download doesn’t download at all – just says “Processing…” constantly.
When I unselect ‘Do Not Mail Download Link’ it sends an email with a link ok but it will not download straight from the site.
Also, where is the option to store the email addresses that users enter to get the downloads?
Regards
(I’ve posted the same yesterday, but the thread doesn’t show up. I’m not sure whether this is due to some shortcode in the title, so I’m posting again, hoping all goes well this time)
Hi there,
I’m using the following shortcode to display the downloads of a specific category:
[wpdm_category id="my-category," cols="1" toolbar=0 item_per_page=10 template="589db0cfea1f2" order_by="name" order="asc"]
This will result in the following HTML:
<div class=”w3eden”>
__<div class=”row”>
____<div class=”col-md-12 col-sm-6 col-xs-12″>
______My Download Title
____</div>
__</div>
</div>
When testing the reponsive design of my site, I realised a breaking layout when the viewport drops below 579px, which seems to be caused by Bootstrap’s col-sm-6. With cols=1 in the shortcode I would expect col-sm-12 to be used in the generated HTML. Could you please confirm and / or provide a short term fix?

YMParticipant
Hello,
When the Admin selects a file that was uploaded externally to the plugin (through the media section), the front end package page cannot successfully locate the file for download.
When clicking to download an individual file, the browser tries to download a file called: file-not-found.
When clicking to download a zip file, the browser downloads a weird zip file, with the correct name, but with nothing inside but a .cpgz file.
The file browser on the Add New Package page lists the file, and adds it to the package no problem. Its just the user cannot download it.
NOTE: the wordpress does not organise wp uploads into year/month directories. Rather, they are all in the uploads/ directory.
Any thoughts? Thanks
Hey Team,
I am using PDF Documents in the DOC Preview and i think since i have installed a Plugin named “Mitglieder” to create custom Usergroups, and after trying it out, deleting the custom usergroups and trying to delet the “Mitglieder” Plugin, my DownloadManager Plugin seems to brake down. If i just put the mitglieder plugin back on the server, without activating it, everything works again.
I think the DM has an entry with any of the created usergroups, wich do not exist anymore, so it stops working.
I think that was the time, where the doc preview did not work anymore.
If i select a Pro Membership the doc preview is not working anymore.
But we need the Memberships, because thats the only way we can handle the userights. (Waitng for next update for multi Memberships)
The Downloads need to be set to “all visitors” to get the doc preview working. Anyway… now it is not working.
Could you please check the DM Plugin?
User and pw below.
Thanks allot!
This reply has been marked as private.
Hi,
Do you have any add-on or a solution for the following?
I would like to filter my downloads such as Adverts, Pictures, then Clothing, Electronics and so on, and to download all media left from the filtering options. To have a some sort of button next to the filter that would download the files associated with the products shown on that page.
If I choose Adverts, I will only see adverts and the button should allow me to download all of them. If i sort further and I choose adverts for clothing, then the same button to download the mediafor the new filtered products shown.
I know this is a bit complex, but you guys have something in the pipeline.
Thank you.
Hi @shahriar, my project is totally stopped and I cannot publish the website until I don’t finish the downloads section.
I really need an help please
Hello,
I bought into the full pro pack with all add-ons and Stripe Gateway. The Stripe gateway shows up for downloads but not for Memberships.
My understanding was that the gateway would allow me to sell files and memberships with stripe.
What else do I need to do?
Thanks
When I page through my downloads by clicking ‘next’ or ‘previous’ they are in order by how they were entered in the admin (backend). Does your short code apply for this?
I would like them to display alphabetically when paging through them by clicking ‘next’ or ‘previous’
This reply has been marked as private.
I’m not using it anywhere at the moment because I took it out. I was using the code provided to me to create a new column in the show all files shortcode template wpdm-all-downloads.php which I’ve duplicated in my theme folder.
$package = \WPDM\Package::get($ID);
echo $package['author_name'];
echo $package['author_profile_url']; ?>
So basically I’ve added a new header <th> called Author and cells <td> that should output the package’s author name and a URL to the author’s profile.
File search is ok now, has to activate file search Admin Menu Downloads Settings Frontend ( file search only will work at details page ):
http://speakinglatino.com/members/download/thanksgiving-vocabulary-printables/
Download Links are active now too:
http://speakinglatino.com/members/holiday-vocabulary-activities/
But I’m not seeing any issue with AWS, all buckets and files are accessible, please let me know If I am missing something.
The code you provided did not work in wpdm-all-downloads.php. I added a new table cell to hold the info and it just appears blank.
Does this work with do_shortcode, for example if I wanted to add it to the template wpdm-all-downloads.php? Or how should I add it to that template?
Also, I had a quick question regarding potentially installing/using buddypress for a forum/means of communication between users — is it compatible with your plugin?