Hi,
I am trying to disable the package title link and remove the admin & date info that is shown under the title
How can I do this?
https://cullingworth-village.co.uk/downloads/minutes-2018/
Thanks
Tony
Hi there,
I’m currently displaying all downloads with this shortcut:
[wpdm_all_packages items_per_page="30" jstable=1 order_by="date" order="DESC" cols="page_link,file_count,download_count|excerpt|acf_status_Bid Date|page_link" colheads="Project|Project Info|Bid Date/Status|Download::155px"]
On this page: http://www.gdacllc.com/plan-room/current-bids/
Now, we would like to split packages into two categories…each category will get it’s own page.
Can you please help me keep this same layout, but switch with category view instead of all packageS?
It would be very much appreciated!
Hi
How can I change license IP site to normal live url? I can’t figure it out…. could you please change it from IP to this url: skolskoterskor.se? Thank you
Also not sure this is related, but my bulk import is not working…I am able to bulk import files and new packages appear, but once I try to download I am getting missing files and nothing is downloaded. When I open single package I see that file has no name, no size etc. Attached is how bulk imported file looks….
Hi,
I would like to install download manager in a different site but the key is coming as invalid.
How do I fix it?
I am trying to generate a temporary download link but I continually receive “Error: Unauthorized Access.” I am an administrator within my account, and I have tried turning on and off different settings with the download itself to get it working.
What am I missing?
Download Manager 4.8.11
WordPress 5.0.2 running Virtue theme
Web server: Apache
PHP version: 7.2.6
I accidentally upgraded Download Manager in August when I got an email telling me there was a new version. I didn’t realize that It required a new purchase and the new version didn’t install, and only removed the old version (deleted it from server). I was able to find my old copy and eventually re-install it, links to packages were restored, but I didn’t have any reason to add new files at the time.
Recently I migrated the site to a new server and tried to add some packages. This is when I noticed the Browse option in the Attach File section was missing any way to actually browse for the files, (this is how I have always added files.)
I purchased the latest version (Download Manager Special Pack) and installed it. There is still no Browse functionality.
I have several identically configured downloads. Some work correctly. Others do not.
With the ones that fail, when clicking on the Download button, the pop-up simply disappears (rather than saying “processing”.
Also, when you mouseover the download button, it does not activate (change color).
Examples of both working and broken links here:
Hi, I have few questions regarding customer and order management.
1) How do i resend purchase receipt?
2) How do i generate custom download links for customer?
3) How to limit or extend the expiry of download links?
Thanks.
Hi, so from some days we have problems with our home page but just in the italian language.
After trying everything I did some research with the console and found an error:
(index):494 Uncaught SyntaxError: Unexpected end of input
when I see the envolved file turns out the one in attachment
specially this script:
</script>
<script language=”JavaScript”>document.addEventListener(‘DOMContentLoaded’,function(){
<!–
jQuery(function (){
jQuery(‘.wpdm-popup-link’).click(function (e){
e.preventDefault();
jQuery(‘#wpdm-popup-link .modal-title’).html(jQuery(this).data(‘title’));
jQuery(‘#wpdm-modal-body’).html(‘<i class=”icon”></i> Please Wait…’);
jQuery(‘#wpdm-popup-link’).modal(‘show’);
jQuery.post(this.href,{mode:’popup’}, function (res){
jQuery(‘#wpdm-modal-body’).html(res);
});
return false;
});
});</script>
can you help?
P,S. also I still don’t manage to do updates.
I have recently updated to WordPress v5 with Gutenberg and added some files using blocks. There is a serious bug whereby the Package block does not respect the security settings of a file.
The following file should ONLY be accessible by logged in users
https://www.airleague.com.au/download/aal-national-admin-system-manual/
When I add a link as a block using call to action template 3 – the download link allows users who are NOT logged in to access the file. This is a serious security concern.
https://www.airleague.com.au/publications/
Brian