-
AuthorSearch Results
-
Sep 6, 2021 at 3:22 pm #161056
In reply to: Use the API to create packages
TanvirSpectatorHello Cedric,
Did you check this
You need to send request like this:
curl -X POST \ https://yorusite.com/wp-json/wpdm/v1/packages \ -H 'Authorization: Bearer 613efe9acb0d5c2b' \ -H 'Content-Type: application/json' \ -d '{ "title": "The Alchemist", "description": "The Alchemist follows the journey of an Andalusian shepherd boy named Santiago.", "excerpt": "The Alchemist is a novel by Brazilian author Paulo Coelho.", "status": "publish", "tags": [ "novel", "paulo-coelho" ], "categories": [ 16 ], "thumbnail": "https://example.com/wp-content/uploads/2019/01/the-alchemist.jpg", "additional_previews": [ "https://example.com/wp-content/uploads/2019/03/the-alchemist-cover.jpg", "https://example.com/wp-content/uploads/2019/03/the-alchemist-map.jpg" ] }'then you will get json response.
Authentication is done via the API key which you can find in your WPDM REST API settings. Pass the API key as a bearer token in an Authorization header.
Authorization: Bearer {key}Alternatively you can also use Basic Auth over https by sending username, password.
Authorization: Basic {base64("username:password")}In both Authentication procedure what you can do via API depends on the associated user capabilities. Unauthenticated requests will return an HTTP 401 response.
To get a package you have to follow this
You can check the details in the doc.Thanks
Sep 2, 2021 at 6:35 pm #160883In reply to: Issue with Category Restrictions
5H ManagerMemberThis reply has been marked as private.Sep 2, 2021 at 2:29 pm #160861Topic: Download manager view more setting
in forum Download Manager Pro
Wendell LawrenceMemberHi,
We have bulk uploaded documents using your import/export plugin, which links to our server.
We have added the short cods on pages we would like documents to show via categories. Please see example below:[wpdm_category id="annual-reports-2016-2017" operator="IN" title="2016 Annual Reports" desc="Download all 2016 Annual Reports Below" toolbar="1" order_by="date" order="asc or desc" item_per_page="10" template="cwdm_template" cols=1 colspad=1 colsphone=1]
The issue is that we see the “10 downloadable items per page” but there should be an option to view page 1-5 OR a “load more” option which is not showing on the live website. It worked with a different template previously but for some reason it does not display on this site. URL: http://cwdm3.swey.co.za/tenders-submitted-and-closed/
Can this please be fixed ASAP?
Thanks.
Aug 31, 2021 at 3:56 am #160729In reply to: MIME text/plain won’t upload to downloads
HumayonSpectatorHello @dngretsch,
Sorry for the inconvenience.
In our test environment .txt files are getting uploaded properly without any error.
Can you please elaborate a bit more with some screenshots or it will be very cooperative if you record me reproducing your issue using a tool like this?
If possible, please, provide us with your temporary wp-admin login details in a private reply for checking the issue.
Also, share the related page/file/package URL with us?
It helps me to quickly figure out the issue and squash it immediately.
In the mean time, have you tried this setting?
We have a nice doc on adding custom MIME type as well.
With RegardsAug 29, 2021 at 5:28 am #160654
HumayonSpectatorHi @strigga,
Sorry for the inconvenience.
Make sure that you are using the latest version of the plugin and its related add-on. However, if any caching plugin is there then deactivate or reconfigure it properly.
If, still the problem exists then please, provide us with your temporary wp-admin login details and site URL in a private reply for checking the issue.
Also, please share the related page/file/package URL with us where the issue exists.
Please open a separate forum topic in the future by describing your issue there properly. So, that we can better track and give you a solution ASAP.
Thank YouAug 27, 2021 at 2:59 pm #160597
TanvirSpectatorHello,
Have you checked the shortcodes of WPdm?
If you check the shortcode pages, you will also able to see the demo there. Maybe you can get that you are looking for.
Also you can check this addon of wpdm:If the issue still persists, please also share more details about your requirements and also provide me related urls of your website.
Thanks
Aug 27, 2021 at 5:09 am #160583In reply to: Link to archive not work
HumayonSpectatorHello @martaop,
Hope you are well. And sorry for the inconvenience. We have released the latest version6.0.6of the WPDM PRO plugin and add-ons. According to the latest update of WPDM PRO, you also need to update the other add-ons as well. Please update them, or you can download them from here.
I hope it will work fine then. The latest version comes with lots of cool features and stability as well.
If it doesn’t work, please, provide us with your temporary wp-admin login details and site URL in a private reply for checking the issue.
Also, please share the related page/file/package URL with us where the issue exists.
However, it will be very cooperative if you record me reproducing your issue using a tool like this?
It helps me to quickly figure out the issue and squash it immediately.
Thank youAug 27, 2021 at 5:04 am #160582
HumayonSpectatorHello @chanieuniversalnyc-com,
Hope you are well. And sorry for the inconvenience. According to the latest update of WPDM, you also need to update the other add-ons as well. Please update them, or you can download them from here.
I hope it will work fine then. If it doesn’t work, please, provide us with your temporary wp-admin login details and site URL in a private reply for checking the issue.
Also, please share the related page/file/package URL with us where the issue exists.
However, it will be very cooperative if you record me reproducing your issue using a tool like this?
It helps me to quickly figure out the issue and squash it immediately.
Thank youAug 27, 2021 at 4:58 am #160581In reply to: Archive download not working
HumayonSpectatorHi @welswebmaster,
Hope you are well.
Can you please let us know which shortcode you are using?
Also, please provide us with your temporary wp-admin login details and site URL in a private reply for checking the issue.
However, please share the related page/file/package URL with us where the issue exists.
Meantime make sure that you are using the valid shortcode with its parameter from the below link.
Thank YouAug 26, 2021 at 9:11 am #160516In reply to: WPDM – Extended Short-codes not working
HumayonSpectatorHello @tsungyu,
Sorry for the inconvenience.
According to the latest update of WPDM PRO, you also need to update the other add-ons as well. Please update theWPDM Extended Short-codesto the latest version which is right now3.0.1. Hopefully, your problem will be solved.
If, still the problem exists then please share the related page/file/package URL where the problem exists?
Thank YouAug 25, 2021 at 7:57 am #160447In reply to: block users to Copying My Direct Downloads Links
TanvirSpectatorHello @mfirwana,
Hope you are well. Have you tried these options? please let me know

In additton it may need to add some changes for the task. Please also share related url of the packages/pages that you want to hide.
Thank you and regardsAug 24, 2021 at 12:06 pm #160409
HumayonSpectatorHi @nidorn65,
Hope you are well. And sorry for the inconvenience. We have released the latest version6.0.6of the WPDM PRO plugin and add-ons. According to the latest update of WPDM PRO, you also need to update the other add-ons as well. Please update them, or you can download them from here.
I hope it will work fine then. If it doesn’t work, please, provide us with your temporary wp-admin login details and site URL in a private reply for checking the issue.
Also, please share front-end user login credentials as well.
It helps me to quickly figure out the issue and squash it immediately.
Thank youAug 24, 2021 at 11:13 am #160408In reply to: Private message plugin issues
HumayonSpectatorHello @bbp1963,
Hope you are well.
Make sure that you are using the latest version of the WPDM Pro and Private Message add-on.
If still, the problem exists then will you please share the related page/file/package URL with us?
If possible, please, provide us with your temporary wp-admin login details and site URL in a private reply for checking the issue.
However, it will be very cooperative if you record me reproducing your issue using a tool like this?
It helps me to quickly figure out the issue and squash it immediately.
Thank YouAug 24, 2021 at 10:30 am #160403Topic: Private message plugin issues
in forum Download Manager Pro
Tim GillParticipanthi there
We are seeing the following issues with the message body:
1. An image which has broken URL but called “Card Image Cap” appears inside a div called “card” – not sure what its purpose is, but sometimes this is repeated 6 or more times below the message body. Can this be hidden/removed?
2. The system is adding random links to random words in the message that the user did not add. How can this be suppressed?thanks
Aug 23, 2021 at 7:30 am #160299
ShahjadaKeymasterHi,
It looks likeparse_urlfunction is not working properly in your server, please give me temporary wp-admin login info to check your issue in detail. However, we also added an exception handler there for that next update. So, nothing to worry about :).Aug 23, 2021 at 4:30 am #160282In reply to: Download error url option for subscribers
HumayonSpectatorHi @justonecookbook,
Hope you are well.
Will you please share the related page/file/package URL with us where the issue exists?
If possible, please, provide us with your temporary wp-admin login details and site URL in a private reply for checking the issue.
Also, make sure that you are using the latest update of WPDM PRO and its related add-ons as well.
Thank YouAug 20, 2021 at 5:24 am #160168
HumayonSpectatorHello @mperia,
Sorry for the inconvenience.
On which email address you have sent the email?
Please, provide us with your temporary wp-admin login details and site URLherein a private reply for checking the issue.
With RegardsAug 19, 2021 at 9:40 pm #160163In reply to: Problem with Search Terms
Alliance for HOPEParticipantThis reply has been marked as private.Aug 18, 2021 at 6:14 am #160003In reply to: Category management form frontend crashes the page
HumayonSpectatorHello @tectic,
Hope you are well. And sorry for the inconvenience. We have released the latest version6.0.6of the WPDM PRO plugin and add-ons. According to the latest update of WPDM PRO, you also need to update the other add-ons as well. Please update them, or you can download them from here.
I hope it will work fine then. If it doesn’t work, please, provide us with your temporary wp-admin login details and site URL in a private reply for checking the issue.
Thank youAug 17, 2021 at 3:27 pm #159970In reply to: Email Lock Submit Button Not Working
Cheryl SpangenbergParticipantHi Humayon,
All of my add-ons were updated before I opened this ticket.
I am having this problem on all of my packages but here is a URL for reference: https://www.thatswhatchesaid.net/free-rainbow-svg-files/
Also, my categories are not pulling up either as this page is supposed to pull a category and display and you can see it is blank: https://www.thatswhatchesaid.net/printable-downloads/
I will send login information as well as password for the password-protected page so you can see what I am talking about in the next comment.
Thanks
Aug 17, 2021 at 4:31 am #159918In reply to: Email Lock Submit Button Not Working
HumayonSpectatorHello @chesayscheryl,
Hope you are well. And sorry for the inconvenience. We have released the latest version6.0.6of the WPDM PRO plugin and add-ons. According to the latest update of WPDM PRO, you also need to update the other add-ons as well. Please update them, or you can download them from here.
I hope it will work fine then. If it doesn’t work, please, provide us with your temporary wp-admin login details and site URL in a private reply for checking the issue.
Also, please share the related page/file/package URL with us where the issue exists.
Thank youAug 15, 2021 at 4:04 am #159797In reply to: Still Can’t Access Download Packages
HumayonSpectatorHi,
Hope you are well. And sorry for the inconvenience. We have released the latest version6.0.6of the WPDM PRO plugin and add-ons. According to the latest update of WPDM PRO, you also need to update the other add-ons as well. Please update them, or you can download them from here.
I hope it will work fine then. If it doesn’t work, please, provide us with your temporary wp-admin login details and site URL in a private reply for checking the issue.
Also, there is noHTTP ERROR 500 errorshowing on the above-mentioned page.
If I am wrong then will please you record me reproducing your issue using a tool like this?
It helps me to quickly figure out the issue and squash it immediately.
Thank youAug 15, 2021 at 3:55 am #159796In reply to: Unable to upgrade from 5.3.2 to 6.0.6
HumayonSpectatorHi @yumaworks,
Sorry for the inconvenience.
According to the latest update of WPDM PRO, you also need to update the other WPDM related add-ons as well. Please update them, or you can download them from here.
I hope it will work fine then. If it doesn’t work, please, provide us with your temporary wp-admin login details and site URL in a private reply for checking the issue.
Also, please share the related page/file/package URL with us where the issue exists.
Thank YouAug 14, 2021 at 7:14 am #159783In reply to: Open files in a new tab
TanvirSpectatorHello @hudi-webcart,
You just need to follow this:1. Copy page-templates directory from
/plugins/download-manager/src/package/viewsdirectory to your active theme directory.
2. Make a new directory asdownload-manageron your active theme directory.
3. Now remove all files from{active-theme}/download-mamager/page-templatesexcept the template files you need to update.
4. Update template file(s) in{active-theme}/download-manager/page-templatesdirectory as per your need. As you need to add open in a new tab you have to add this<a href="[download_url]" target="_blank">[link_label]</a>Let me know please if you still find any issues.
Thanks
Aug 12, 2021 at 5:26 am #159664In reply to: Problem after installing update
HumayonSpectatorHello @fscedfu,
Hope you are well.
In our inspection, we found that you are using an older version of the WPDM Pro.
We have released the latest version6.0.6of the WPDM PRO plugin and add-ons. According to the latest update of WPDM PRO, you also need to update the other add-ons as well. Please update them, or you can download the WPDM Pro from here.
I hope it will work fine then. If it doesn’t work, please share the related page/file/package URL with us where the issue exists.
Thank you -
AuthorSearch Results
Search Results for 'Add Url'
-
Search Results
-
Hi,
We have bulk uploaded documents using your import/export plugin, which links to our server.
We have added the short cods on pages we would like documents to show via categories. Please see example below:[wpdm_category id="annual-reports-2016-2017" operator="IN" title="2016 Annual Reports" desc="Download all 2016 Annual Reports Below" toolbar="1" order_by="date" order="asc or desc" item_per_page="10" template="cwdm_template" cols=1 colspad=1 colsphone=1]
The issue is that we see the “10 downloadable items per page” but there should be an option to view page 1-5 OR a “load more” option which is not showing on the live website. It worked with a different template previously but for some reason it does not display on this site. URL: http://cwdm3.swey.co.za/tenders-submitted-and-closed/
Can this please be fixed ASAP?
Thanks.
hi there
We are seeing the following issues with the message body:
1. An image which has broken URL but called “Card Image Cap” appears inside a div called “card” – not sure what its purpose is, but sometimes this is repeated 6 or more times below the message body. Can this be hidden/removed?
2. The system is adding random links to random words in the message that the user did not add. How can this be suppressed?thanks