Hi,
we have a big problem since we updated to 4.6.3. The code [thumb_gallery_50x50] does not work, the images are not resized and the whole page is a mess. We need to fix this issue fast, our customers are calling and writing us all day long.
We use this template:
<div class="clear"></div>
<div class="row">
<div class="col-md-12">
<div class="thumbnail">
<div class="row">
<div class="col-md-3">
[thumb_200x200]
</div>
<div class="col-md-5">
<a href="[page_url]"><strong>[title]</strong></a><br/>
[excerpt_200]
<div style="margin-top: 10px;">
[thumb_gallery_50x50]
</div>
</div>
<div class="col-md-4">
<table class="table table-bordered table-striped">
<tbody>
<tr><td>Dateigröße</td><td>[file_size]</td></tr>
<tr><td>Downloads bis heute</td><td>[download_count]</td></tr>
<tr><td>Zuletzt aktualisiert</td><td>[update_date]</td></tr>
<tr><td colspan="2"><a href="[page_url]"><strong>Dokumente anzeigen</strong></a></td></tr>
</tbody></table>
</div>
</div>
</div>
</div>
</div>
<hr noshade="noshade" size="1" />
WordPress Version 4.7.2
We need to restrict downloads to subscribed user only. It works well using the “Allow Access” setting, but it seems like when the user is not logged in, the download button just disappears. We would want to let the user know that when he is logged in, the download link will be available. Is there any settings to replace the “no button” behaviour by a “login to download” button?
Hi Shaon
If i need to show a drop down , after a user has logged in above the archive page short code……. that shows the Roles that i have assigned to the current user….
And when clicking a role it would filter the downloads in the archive page ..
So when the user logs in they would see all downloads for all roles of course… but to filter by role that is assigned to them?
Do you have any way i can access the roles linked to user and display them with ability to filter archive page by the chosen role?
Even if you could point me to the piece of code , that would help a lot?
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?
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?
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!
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.
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