Shahriar

Forum Replies Created

Viewing 25 posts - 126 through 150 (of 12,513 total)
in reply to: lazy download adon!!! #117342

Shahriar
Moderator

1 ) You can enable Lazy Download globally, so you don’t have to edit old packages to enable the lazy download.

2 & 3 ) Lazy download redirects user to a pre defined waiting page. You can any code you want there.

in reply to: directory addon #117341

Shahriar
Moderator

Add pattern=".{3,}" to require minimum 3 characters. Suggested location was for the Compact view. Which view are you using there?

in reply to: Customize widget linking #117340

Shahriar
Moderator

Hi,

Are you referring to the “WPDM Packages by Category” widget? You can actually serve the download right from the link template using a template with the [download_link] tag. Change the link template from Widget settings.

Thanks.


Shahriar
Moderator

Please install v.5.0.4 and let me know if that doesn’t fix the download issue.

in reply to: I want to download full demo file #117338

Shahriar
Moderator

Hi,

Please download the demo data from here https://www.dropbox.com/s/u7d0evrzzfxf6mg/jumpstart-awpdmtheme.WordPress.2020-01-01.xml?dl=1

You can use it with any WPDM theme.

Thanks.

in reply to: About Email Download Link #117337

Shahriar
Moderator

Hi,

It is not possible yet, but you can auto-start the download in that page by adding the following code in /tpls/download-page-clean.php after line 130

<script> window.location.href = "<?php echo $download_url; ?>"; </script>

Or you can just serve the download right after an email submission.

Thanks.

in reply to: Some issues with the File Cart #117336

Shahriar
Moderator

Please send temporary wp-admin login info in private reply to check the issue. Do you have the latest version if Download Manager Pro?

in reply to: Setting customized default download page template #117335

Shahriar
Moderator

Yes, you can update old package settings using this add-on.

in reply to: JS Error in font.js:105 #117237

Shahriar
Moderator

One of your plugins is breaking the JS. Please try deactivating other plugins one by one to find out which one it is.


Shahriar
Moderator

We have found the issue. Releasing an update within this week to fix this.

in reply to: Emailed Download Link Page Broken #117235

Shahriar
Moderator

EMailed download link is working now. I have tested with this package https://www.kennel-schmenger.net/media2019/download/studio-shooting-69/

in reply to: Style link based on user access #117234

Shahriar
Moderator

You can create a new custom template tag to style the download button based on user access. Please use the wdm_before_fetch_template hook to add new tag https://www.wpdownloadmanager.com/doc/filter-reference/wdm_before_fetch_template/

Sidenote: wpdm_user_has_access function checks if user had access to the download https://www.wpdownloadmanager.com/doc/function-reference/wpdm_user_has_access/


Shahriar
Moderator

Required code customization. You have to add the checked attribute witht he input. Please check the following scrrenshot,

https://drive.google.com/uc?id=1sBCHJXJP3bONtNP1t61VjwQiuYqzNeO7

in reply to: Widget Download Manager for Elementor #117232

Shahriar
Moderator

You can use the package shortcode inside a text/richtext widget to show the download. Please explain little more if you meant something else.

in reply to: Stop the automatic renewal #117194

Shahriar
Moderator

Hi,

Deactivated auto-renewal of both orders. Please let us know if we can add any additional features to make the plugins more useful for you.

Thanks.

in reply to: Problem on the single page #117192

Shahriar
Moderator

Please send temporary wp-admin login info in private reply to check the issue.

in reply to: directory addon #117191

Shahriar
Moderator

You can add required attribute in the search field by editing the wpdm-archive-page.php file at line 410.

https://drive.google.com/uc?id=1-LRyT5_gnXo0EKXU8TvEXfN0cnsqPjuu

in reply to: Shortcode wpdm-archive does not show downloads #117190

Shahriar
Moderator

Your theme is creating some conflicts. I had to remove return conditions from the WPHead method.

in reply to: Setting customized default download page template #117189

Shahriar
Moderator

Hi Martin,

You can do that using the Default Values add-on https://www.wpdownloadmanager.com/download/wpdm-default-values/

Thanks.

in reply to: Purchase Settings #117188

Shahriar
Moderator

Hi,

Order renews automatically after completing subscription payment. As you don’t want to charge the subscription fee you can increase the “Order Validity Period:” or manually renew the expired order from the Order details page in the admin area.

“Disable order notes” – This option just enable/disable notes option in order details page https://drive.google.com/uc?id=1VQYM3GYkdIyXN6xnWEW_GwTBfAHlgJmB

Thanks.


Shahriar
Moderator
This reply has been marked as private.
in reply to: How to not show to public packages that are reserved #117186

Shahriar
Moderator
This reply has been marked as private.
in reply to: How to not show to public packages that are reserved #117054

Shahriar
Moderator
This reply has been marked as private.
in reply to: How to not show to public packages that are reserved #117040

Shahriar
Moderator

Please send temporary wp-admin login info in private reply to check the issue.

Viewing 25 posts - 126 through 150 (of 12,513 total)