Tanvir

Forum Replies Created

Viewing 25 posts - 2,651 through 2,675 (of 3,183 total)
Sep 7, 2021 at 1:36 pm
#161123
Spectator
Tanvir
OP

Hello,

Please use this setting. I hope It will solve the problem

Thanks

Sep 7, 2021 at 1:09 pm
#161122
Spectator
Tanvir
OP

Hi,

You are welcome.

However,If you found our support helpful, could you leave your valuable review here?
Your rating keeps us inspired ❤️
Best Regards

Sep 7, 2021 at 1:03 pm
#161121
Spectator
Tanvir
OP

Hi,

You are welcome.

However,If you found our support helpful, could you leave your valuable review here?
Your rating keeps us inspired ❤️
Best Regards

Sep 7, 2021 at 6:07 am
#161088
Spectator
Tanvir
OP

Hello,

Please check now I have added the updated version. Let me know please if it is alright.

Thanks

Sep 6, 2021 at 3:38 pm
#161058
Spectator
Tanvir
OP

Hello,

For the requested tasks, You need customization works.
Please contact here

Thanks

Sep 6, 2021 at 3:22 pm
#161056
Spectator
Tanvir
OP

Hello 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 6, 2021 at 12:51 pm
#161040
Spectator
Tanvir
OP

Please update this addon to the latest version 1.8.1.

Download Notifications

If you can’t update it from dashboard, please update from here

Then let me know if the issue persists.

Thanks

Sep 6, 2021 at 12:43 pm
#161039
Spectator
Tanvir
OP

Hello,

it appears that the download problem affects all files with or without download lock option.
Was it okay before? Could you please tell me when you first identify the issue?

Thanks

Sep 6, 2021 at 12:43 pm
#161038
Spectator
Tanvir
OP

Hello ,

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?

It helps us to quickly figure out the issue and resolve it immediately.

Thank you

Sep 6, 2021 at 11:58 am
#161034
Spectator
Tanvir
OP
This reply has been marked as private.
Sep 6, 2021 at 10:35 am
#161027
Spectator
Tanvir
OP

Hello,

Please use this setting. It will solve the problem

Thanks

Sep 6, 2021 at 10:03 am
#161024
Spectator
Tanvir
OP

Hello Julian,

Please provide admin access of your website in a private reply so that I could upload the updated version.

Thanks

Sep 6, 2021 at 7:47 am
#161014
Spectator
Tanvir
OP

Hello,

I have forwarded the issue to the development team. Soon you will get updated news about the issue.

Thanks

Sep 6, 2021 at 7:29 am
#161013
Spectator
Tanvir
OP

Hi,

You are welcome.

However,If you found our support helpful, could you leave your valuable review here?
Your rating keeps us inspired ❤️
Best Regards

Sep 6, 2021 at 5:36 am
#161004
Spectator
Tanvir
OP

Hello,
You can share now Just make a private reply.

Sep 6, 2021 at 4:07 am
#161000
Spectator
Tanvir
OP

Hello,

Actually the audio player has been changed totally for the update. So I am sorry there is no patch.
As I checked the audio player in Mozilla Firefox, it appears to be working. So I think the issue is with Beaver.
Don’t worry the update has already done. Just need to be released. I hope it will be released in this month.

Thanks

Sep 5, 2021 at 2:18 pm
#160992
Spectator
Tanvir
OP

Hello ,

Could you please share the related page/file/package URL with us?
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

Sep 5, 2021 at 2:13 pm
#160991
Spectator
Tanvir
OP

Hello,

In future updates of WPDM you will get the options to disable the options. At this time, I will not suggest to disable those.
Please wait for the features.

Thanks

Sep 5, 2021 at 2:10 pm
#160989
Spectator
Tanvir
OP

Hello,

Sorry for this inconvenience.
I have just checked that audio player runs perfectly in Mozilla Firefox.
But it has a problem running in Chrome.
Our developer team has worked on the issue and it will be fixed in the next update then the player will work smoothly on all the browsers.

Thanks

Sep 5, 2021 at 11:23 am
#160987
Spectator
Tanvir
OP
This reply has been marked as private.
Sep 5, 2021 at 11:02 am
#160984
Spectator
Tanvir
OP

Hello,

I see you are using the free version of download manager though you have posted in pro forum.

If you have premium subscription Please check here then download and upload to update to the pro version 6.0.7 of wpdm.

Also I have made a test download to check the issue. It is working fine check here. What I assume, your location is not set right. Please recheck the location or re-select the download files in the packages.

Thanks

Sep 5, 2021 at 8:04 am
#160972
Spectator
Tanvir
OP

Hello,

I first provided you solution for basic taxonomy for download manager.
did you follow this and enabled the custom taxonomy for gutenberg.
gutenberg packages of wpdm is handled by this addon of wpdm:

Gutenberg Blocks

Sep 5, 2021 at 8:01 am
#160971
Spectator
Tanvir
OP

Hello,

Let me know please if my solutions worked for you or you have followed any other solutions.

Thanks

Sep 5, 2021 at 7:59 am
#160970
Spectator
Tanvir
OP

Hello,

Could you please tell me more details about the issue? If any specific browsers, please tell me the names of those.
For any outdated browsers, I will suggest to update the browsers.
For any specific customer ids, Please provide those access so that I can check and solve.

Thanks

Sep 5, 2021 at 5:54 am
#160956
Spectator
Tanvir
OP

Hello,

It needs to to add filter code.
You can check filter reference from here
Then you can use this filters for specific users
or you can add different login pages with different redirection links.

Thanks

Viewing 25 posts - 2,651 through 2,675 (of 3,183 total)