Tanvir

Forum Replies Created

Viewing 25 posts - 126 through 150 (of 3,183 total)
Nov 14, 2023 at 10:46 am
#191309
Spectator
Tanvir
OP

Hello,

Unfortunately, we don’t provide any other options rather than support in forum. You can create a new topic regarding it as it is an old topic.
You can use tool like this to describe details about the issue also you can provide admin access in a private reply there to check the issue further.

Regards
Tanvir

Nov 13, 2023 at 3:51 pm
#191273
Spectator
Tanvir
OP

Hello,

I have found that everything is showing properly in chrom browser.
Please check my testing here

Please let me know if there is any specific way to reproduce the issue.

Regards
Tanvir

Nov 13, 2023 at 3:43 pm
#191272
Spectator
Tanvir
OP

Hello @Marko please create a new topic regarding the issue as it is a closed topic of long time ago.
It will help us to track and resolve the issue in a better way.

Nov 13, 2023 at 2:30 pm
#191267
Spectator
Tanvir
OP

Hello Ebru,

Thanks for contacting us.

For disallowing crawling by the Search Engine. You can Mask Download Link, If you mask the download link, bots will not be able the find any public download link easily. You are able to find this setting from Downloads > Settings> Basic Settings. please check.
And another way for making disallow Crawling Download Manager Pages on Google, Bing + search engines is, Add the following code at the end of your active theme’s functions.php:

function noindex_for_wpdm()
{
    if ( is_singular( 'wpdmpro' ) ) {
        echo '<meta name="robots" content="noindex, nofollow">';
    }
}

I hope it may help you.

Thank you and regards

Nov 11, 2023 at 11:48 am
#191231
Spectator
Tanvir
OP

Hello,

Thanks for contacting us.
I have forwarded the issue to our developer team.
You will be updated

Thanks

Nov 11, 2023 at 6:32 am
#191228
Spectator
Tanvir
OP

Hello Green,

Hope you are well.
Please share related url and temporary admin access in a private reply to check the issue further.

Thanks

Nov 11, 2023 at 6:29 am
#191227
Spectator
Tanvir
OP

Hello,

I have forwarded this.
Soon you will be updated.

Regards
Tanvir

Nov 8, 2023 at 3:36 pm
#191183
Spectator
Tanvir
OP

Yes you can please share

Nov 8, 2023 at 11:16 am
#191167
Spectator
Tanvir
OP

Hello,
You can share staging site access if there is problem.
However, I am forwarding it to our developer team to check if there is any issue.

Regards
Tanvir

Nov 8, 2023 at 7:19 am
#191158
Spectator
Tanvir
OP

Hello,

Thanks for contacting us.
Currently the dynamic user feature is not available.
However,You can request the feature here. It is not guaranteed but we may add it in future.

Regards
Tanvir

Nov 7, 2023 at 1:58 pm
#191130
Spectator
Tanvir
OP

Hello,

Thanks for contacting us.
Please make sure that file browser root is set correctly from Downloads > Settings. You can click on the reset button to reset the location.
image

If the issue still persists, please share temporary admin access in a private reply.

Regards
Tanvir

Nov 7, 2023 at 11:17 am
#191125
Spectator
Tanvir
OP

Hello,
Hope you are well.
Please send an order note from the order details page to cancel auto renewal.
Auto renewal cancel instruction: https://www.loom.com/share/fd7a1d60832e40b4b2502d367d41d872
Thanks

Nov 7, 2023 at 7:53 am
#191119
Spectator
Tanvir
OP

Hello Shawn,

Thanks for contacting us.
Please share related url and temporary admin access in a private reply to check the issue further.

Regards
Tanvir

Nov 6, 2023 at 1:36 pm
#191101
Spectator
Tanvir
OP
This reply has been marked as private.
Nov 4, 2023 at 12:08 pm
#191031
Spectator
Tanvir
OP

Hello,

Thanks for contacting us.
Currently this feature is not available.
However, you can request this feature here.

Thanks
Tanvir

Nov 4, 2023 at 11:25 am
#191030
Spectator
Tanvir
OP

Hello,

Thanks for contacting us.
Please share related urls and temporary admin access in a private reply with more details. I will test and inspect the issue.

Thanks
Tanvir

Nov 2, 2023 at 5:06 am
#190986
Spectator
Tanvir
OP

Hello,
Sorry for the delay.
Please share temporary admin access in a private reply to check the issue further.
Please also let me know the codes that you tried in functions.php

Regards
Tanvir

Oct 31, 2023 at 12:51 pm
#190962
Spectator
Tanvir
OP

Hello,

You have to change the CSS in <style> section in ..\download-manager\src\Package\views\lock-options-iframe.php file. you can update it to your theme to keep changes, by following the number 3 point of the doc,

image

Regards
Tanvir

Oct 30, 2023 at 12:53 pm
#190947
Spectator
Tanvir
OP

Hello,

Sorry for the delay.

Our developer team has released an update of wpdm acf with a fix.
Please update it to the latest version 2.3.0. I hope the issue will be fixed.

Regards
Tanvir

Oct 29, 2023 at 4:03 pm
#190943
Spectator
Tanvir
OP

Hello,

Actually the modified signup form is causing the issue. A input field was added there. It is conflicting.

This is the default signup form.
image

However, I would suggest to contact the developer who made the changes there. As there is a customization done, it is now beyond our support policy. You should discuss it with the developer to fix the issue. As it is related to that customization. If the changes are removed, it is working properly.

Regards
Tanvir

Oct 29, 2023 at 2:53 pm
#190941
Spectator
Tanvir
OP

Hello,

Something went wrong is a wordpress error. We are unable to tell the reason without checking it. It could appear because of many reasons. However, you may use the plugin query monitor to check where the error is happening.

Thanks

Oct 29, 2023 at 1:51 pm
#190939
Spectator
Tanvir
OP

Hello,

Thanks for contacting us.
Please share temporary admin access in a private reply to check the issue further.

Thanks
Tanvir

Oct 28, 2023 at 4:11 pm
#190929
Spectator
Tanvir
OP

Hello,

Thanks for contacting us.

Please follow this doc to add license.
To download invoice please follow this doc.

Thanks
Tanvir

Oct 28, 2023 at 4:06 pm
#190928
Spectator
Tanvir
OP

Hello,

It needs to modify the theme file. Currently wpdm download package is getting the single.php file. Also the single.php file is getting different internal codes arranged in different directories in theme file. You can create a single-wpdmpro.php file in child theme. You can contact theme support to identify the related codes. Please be informed that if you don’t use child theme to modify any theme files, it will be replaced when you update the theme.
For more details please follow this doc.

Thanks
Tanvir

Oct 28, 2023 at 9:44 am
#190918
Spectator
Tanvir
OP

Hello,

Thanks for contacting us.
Please share related page url to check the issue further. Also it is better if you share screenshot with details about the changes you want. I will check it further.

Thanks
Tanvir

Viewing 25 posts - 126 through 150 (of 3,183 total)