Shahriar

Forum Replies Created

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

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.


Shahriar
Moderator

Hi Mike,

You can download the latest version from here https://www.wpdownloadmanager.com/user-dashboard/?udb_page=purchases Please Follow these steps to update the plugin manually,

1 ) Deactivate and delete the old version. You won’t lose any data.
2 ) Download latest version from here https://www.wpdownloadmanager.com/user-dashboard/?udb_page=purchases
3 ) Install the latest version and activate the license key.

To fix the auto-update issue, logout and then login again from your Downloads > Settings > Updates tab.

Thanks.

in reply to: jQuery is not defined #117037

Shahriar
Moderator

Thanks for your detailed explanation of the issue. We will look into this and make necessary adjustments.

in reply to: bulk import #117035

Shahriar
Moderator

If you are crating one package from an attached directory then moving files around the attached dir won’t affect the download. WPDM will always make the current structure of dir files available for download.

But if you are attaching files to the package then moving files will destroy the download link of the file.

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