Hello,
You can check now problem has been solved here by removing thumb parameter
https://bsdinsight.com/all-packages/
There could be some server issues too.
Thanks
Hello,
Hope you are well.
Yes you can select users created by wordpress with the advanced access control addon.
However, you can allow access to specific user roles with wpdm itself.
To test it yourself for packages from our demo site, please visit the below link with username/password demo.
https://demo.wpdownloadmanager.com/addons/wp-admin/edit.php?post_type=wpdmpro
You can also select category for specific users. To test that, please visit the below link you will see the user access option there.
https://demo.wpdownloadmanager.com/addons/wp-admin/edit-tags.php?taxonomy=wpdmcategory&post_type=wpdmpro
Thanks
please provide me admin access in a private reply
Hello @Daibt,
You have to edit link template using proper template tags.
If you are using the free version of WPDM and using the default template, you can edit the link-template-default.php
file. you can edit it from download-manager\src\Package\views\link-templates
dir. For making backup your file you may follow this doc,
And for related template tags, please check this doc,
please let me know, if you need further assistance.
Thank you and regards
Hello,
Hope you are well.
To make user specific downloads, you have to use the below addon with wpdm:
Thanks
Hello,
Just remove the login=1 parameter from the shortcode so that it will be viewable to me.
Thanks
Hello,
Hope you are well.
Could you please tell me which shortcode you are using or what are the contents there as I am unable to view your login protected page? If possible please also provide me admin access in a private reply and elaborate the query you are looking for.
Thanks
Hello,
I am sorry I can’t confirm about the release date but I hope it will be released in this month.
However, File hosting and sharing addon is not included in the special pack.
Thanks
Hello,
Hope you are well.
Could you please send me the related url of the package/page?
Thanks
Glad to hear that thank you.
However, I wouldn’t reply since it is the same issue you posted earlier assigned by someone else.
Thanks
Hello ,
Sorry to hear about the issue.
Could you please share the related page/file/package URL with us?
However, it will be very cooperative if you record me reproducing your issue using a tool like this?
If possible please also share the admin access of your website in a private reply.
It helps us to quickly figure out the issue and resolve it immediately.
Thank you
Hello Albert,
Glad to see you again.
Actually there is no way. If you post topics multiple times like this about the issue, you will get the same reply from every persons here. If you need it, you have to contact to the customization team.
You have to use the only available prepaid credits shortcode on your page so that a credits balance page can be created.
[wpdmpp-prepaid-credits]
Thus the appearance will be like this,
However, if you think it is not the thing what you are looking for and want to change the appearance and functions. then You may contact to the customization team here
Thank you and regards
Hello,
Sorry this parameter is not supported with the shortcode wpdm_package
However, you have to use [wpdm_packages]
or [wpdm_all_packages]
to use the login parameter.
Thanks
Hello @xolf,
There is no limit option in creating packages in wpdm pro version however you can attach/add only one file in the WPDM free version where multiple files attach/add is possible with the WPDM Pro. So in free version, if you just try to add multiple files, it will just be replaced.
I have just tested it and found a special solution only for you.
In this case I would suggest you to download free version from here
then copy upload-file.php
from download-manager\src\Admin\views\metaboxes\attach-file
directory of the free version
and paste it to replace(but always keep a backup of that file) the pro upload-file.php
in the same directory of the pro version which you are using.
It will fix the issue.
Thanks
Hello Joachim,
Hope you are well.
I am sorry there is no similar settings currently.
However you can follow this guide to bulk add categories
Thanks
Sorry currently it is possible with another shortcode.
Please check:
https://demo.wpdownloadmanager.com/wpdmpro/advanced-search-left/
Thanks
Hello @bodeinvenice
Please use the shortcode like this or just copy/paste the below shortcode:
[wpdm_archive_compact template="link-template-default" cols=4 colspad=2 colsphone=1 items_per_page="24" orderby="title" order="ASC"]
you have to use parameter orderby="title"
Thanks
OK dear
Hello @microflex,
Sorry to hear about the issue.
Let me know please are you using the addon Remote FTP browser addon and trying to select file using that?
If that is not the issue, please reproduce the issue using tool like this
Thanks
Hello,
WPDM pdf viewer is using an iframe to load output. However, you can disable right click by adding javascript or wordpress plugin like “WP Content Copy Protection & No Right Click” but it doesn’t work for iframe.
anyways any Javascript you code can be rendered mute by simply turning off Javascript on the browser. also you can inspect from a right click protected page by clicking developer tools from your browser menu.
Additionally, there’s no way to disable the ability of any user to simply “view source” or “view page info” for your site and get what they want.
Thanks