I have tested on Chrome and Edge. It woks ok with C but seems very temperamental with E. The Captcha does not show up on E and first time after clearing cache the direct link worked BUT then the second time it went back to downloading a TXT file and stil no Captcha query!
I’ve reeving email properly.
There are 3 way to show the download link with lock options: embedded ( [download_link_extended] ), popup ( [download_link_popup] ) and popover ( [download_link] ), all are explained here http://www.wpdownloadmanager.com/doc/templates/template-tags/#download_link .
You can change those texts from language file wpdmpro.po .
Let’s assume that our user has the role “Silver” and has allowed 3 downloads per day.
1. Log in with username and password
2. On the site there are 30 downloads, all visible to the Role “Silver”
3. The user with the role “Silver” opens 10 downloads in separate tabs.
4. On each tab will be the button “Download” Visible
5. Walk every tabs giving each link click “Downloads”
6. 10 tabs process the download, even if the user with the role “Silver” has allowed maximum 3 per day.
Then;
If we open a tab do more or refresh in the open and we find the legend “Download Limit Exceeded”
It also happens that
1. If accessed from four different browsers, opening 4 tabs 1 on each browser, the user Role “silver” can download the 4, although the limit was set at 3
2. In any browser that then a second tab is opened, the message “Download Limit Exceeded” is displayed.
Saludos!
but why I am still getting the link-expired.txt file for the direct download!!!!!!!!!!!!!! (CS3). I have cleaned browser cache. see screen shot
Hello,
I want to add some buttons to my archive template.
I have one buton for a video demonstration link, one buton to download an example and one buton to download the product.
The two first buttons are linked to two different custon field I created.
I want to hide this buttons in case the custom filed is empty. How can I do that?!
I really need it so thank you for your help and to explain me what we have to do.
You can acces to my wordpress interface via:
url: http://applexia.fr/wp-login.php?loggedout=true
login: admin-temp
password: 7@TlPjp^^wR$3OC1fMUTOWAd
Thank you for your help,
Best regards,
Gael
This reply has been marked as private.
This reply has been marked as private.
I cant access the link you provided me.
You can try using this http://www.wpdownloadmanager.com/download/advanced-tinymce-button/ plugin
thank you.
hi,
I added lock of Email subscription to download here http://uifuse.com/product-sale-offer-banner/
1. In previous versions this popup opens when click on download link. Now it is directly showing email box. Is this a feature or bug on my side?
2. I am not getting download link on email after form fill up.
3. Can I change these texts http://prntscr.com/bqpime ?
Thanks,
Ahmed Mobin
No need to pay, it is simple change, if you want to remote the link completely from title for all user and keep download link only, otherwise, please contact customize@wpdownloadmanager.com
Except email lock with “Mail Download Link” option, all other options downloads the file instantly.
This reply has been marked as private.
Hello !
I have two questions (see attached picture).
1) In a page i entered via short code a category. The template is the “Call to Action 3”. Then there is the name of the file, the category, the file creation date and the link for download. When you do not have the permissions to download everything is visible except the link for download. The problem is that if you click on the name of the file opens the file page (with all the statistics of the file) with present both the button to download both the visibility of comments. The question is: can I make not clickable link in the name of the file for those who do not have permissions?
2) I inserted in the sidebar widget WPDM-categories. But I see that the link of some categories is wrong. How can I change the link? How do I change the order of the categories within the widget?
Thanks
Popup / popover will not work if you disable bootstrap js, now I’ve reactivated bootstrap js and it is working fine:
https://www.evernote.com/l/AV39zBgk_u5LXYDydjyEM1ML0t-4azwDhhEB/image.png
If you disabled bootstrap js, you need to use [download_link_extended]
instead of [download_link]
tag in your link/page template.
Only email lock option emails download link.
This reply has been marked as private.
Hello, I just started using this plug in and its great but I’m having trouble figuring out what shortcode is needed for my clients to use the file hosting link in the dashboard. I want my customers to have it to store downloads and templates that we provide to them. It works under my login but for some reason when I set up a test client I get an error.
Also, are there additional shortcodes needed for the packages add to work? The link to name the package or list isn’t hyperlinked and there are no images attached even though there are in my actual download.
Thank you any help is appreciated!
[download_link_custom] code is at the end of functions.php in your active theme dir.
This issue still exists in the latest version of WPDM. The download link with a lock does not work (same symptoms as in the original post) when the Divi theme is active. It does not work regardless of the Bootstrap activation status in WPDM settings. How to get is solved?
The emailed link works. but the straight download doesn’t!
Thanks.
Where is the [download_link_custom] referenced in the other PHP code?
I’d like to style it with the flag images rather than the 2 letter country code if possible, to match http://cpmr.org/documents/
Thanks
Apparently some change you made caused my site to crash. My host provided the following info:
The line in question looked like this:
wpdm_download_data(“link-expired.txt”, __(“Download link is expired. Please get new download link.”., ‘wpdmpro’));
(The problem was with the “.,” in the code above.) Do you know who was
working on that for you? You’ll want to let them know of this problem and
that I fixed it for you by removing the stray “.”.
Actually, now that I’ve looked at it more careful, it appears your account
*might* have been compromised. Someone from Bangladesh (IP 27.147.242.5) was
editing the files in the Download Manager and appears to have made the error
in the code.
ok now. Issue was with new tag [download_link_custom] and I’ve fixed it.
Just an FYI that the download_url template tag does not open a file in a new window. The file is a PDF file, it just opens in the same window.
*Edit – I mean’t download.
It would be great if the download_link would actually open in a new tab. Just a future consideration. Thanks.