Humayon

Forum Replies Created

Viewing 25 posts - 2,676 through 2,700 (of 2,803 total)
May 21, 2021 at 2:14 pm
#154023
Spectator
Humayon
OP

Hi @guardian88,
Hope you are well.
JStable only works with the below shortcode.
[wpdm_all_packages login=1 thumb=1 items_per_page="20" categories="slug1,slug2,..." jstable=1 order_by="field_name" order="ASC/DESC" cols="title,file_count,download_count|categories|update_date|download_link" colheads="Title|Categories|Update Date|Download::155px"]
More details can be found here.
However, you can use the below shortcode instead.
[wpdm_search_result init=1 template="link-template-default" cols=1]
More details can be found here.
Thanks.

May 21, 2021 at 1:42 pm
#154022
Spectator
Humayon
OP

Hello @amiricloud,
Thank you for your question.
Unfortunately, the requested functionality is not currently available.
However, you can contact our customization team through the below link in order to achieve the above-mentioned functionality.

Custom Upgrade Service


Thanks.

May 21, 2021 at 10:16 am
#154016
Spectator
Humayon
OP

Hi @emilio,
Hope you are well.
There might be a conflict with another plugin, can you please enable/disable other plugins for checking, you may also switch the theme to another for checking, please let me know then.
Also, if possible can you share your WordPress admin login credentials with us in a private reply so that we can debug and give you a better solution about it?
thanks

May 21, 2021 at 9:58 am
#154014
Spectator
Humayon
OP

Hello @joanliky,
Hope you are well.
I am sorry that I could not get your query.
Will you please record me reproducing your issue using a tool like this?
It helps me to quickly figure out the issue and squash it immediately.
Also, please share the related page/file/package URL with us?
Thanks.

May 21, 2021 at 6:57 am
#154009
Spectator
Humayon
OP

Hello @bkraus,
Hope you are well.
I am sorry that I could not get your query.
Will you please record me reproducing your issue using a tool like this?
It helps me to quickly figure out the issue and squash it immediately.
Also, please share the related page/file/package URL with us?
If possible, please, provide us with your temporary wp-admin login details in a private reply for checking the issue.
Thank you

May 21, 2021 at 5:51 am
#154003
Spectator
Humayon
OP

Hello @pn2021,
Sorry to hear that. But, it’s working fine in our testing.
Have you cleared your browser and website caches after applying the above-mentioned code?
If, still the problem persists then please share your temporary admin login info in a private reply so that I can debug it properly.
Also, don’t forget to share the relevant package/file URL as well.
Thank you.

May 20, 2021 at 11:13 am
#153958
Spectator
Humayon
OP

Hello @casperitchmarketing-dk,
gpg is an uncommon file type and wp didn’t recognise the file type, that’s why it is failing to upload. However, please use the wildcard * which will allow uploading gpg files.
Also, you can try the below codes as well.
https://gist.github.com/codename065/3a0d439ddc3d7b82f7d9fa13b2623a05
Thank you for your cooperation.
best Regards

May 20, 2021 at 8:05 am
#153933
Spectator
Humayon
OP

Hi @casperitchmarketing-dk,
Hope you are well.
In our testing, we found that gpgfiles are uploading and downloading properly. Have you added your above-mentioned extensions like this?
Please check this.
If you are still facing a problem, please open a new topic alongside your WordPress admin login credentials in a private reply so that we can debug and give you a better solution about it.
Thanks

May 20, 2021 at 5:48 am
#153925
Spectator
Humayon
OP

Hello @pn2021,
Welcome to the support forum and hope you are well.
In order to disable video download please add the below code in the download-manager/assets/js/front.js file.

jQuery(document).ready(function () {
  jQuery("#__wpdm_videoplayer").bind("contextmenu", function () {
    return false;
  });
  jQuery("#__wpdm_videoplayer").attr("controlsList", "nodownload");
});

Let me know if you need further assistance regarding this matter and will gladly help you.
With Regards

May 19, 2021 at 9:00 am
#153127
Spectator
Humayon
OP

Hi @andynetinspire,
You have to use the WPDM Pro version in that cast.
WPDM tags are separated from post tags there.
Thanks.

May 19, 2021 at 4:59 am
#152965
Spectator
Humayon
OP

Hello @adtastic,
Thank you for contacting the support forum.
It looks like your host/server is blocking the request. You may try adding the following to your site’s .htaccess file to get it to work:

<IfModule mod_security.c>
SecFilterRemove 001868
</IfModule>

Or, you also may contact hosting support.
If still, the problem exists then will you please share your WordPress admin login credentials with us in a private reply so that we can debug and give you a better solution about it?
thanks

May 18, 2021 at 1:41 pm
#152901
Spectator
Humayon
OP

Hello @genuusit,
Hope you are well.
You need the below add-on in order to enable the form lock option.

Form Lock – Ask users to fill a form to get access to download


Thanks

May 18, 2021 at 12:59 pm
#152896
Spectator
Humayon
OP

Hello @pasit,
Hope you are well.
Please use the below template tag by editing the page/link template which will show the Expiry date.
[expire_date]
Thanks.

May 18, 2021 at 4:19 am
#152831
Spectator
Humayon
OP

Hi @alantygel,
If you found my support helpful, could you leave your valuable review here?
Your rating keeps us inspired ❤️
Thanks.

May 17, 2021 at 12:06 pm
#152764
Spectator
Humayon
OP

Hello @alantygel,
Hope you are well.
Please use the below add-on then which will solve your issue I guess.

WPDM Default Values


Let us know if you need further assistance regarding this matter.
Thanks.

May 17, 2021 at 5:52 am
#152724
Spectator
Humayon
OP

Hello @lpzekalabs,
We are sorry to say that currently, we are not providing any trial.
However, you can check this video in order to get a proper idea.
Thanks

May 17, 2021 at 5:44 am
#152723
Spectator
Humayon
OP

Hello @asdfg,
Thank you for your query.
Please use the below code by overriding the corresponding file in order to show prices like your above-mentioned format.
<strike>[currency][base_price]</strike> [currency][sales_price]
Template overriding procedure can be found in detail in the below link.

Template Files


Best Regards

May 17, 2021 at 5:20 am
#152721
Spectator
Humayon
OP

Hello @shakoorahmed,
Hope you are well.
You can remove reCAPTCHA by editing a file and disabling this option.
However, you can add a timer by using the below add-on.

Lazy Download Add-on


Thanks.

May 16, 2021 at 1:11 pm
#152696
Spectator
Humayon
OP

Hi @asdfg,
Hope you are well.
You can add additional variable by using the below add-on.

Advanced Custom Fields


Thanks.

May 15, 2021 at 3:09 pm
#152688
Spectator
Humayon
OP

Hi @lpzekalabs,
Welcome to the support forum.
In order to achieve the above-mentioned functionality, you have to use the WPDM Pro plugin and the below add-on.

Advanced Access Control


By the way, you can use our Special pack which contains more essential add-ons including Advanced Access Control and its link is given below for more details.

WordPress Download Manager Special Pack


Let us know if you need further assistance.
With Regards

May 15, 2021 at 2:01 pm
#152680
Spectator
Humayon
OP

Hi @yumaworks,
our full dev team will start working on 17th May. Hopefully, we will release the update ASAP after the full team will back.
Thank you for your support and cooperation.
With Regards

May 15, 2021 at 1:57 pm
#152678
Spectator
Humayon
OP

Hi @impact,
Maybe your host/server is blocking the request. You may try adding the following to your site’s .htaccess file to get it to work:

<IfModule mod_security.c>
SecFilterRemove 001868
</IfModule>

Or, you also may contact hosting support.
If still, the problem exists the please share your WordPress admin login credentials with us in a private reply so that we can debug and give you a better solution about it?
Thanks.

May 15, 2021 at 1:54 pm
#152677
Spectator
Humayon
OP

Hello @roysinn,
We are really sorry for the inconvenience.
Currently, we are on Eid vacation now,  our full dev and support team will start working on 17th May.
Maybe your host/server is blocking the request. You may try adding the following to your site’s .htaccess file to get it to work:

<IfModule mod_security.c>
SecFilterRemove 001868
</IfModule>

Or, you also may contact hosting support.

If still, the problem exists then could you please open your topic in the Pro forum?

Download Manager Pro


Thank you.

May 15, 2021 at 1:42 pm
#152675
Spectator
Humayon
OP

Hello @yumaworks,
Which version you are using free or Pro version?
If Pro then please share your WordPress admin login credentials with us in a private reply so that we can debug and give you a better solution about it?
thanks

May 15, 2021 at 1:16 pm
#152667
Spectator
Humayon
OP

Hello @melsp,
I hope you are well.
Have you tried the below link settings?

Upload and download is not working


If still, you are facing the problem then please provide us with your temporary wp-admin login details in a private reply for checking the issue.
Thanks.

Viewing 25 posts - 2,676 through 2,700 (of 2,803 total)