-
AuthorSearch Results
-
Jan 3, 2022 at 10:53 pm #166279
In reply to: Latest update breaks site
Arianna BianchiParticipantHi there,
I cannot find the download of v3.2.32 WPDM Extended Short-codes on the download directory on this website nor on the link above in this thread. Help!
-
This reply was modified 4 years, 5 months ago by
Arianna Bianchi.
Jan 3, 2022 at 11:00 am #166249In reply to: Custom build you made for me no longer working
Richard HeggemParticipantThis reply has been marked as private.Jan 2, 2022 at 5:03 pm #166225In reply to: How To Link To A Download *Securely*?
Nicola LalParticipantNeyeem,
OK, I understand. This is not related to my query. Once again, you are focussing on the webpage, instead of the direct download link. I do not want my visitors to visit a web page, I want to provide a link that takes them directly to the download.
Take option 4 above. When the receiver clicks the link (e.g. from an email):
– If they are already logged into the website, the PDF download opens in the browser.
– If they are NOT already logged into the website, they are taken to the login page and after they login, the PDF download opens in the browser.At no point does the receiver visit a web page (except the login page).
Does that now make sense?
The issue I am finding is that I have to hand-craft that URL for every single download. I am trying to find a better solution.
If this is still not understood, could we get on a shared-screen somehow?
David.
Jan 2, 2022 at 3:42 pm #166222In reply to: How To Link To A Download *Securely*?
Nayeem RiddhiModeratorHello David,
I want to clarify your claim point no: 2,
Use the package download link e.g. <website>/download/<package_title>/?wpdmdl=<package_id>. Secure but if user not already logged in, results in permission-denied.txt
please check from the logout browser or incognito mode browser, you shall find the login option as I image attached,
and please also use the Email Lock option, thus all features will work properly. please check and let me know
Thank you and regards
Jan 2, 2022 at 12:47 pm #166215In reply to: How can I auto-update the file I upload?
Adeyeye GabrielParticipantHello Tanvir,
Thanks for your help but I need your help still.
How can I use a button template and add my custom download link text.
Also for the initial template I created, how can I list the files that shows to just the newest files and limit it to just 14 files.
Right now it is showing all the files in the file directory, but I need it limited to 14.
Thank You
Jan 2, 2022 at 10:28 am #166213In reply to: How To Link To A Download *Securely*?
Nicola LalParticipantNayeem,
Could you help me to understand the relevance of that button/feature to creating a link to a download package? Does that button create a link?
David.
Dec 30, 2021 at 5:34 pm #166162In reply to: Filter asc or desc
mario PandozziParticipantHi,
Hello I am attaching an image where I have circled in red what I would like to remove.
I have entered the download search form with the brand and the filters, I would like to change or not show the filters of date, title, etc.
I hope I was clear
LINKDec 29, 2021 at 2:28 am #166116
HumayonSpectatorHello @brother-bell,
Greetings and Welcome.
Your license should be transferable and yes the procedure mentioned in the 2nd link is applicable for the 2021 version.
Simply just follow the steps properly mentioned in the below link and I hope you will be able to transfer the license easily.
If you still facing any problem then let us know about it and we will assist you properly.
Regards
Dec 28, 2021 at 8:24 pm #166112
Brandon BellParticipantHappy Holidays WPDM Team,
I’m writing to gain confirmation on the correct process to migrate / transfer my Pro license to a new domain. My current site and business effort is closing down and I’m going to restart a new effort. What is the process to request key-license transfer or the How-To guide on doing it myself?
The links below mention transfer of licenses. In one, it is the customer support team who does it. In the other it tries to show how-to steps but unsure if it applies in 2021 version. Also I’m uncertain whether my license is transferable in the first place. Assistance is welcome.
https://wpdownloadmanager.com/support/topic/transfer-license-key-to-new-domain/
https://wpdownloadmanager.com/doc/settings/license/
-
This topic was modified 4 years, 6 months ago by
Brandon Bell.
Dec 28, 2021 at 6:01 pm #166108In reply to: How To Link To A Download *Securely*?
Nayeem RiddhiModeratorHello David,
If you want to work with package shortcode, you can make a workaround with link-template, you can make link-template with the below code for download,
<a href="[download_url]" class="btn btn-primary" target=_blank>[link_label]</a>Thus it will work for restricted role subscriber only, please let me know if it helps you
Thank you and regards
Dec 28, 2021 at 5:28 pm #166107In reply to: How To Link To A Download *Securely*?
Nicola LalParticipantNayeem,
Thank you for your response. Respectfully, you’ve missed an important aspect of my query: “I don’t want to link to a page, I want to link directly to the download”. In order to see the image above, the visitor would have first needed to browse to the package page. This works fine but doesn’t meet my requirements.
Make sense?
Dec 28, 2021 at 5:20 pm #166106In reply to: How To Link To A Download *Securely*?
Nayeem RiddhiModeratorHello David,
Hope you are well. I think method #2 will work fine for Link To A Download Securely. If you restrict certain packages with the
Allow Accessoption for subscriber role, without this role other users will get this message as I image attachedplease check and let me know
Thank you and regards
Dec 28, 2021 at 7:14 am #166092In reply to: A few questions..
Nayeem RiddhiModeratorHello Lethal,
I think you should keep the dir for link-templates like this,
wp-content/themes/oceanwp-child/download-manager/link-templates/your-link-template.phpAnd For #5, you may uncheck the Enable email verification on signup from Frontend Access Settings, please check and let me know
Thank you and regards
Dec 27, 2021 at 12:11 pm #166070In reply to: Latest update breaks site
HumayonSpectatorHi there,
Thank you for the logs.
Our dev team is aware of this issue and it will be adjusted in the future update which you should be able to download from the below link.
Please keep an eye on this.
Regards
Dec 26, 2021 at 9:19 pm #166055In reply to: A few questions..
Lethal ClarkeParticipantHi @Nayeem Riddhi,
I’m using the
link-template-calltoaction3.phpwith pop-up modal with accept T&C and reCAPTCHA.I’ve made a copy of the link template to my child theme
wp-content/themes/oceanwp-child/download-manager/link-template-calltoaction3.phpHowever, this doesn’t edit the popup modal that redirects after completing reCAPTCHA that’s the port I want to open in a new tab/window after completing the captcha.5. I think we might’ve mixed up. I’m not trying to disable registration completely – just the email notification WPDownloadManager sends to admin after someone has signed up.
Cheers.
Dec 26, 2021 at 8:02 am #166050In reply to: A few questions..
Nayeem RiddhiModeratorHello Lethal,
For #3, Yes, It is also possible in the manual method, by default, you are using
link-template-default.phpfor link template andpage-template-default.phpfor the page template. you can edit the files and follow this doc, https://www.wpdownloadmanager.com/doc/template-files/ for backup of your files.For opening in new windows, please add this code replacing
[download_link]in page/link templates PHP file as i described below,<a href="[download_url]" onclick="window.open('[download_url]','newwindow','width=1200,height=800'); return false;" class="btn btn-primary" target="_blank">[link_label]</a>Thus, you will be able
And For #5,
You can disable it from
WP-Admin > Settings > Membership > Anyone can register, unchecking the option. I hope it may help youThank you and regards
Dec 24, 2021 at 4:53 pm #166037In reply to: Unable to Lock Email
Nayeem RiddhiModeratorHello Courtney,
The link should work fine here now for downloading WPDM PRO,
please check
Thank you and regards
Dec 24, 2021 at 1:17 pm #166026
TanvirSpectatorHello @bensquirrelpower-co-uk,
Hope you are well.
You can use[file-list]or[file_list_extended]template tags with link template and use that template ID to show file lists with shortcode.
You can apply link template with wpdm_category and wpdm_packages shortcode. Both shortcodes support template parameter and you can use that.
To understand about link template and template tags, you can follow this and thisAlso you can check this addon will be a great suit for you.
Please check the demos and different shortcodes.Thanks
Dec 23, 2021 at 7:55 am #165954Topic: Download link is not working for desktop users
in forum Download Manager Pro
GIP MAORE OUVOIMOJAParticipantHello,
So basically all the packages on my website are supposed to be available to all users (no need to log in). When I create a package or a category, I check “Authorize access to : all users”.
Unfortunately, it seems that the download button is working only for logged-in users and on mobile for all users, but on desktop it isn’t.
You can check for yourself here : https://gipmaore.yt/download/vade-mecum-pour-une-utilisation-efficiente-et-responsable-des-subventions/Could you help me fix that please ?
Many thanks in advance.
Dec 23, 2021 at 5:41 am #165952In reply to: Download Link
HumayonSpectatorHi @vavathefallen,
Greetings and welcome.
There are many types of download warnings within Chrome that can generally be flagged as dangerous files.
However, you may find the below link useful in that case.
https://www.alphr.com/how-to-unblock-downloads-google-chrome/
Thanks.
Dec 22, 2021 at 12:03 pm #165930In reply to: W3C validator / checker
storlannParticipantHi Tanvir, We found another W3C validator error:
Error: Bad value https://fonts.googleapis.com/css?family=Varela Round for attribute href on element link: Illegal character in query: space is not allowed.
<meta name=”generator” content=”WordPress Download Manager 6.0.1″ />
<link href=”https://fonts.googleapis.com/css?family=Varela Round”
rel=”stylesheet”>
<style>
.w3eden .modal-title {
font-family: Varela Round,I think might also be related to WPDM.
Hopefully of help to your dev team 🙂
Dec 22, 2021 at 4:22 am #165920In reply to: Updating to WP 5.8.2 and WPDM 6.1.0 Breaks
TanvirSpectatorHello @kaneleins,
Sorry for this inconvenience.
Make sure that WPDM and all add-ons you are using of WPDM are in the latest version. If you can’t update it directry from WordPress dashboard, Please update from here.
If, still the problem exists then please share your admin login credentials with us in a private reply with the related links so that we can debug and give you a better solution about it?Best Regards
Dec 21, 2021 at 8:17 am #165904In reply to: All Downloads Table, how to use options?
LollenMemberHi, it is hard to replikate the solution if you do not tell me what it is… But after some try and error and comparing our code I think I found the answer myself, and it was very simple:
If I choose “All Downloads Table” from the meny I get this short shortcode below. There is also a “blank” column added automaticly in the right sidebar. (But the table does not show any files from start.):
<!– wp:download-manager/datatable /–>I tried to add some columns and change a few options, but still no files were visible. My code now looked like this:
<!– wp:download-manager/datatable {“include_children”:true,”cols”:”title|categories|download_link”,”colheads”:”Title|Categories|Download”,”template”:”link-template-default.php”} /–>I found the reason: After adding new columns I have to delete that first blank auto-added column, to make the table work. Only after deleting that initial empty column will files be visible.
So, problem solved I guess. And easy, when you know the answer.
Dec 20, 2021 at 6:02 pm #165897Topic: Hiding the link file download
in forum Download Manager Pro
Rodrigo MatheusParticipantHello,
How to hidden the second dowload box?
Dec 20, 2021 at 5:00 pm #165892
Ricardo OliveiraParticipantTanvir,
I’m trying to use your export feature so I could get a working sample.csv file.
Unfortunately, the one I’m using (for an FTP upload) are failing (several errors in the error log).My setup is: I have a local FTP server, and later on I’d like to configure a task which would run once every day, fetching the updated xxxx.csv file which would have the new files which were created meantime.
Now, I’m just testing if the FTP feature works, but it keeps failing. My sample file and the error logs:
[Mon Dec 20 16:56:01.312596 2021] [php7:error] [pid 1148] [client 89.152.27.81:56868] PHP Fatal error: Uncaught Error: Call to undefined function quote_all_array() in /var/www/html/wp-content/plugins/wpdm-ftp-file-browser/wpdm-ftp-file-browser.p
hp:868\nStack trace:\n#0 /var/www/html/wp-content/plugins/wpdm-ftp-file-browser/wpdm-ftp-file-browser.php(774): wpdm_import_ftp_dir()\n#1 /var/www/html/wp-content/plugins/wpdm-ftp-file-browser/wpdm-ftp-file-browser.php(815): wpdm_ftpdir_csv_impor
t_process()\n#2 [internal function]: wpdm_ftp_settings()\n#3 /var/www/html/wp-content/plugins/download-manager/src/Admin/Menu/Settings.php(42): call_user_func()\n#4 /var/www/html/wp-includes/class-wp-hook.php(303): WPDM\\Admin\\Menu\\Settings->lo
adSettingsPage()\n#5 /var/www/html/wp-includes/class-wp-hook.php(327): WP_Hook->apply_filters()\n#6 /var/www/html/wp-includes/plugin.php(470): WP_Hook->do_action()\n#7 /var/www/html/wp-admin/admin-ajax.php(187): do_action()\n#8 {main}\n thrown i
n /var/www/html/wp-content/plugins/wpdm-ftp-file-browser/wpdm-ftp-file-browser.php on line 868, referer: http://34.159.6.251/wp-admin/edit.php?post_type=wpdmprosample csv file (3 lines):
title,description,link_label,password,quota,show_quota,show_counter,access,template,category,icon,preview,files,sourceurl,download_count,page_template,uid,creat
e_date,update_date
template one,a1,Download,,0,0,0,”subscriber,administrator”,link-template-default.php,”um”,download-manager/file-type-icons/box_download.png,http://34.159.6.251/
wpdmpro320/wp-content/uploads/2012/01/2.jpg,”abc.txt,another-file.doc,other-file.pdf”,,31,page-template-default.php,1,YYYYMMDD,YYYYMMDD
Web developer iconset,Description 2,Download,,0,0,0,”guest,administrator,editor”,link-template-default.php,”category-id-1,category-id-2″,,http://localhost/wpdmp
ro320/wp-content/uploads/2012/07/calculator1.jpg,”abc.txt,another-file.doc,other-file.pdf”,,15,page-template-default.php,1,YYYYMMDD,YYYYMMDDThank you,
-
This reply was modified 4 years, 5 months ago by
-
AuthorSearch Results
Search Results for 'download link'
-
Search Results
-
Happy Holidays WPDM Team,
I’m writing to gain confirmation on the correct process to migrate / transfer my Pro license to a new domain. My current site and business effort is closing down and I’m going to restart a new effort. What is the process to request key-license transfer or the How-To guide on doing it myself?
The links below mention transfer of licenses. In one, it is the customer support team who does it. In the other it tries to show how-to steps but unsure if it applies in 2021 version. Also I’m uncertain whether my license is transferable in the first place. Assistance is welcome.
https://wpdownloadmanager.com/support/topic/transfer-license-key-to-new-domain/
Hello,
So basically all the packages on my website are supposed to be available to all users (no need to log in). When I create a package or a category, I check “Authorize access to : all users”.
Unfortunately, it seems that the download button is working only for logged-in users and on mobile for all users, but on desktop it isn’t.
You can check for yourself here : https://gipmaore.yt/download/vade-mecum-pour-une-utilisation-efficiente-et-responsable-des-subventions/Could you help me fix that please ?
Many thanks in advance.
Hello,
How to hidden the second dowload box?


