Tahasin

Forum Replies Created

Viewing 25 posts - 1,676 through 1,700 (of 2,635 total)
in reply to: Advanced search #200142

Tahasin
Moderator

Allow me a moment to check the issue, I will give you an update shortly.

in reply to: Advanced search #200140

Tahasin
Moderator

It would be helpful if you could provide a screenshot of the issue (in the summary/description field), as it’s not clear to me.

in reply to: Advanced search #200138

Tahasin
Moderator

Welcome

in reply to: Advanced search #200136

Tahasin
Moderator

Yes, Download Manager Pro is required for Default value add-on

in reply to: Advanced search #200134

Tahasin
Moderator

For that you have to use, Default Values add-on and Download Manager Pro

WPDM Default Values

in reply to: Advanced search #200132

Tahasin
Moderator

Are you referring to setting access restrictions for a specific file, ensuring that only authorized users can download it while others cannot?

in reply to: Advanced search #200130

Tahasin
Moderator

Glad to hear that 🤗

If you find my assistance helpful, I would greatly appreciate your support with a 5-star review here: https://wordpress.org/support/plugin/download-manager/reviews/?rate=5#new-post , it will inspire us a lot.

Thank you

in reply to: Advanced search #200128

Tahasin
Moderator

Then you have to modify the link template with the following code,

<div class="link-template-default card mb-2">
    <div class="card-body">
        <div class="media">
            <div class="mr-3 img-48">[icon]</div>
            <div class="media-body">
                <h3 class="package-title">[page_link]</h3>

                 <div class="text-muted text-small"><i class="fa fa-calendar" aria-hidden="true"></i>
                     <span> Publish Date [create_date]</span></div>

            </div>
            <div class="ml-3">
                [download_link]
            </div>
        </div>
    </div>
</div>

Just paste the given code here: wp-content/plugins/download-manager/src/Package/views/link-templates/link-template-default.php

in reply to: Advanced search #200125

Tahasin
Moderator

Do you want to display the publish date like this?

in reply to: Error After The Last Update #200117

Tahasin
Moderator

Version 6.6.1 is available now !! Kindly update the plugin.

in reply to: Error After The Last Update #200113

Tahasin
Moderator

We will be releasing another update soon, and I hope it will resolve the issue. Thank you for your patience.

in reply to: Advanced search #200111

Tahasin
Moderator

kindly use this shortcode to show the publish date
[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|publish_date|download_link" colheads="Title|Categories|publish Date|Download::155px"]

This will be the final result,screenshot

Kindly check and let me know, if this aligns with your requirements.

in reply to: Advanced search #200079

Tahasin
Moderator

It requires customization, and if you’d like, we can do it for you. Kindly submit a customization request here.

in reply to: Error After The Last Update #200070

Tahasin
Moderator

We have checked the issue on our end, and the [download_link] is working fine. To investigate further, we need to check it from your end, so please share the login credentials for your site.

in reply to: Password protected page not protected #200067

Tahasin
Moderator

The login URL is not working, kindly check


Tahasin
Moderator

Please share the wp-login credentials to check the issue thoroughly.

in reply to: Cannot Activate Download Manager Pro #200050

Tahasin
Moderator

Hello, Martin

Could you kindly open a new ticket describing the issue? This will help us assist you more efficiently.

Regards

in reply to: Issue with Saving Settings – Stuck on Loading #200033

Tahasin
Moderator

Try adding the following rule to your .htaccess file to make it work

<IfModule mod_security.c>

SecFilterRemove 001868

</IfModule>

in reply to: Password protected page not protected #200032

Tahasin
Moderator

We will look into the issue and provide you with an update shortly. I appreciate your patience.

Regards

in reply to: Advanced search #200029

Tahasin
Moderator

Hello, Giulia

I hope you are doing well and thanks for reaching out.

You can filter packages by update/publish date, and category. Kindy check our directory add-on

WPDM Directory Add-on

in reply to: Error After The Last Update #200026

Tahasin
Moderator

Thank you for providing detailed information. We will update you as soon as possible.

in reply to: Password protected page not protected #200025

Tahasin
Moderator

Hello, Carina

I hope this message finds you well and thanks for reaching out.

Please share wp-login credentials in a private reply to check the issue thoroughly.

Regards


Tahasin
Moderator

If you do not apply the reset days option of any specific role, this option(Limit Reset Period) will be used.

in reply to: Issue with Saving Settings – Stuck on Loading #199986

Tahasin
Moderator

Could you please try disabling all plugins and switching the theme, except for the download manager? Then, save the settings to check for any potential JavaScript conflicts.


Tahasin
Moderator

I have checked downloading two files, and the number of files downloaded matches the download limit count and the download history. It’s likely not showing due to the downloads being reset.

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