Trying again as I added a url to the last post and it is held for moderation.
When users visit my membership site who are not logged in and view a download page they see the download buttons replaced with the ‘Please Log In to download’ link. Previously clicking this took visitors to the normal login page for my site. Since the last update this seems broken. The link is now a combination of the original page url with the login page url added to the end.
It should be: login url
It’s now: pageurlloginurl
This still works on the free version on my other website but not on this site with the paid version. I’ve tried changing the login page in the Download Manger settings but this seems to have no effect.
Can you help please?
Hi!
Im trying to add a downloads package with API.
I can create package with following code.
{
"title": "Windows-package",
"slug": "Windows-package",
"description": "Windows package",
"status": "publish",
"permalink": "https:\/\/www.mypage.com\/download\/windows-package\/",
"tags": [
"windows"
]
}
I would like to add a local file to the package. I manage to do it through the wp-admin page but how do i create this id and file in API? Documentation says. “files object Array of attached file names key by file ids.”
"files": {
"1580905000596": "\/package\/windows-package.exe"
},
"fileinfo": {
"1580905000596": {
"title": "windows-package.exe",
"password": ""
}
I find an issue with your plugin. I want subscribers to only receive a downlink link by email.
So, in the tab “Lock options” (Edit package page), I check “Enable Email Lock”, “Ask for Visitor’s Name” and “After Submitting Form: Mail Download Link”. It works fine if I do not “Enable Captcha Lock” but if I check “Enable Captcha Lock”, if the subscriber enter email+name and check the Captcha, he have instant access to the file…
Could you please fix that problem? because I need to enable Captcha to prevent robot submissions.
Best regards
I messed up the email template and I can’t find the direct download link shortcode.
what is it?
[#download_url#] doesnt work.
I get this message when make download
Image link:
https://files.fm/u/btkdrh8z#/view/image.png
Thanks in advance
Hi, I’m getting an error when I try to purchase a download on my website with Authorize.Net add-on (which I paid for). Authorize.Net works well with my Events Manager on my site, so I wanted to use it with Download Manager. However, the error comes from not having a URL to put in my Authorize.Net account and they don’t know what the URL is: this is the error: (14) The referrer, relay response or receipt link URL is invalid. (The referrer is Download Manager, and the relay response must be related to a link URL that is in your code, which I need to add to my Authorize.Net account.
Please let me know if you can assist as I really do need this functionality and option for potential sales.
Cheers…
I have a site that i am providing flight sim downloads, I am using the following shortcode
[wpdm_category id=" max-7,max-8,max-9,max-10,737-600" operator="IN" title="File Library" desc="1" toolbar="1" order_by="field name" order="asc or desc" item_per_page="10" template="link-template-msthumnail" cols=2 colspad=2 colsphone=1]
When i click on details of the download, it just reloads the download page and never shows the details. How can i get these links to properly show the download details etc. If i use the downloads by category widget i can click on a category and it will filter down the just those and let me open each individually. I would like to have this same behavior with the above shortcode. Is that possible?
Hi, I have waited since autumn to update WPDM, since I read about bootstrap 4 problems. I thought they were solved now. But after update my links suddenly changes look to big bright blue! Can you help me how to fix that, maybe I missed some changes I need to do to make bootstrap 4 work?
But when I look thru preview of all different LINK TEMPLATES I see that most of them have this bright blue link appearance after update. BUT, a few of them look like they should do! “Dafault template with icon” is bright blue. But “Default template with download count” looks like before, smaller and grey, as I want it to do. (So I had to change all default to that link template, event thou I do not want to show “Download count”).
Can you tell me how to fix “Deafult template with icon” so the link text looks like before and not big and bright blue?