This reply has been marked as private.
1. I have installed add on for Google Drive, configure API, Secret ID, Key already and also verify Domain with Google Search Console already but on WPDM when click to connect Google Drive it pop up to let me select account to connect then nothing happen
How to resolve this issue? it seems I have the same issue like this case https://www.wpdownloadmanager.com/support/topic/google-drive-explorer-does-not-work/
2. I would like to check if WPDM has feature assume as Google Drive link download is working, is it possible to let user click download button from WPDM and then start download file immediately. At the moment, I can see it will link to the page of Google Drive again and user need to click download button from that google page again
Hello,
Glad to see you again. Sorry for the delay. Here are the answers of your queries.
Added a new link template new_link_template_panel
by copying existing for changes.
1. Filter by publication type and keyword is not possible. You can filter packages by custom taxonomy terms
2. Set the link template there image will not be cropped.
3. Load More button is not possible but I have added async=1
in shortcode that will load like load more button when pagination button is clicked.
yes possible 90% but for that it needs custom styling in link template and also need to remove the some info like download count and size from. link template
Let me know please for further assistance.
Regards.
Tanvir
If you are using categories for those packages, For categories hierarchy, giving access to a certain category for a particular role you have to set from the edit category option, then you have to make empty for the Allow Access
option or have to give a particular role on it like as I image attached or as usual for the select member option too,

because
Package Access = Package Access + All Category Access = All Visitors + Author = All Visitors
and Package Access = Package Access empty + Category Access(Author) = Author
or Package Access = Package Access(Author) + Category Access(Author) = Author
More details can be found in the below link,
Allow Access: Access Control Option
please check and let me know
Thank you and regards
I tried that option, but it still directly downloads the piece…doesn’t seem to be properly working. But, I don’t want to do this sitewide anyway…just for a few certain resources. Is there any way to just get the link to the PDF so I can use something like the Page Links To plugin to have those resources open directly to the PDF in a new tab just like a PDF would from the media gallery in WP.
Hello,
Thanks for contacting WPDM Support Center.
I am sorry that there is no different way. That is one of the template tags. You must use template tags in Page/Link templates. To show any package elsewhere you can check our shortcodes below:
Short-codes
Let me know for further assistance.
Regards.
Tanvir
Hi Tanvir,
“To make secured download links using wpdm, You should upload files using the below upload option.”
What do you mean? If I import from Media-Library secured download-links work already?
How is syntax for .htaccess, so that wordpress and its plugins can handle the files and only direkt downlaoding for users is forbidden?
Best Regards
Tim
Hello,
Thanks for contacting us.
Direct download links are not controlled by WPDM. You can secure that by editing .htaccess file of your server.
To make secured download links using wpdm, You should upload files using the below upload option.

Regards.
Hello,
After Yoast SEO performed an automatic update today the site produced a fatal error.
It seems to be a conflict between WPDM and Yoast SEO – do you know how to resolve this without having to disable Yoast?
[20-Sep-2022 10:03:31 UTC] PHP Fatal error: Uncaught Error: Call to a member function get_page_permastruct() on null in /home/xxxxxx/public_html/wp-includes/link-template.php:430
Stack trace:
#0 /home/xxxxxx/public_html/wp-includes/link-template.php(392): _get_page_link(Object(WP_Post), false, false)
#1 /home/xxxxxx/public_html/wp-content/plugins/download-manager/src/User/Login.php(308): get_page_link(Object(WP_Post))
#2 /home/xxxxxx/public_html/wp-includes/class-wp-hook.php(307): WPDM\User\Login->loginURL('https://www.edu...', '', false)
#3 /home/xxxxxx/public_html/wp-includes/plugin.php(191): WP_Hook->apply_filters('https://www.edu...', Array)
#4 /home/xxxxxx/public_html/wp-includes/general-template.php(459): apply_filters('login_url', 'https://www.edu...', '', false)
#5 /home/xxxxxx/public_html/wp-content/plugins/wordpress-seo/wp-seo-main.php(402): wp_login_url()
#6 /home/xxxxxx/public_html/wp-content/plugins/wordpress-seo/wp-seo.php(50): require_once('/home/xxxx...')
#7 /home/educ in /home/xxxxxx/public_html/wp-includes/link-template.php on line 430
Hello,
In our testing environment with the latest WPDM, the adding link is working properly. I am unable to visit the admin as it show invalid username or password.
You can check my testing from here
In your video I found that, it shows invalid link because link is not valid. Make sure you add total link with https://www.
I hope it will solve the issue.
Let me know please after checking.
Regards
Tanvir
Also how do i change the font so that it doesnt say download, Alternatively, is there a way to link the download onto a photo or a seperate button so that when they click the functionality of the button is the same (no redirection to a seperate download page)
Hi there.
I’m using a shortcode likke this:
[wpdm_all_packages login=1 thumb=1 items_per_page="20" categories="main-cat" jstable=1 order_by="date" order="ASC/DESC" cols="title|author_name|categories|update_date|download_link" colheads="Title|Author|Categories|Update Date|Download::155px"]
How can I show first and last name instead of the username?
Hello, on the iPhone when I click on download a file through the shortcode, it opens the link in another tab (even though I didn’t turn on the option to open in another tab). Previously, it appeared a screen to download files, after the last update this is gone.
Hello Moreno Zago,
For a custom service request, you may check this link, https://www.wpdownloadmanager.com/user-dashboard/?udb_page=upgrade
Thank you and regards
If you are using categories for those packages, For categories hierarchy, giving access to a certain category for a particular role you have to set from the edit category option, then you have to make empty for the Allow Access
option or have to give a particular role on it like as I image attached or as usual for the select member option too,

because
Package Access = Package Access + All Category Access = All Visitors + Author = All Visitors
and Package Access = Package Access empty + Category Access(Author) = Author
or Package Access = Package Access(Author) + Category Access(Author) = Author
More details can be found in the below link,
Allow Access: Access Control Option
please check and let me know
Thank you and regards
this is the WPDM plugin / s3 module. The system works perfectly for new packages or for newly added files. they are transferred to S3 and links are working. The issue is with pre-existing files that were added to packages before using the S3 plugin.
The manual solution is to go into each package and select the file from S3 and delete the old package. However, there are thousands of files. There must be a better solution to this.
When a file is synced to S3 using https://domain.com/?s3sync=1 that file is sent to S3 and the package shows in the Attached files section that the URL is updated to https://domain.s3.amazon.com/downloads/file.pdf.
So the s3sync=1 is doing what it is supposed to do – upload the pre-existing file to S3, update the download link for the file in the package. However, if the pre-existing file has a space in it then the link is broken due to double encoding.
Hi, how do I adjust this so that it is all the way to the other end and without that white space?
image: https://ibb.co/FYFnQWd
<div class="card mb-4">
<div class="row no-gutters">
<div class="col-md-5">
<a href="[page_url]"><?php wpdm_thumb($ID, [500, 500], true, ['class' ► 'rounded-left']) ?></a>
</div>
<div class="col-md-7">
<div class="card-body p-0">
<div class="list-group list-group-flush">
<div class="list-group-item d-flex justify-content-between align-items-center">
<h3 class="card-title">[page_link]</h3>
</div>
<div class="list-group-item d-flex justify-content-between align-items-center">
File Size <span class="badge">[file_size]</span>
</div>
<div class="list-group-item d-flex justify-content-between align-items-center">
Downloads <span class="badge">[download_count]</span>
</div>
<div class="list-group-item d-flex justify-content-between align-items-center">
Updated On <span class="badge">[update_date]</span>
</div>
</div>
</div>
</div>
</div>
</div>
This reply has been marked as private.
Hello,
Please can you point me to where I can edit the following text that is displayed on a package page when a user has to subscribe:
Restricted contents! You must subscribe to plan to get access.
This is generated by the [download_link_extended]
shortcode.
Thanks,
Simon
-
This topic was modified 2 years, 8 months ago by
Simon Harvey.
Hello Sandrine Audan,
The template from Downloads > Templates > Link/Page-Templates
previewing is working fine from my side. If the preview issue is happening from your side, I think it may have a conflict between your plugins or theme. can you please enable/disable other plugins for checking, you may also switch the theme to another for checking. please let me know then.
Thank you and regards
This reply has been marked as private.
Hello, these packages don’t have the download link because there are no files inside. But my problem is another, on this page (https://dealers.flexlifting.com/sample-page/home/01m2/) the Dealer1 user should see an additional “test” package that does not appear.
Hello Marco,
I have checked that these packages don’t have a download link or button for the related page templates,
https://dealers.flexlifting.com/download/01m2-video-tutorial/
Can you please again check and let me know
Thank you and regards
Hello Larry Pitts,
If you are trying to move your license to a different domain, like development to production, in such cases, you can remove the linked domain to use the key with a new domain. And after removing and saving the license key for the new one, it will automatically be added. For more details, you can check this doc too,
License
please check and let me know
Thank you and regards
This reply has been marked as private.