Nayeem Riddhi

Forum Replies Created

Viewing 25 posts - 18,351 through 18,375 (of 19,887 total)

Nayeem Riddhi
Moderator

Hi,

Please follow these steps for upgrading the plugin,

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 enable the auto-update, login to your WPDM account from the Downloads > Settings > License tab. If login is successful and you have an active subscription then you can update the future releases right from your plugins page.

Then you should use download limit setting the value 999999 as the Limit Reset Period. It should work for an unlimited download option.

Please let me know if those works for you

Thanks.

  • This reply was modified 5 years, 7 months ago by Nayeem Riddhi.

Nayeem Riddhi
Moderator

The “lock” by email option should work as the other lock option works too. if possible, Please, give your temporary wp-admin login details in a private reply for checking.

Thanks.

in reply to: Short code for favorites count for a package #125584

Nayeem Riddhi
Moderator

Hi,

Are you searching for [fav_button] template tag for templates, there are extended other tags also available in https://www.wpdownloadmanager.com/doc/templates/template-tags/, please check and let me know

Thanks.


Nayeem Riddhi
Moderator

Hi,

For canceling autorenewal please email support@wpdownloadmanager.com. If you want to cancel your subscription, please mail your order ID to or send an order note from your order details page.

Thanks.

in reply to: Need assistance in configuring plugin #125571

Nayeem Riddhi
Moderator

Hi,

The width should be adjusted as the theme design, it can be increased some width but not full width breaking the theme width. And for multiple files for [file_list] tag, it needs to be customized download-manager/libs/class.Filelist.php.

Thanks.

in reply to: Download limit for external link. #125567

Nayeem Riddhi
Moderator

Hi,

Without download the file the count will not be increased, have you checked that?

Thanks.


Nayeem Riddhi
Moderator

Hi,

Do you want to give wp-admin access to other roles for the Downloads section?

Thanks.


Nayeem Riddhi
Moderator

Hello,

Please, give your temporary wp-admin login details in a private reply for checking.

Thanks.

in reply to: Shortcode not accepting packages #125562

Nayeem Riddhi
Moderator

Hi,

I have checked the issue, somehow it is conflicting with our WPDM – PDF Stamper add on. I have deactivated now. Now the issue has been solved. Please check.

Thanks.

in reply to: Need assistance in configuring plugin #125553

Nayeem Riddhi
Moderator

Hi,

I have updated it to the related developers, soon you will be updated.

Thanks.


Nayeem Riddhi
Moderator

Hi,

Can’t able to login. There is also giving console error while login, can you please activate your basic login page for checking?

Thanks.


Nayeem Riddhi
Moderator

Hi,

Can you please use my provided file? or if possible, Please, give your temporary wp-admin login details in a private reply for checking.

Thanks.

in reply to: invalid license key #125547

Nayeem Riddhi
Moderator

Hi,

Please copy carefully the license key from your user dashboard. you can try logout and again login to your site. Please let me know if it helps you.

Thanks.

in reply to: Download Limit #125538

Nayeem Riddhi
Moderator

Hi,

I have found the issue. soon you will be updated.

Thanks.


Nayeem Riddhi
Moderator

Hi,

Are you searching by default search option in the WordPress theme? please check is there any restriction or made exclude search results from your theme. if possible, Please, give your temporary wp-admin login details in a private reply for checking.

Thanks.

in reply to: Download Failed – Network Error #125534

Nayeem Riddhi
Moderator

Ok, I will try to check it soon.

Thanks.

in reply to: Download Failed – Network Error #125531

Nayeem Riddhi
Moderator

Hello,

Please, give your temporary wp-admin login details in a private reply for checking.

Thanks.


Nayeem Riddhi
Moderator

OK, if you want to exclude download posts in the search result in your site, please put below code in your theme functions.php,

add_action( 'init', 'wpdm_custom_type', 99 );
function wpdm_custom_type() {
    global $wp_post_types;
    if ( post_type_exists( 'wpdmpro' ) ) {
        $wp_post_types['wpdmpro']->exclude_from_search = true;
    }
}

Thanks, sorry for some late.


Nayeem Riddhi
Moderator

Hi,

Can you please check it, https://www.wpdownloadmanager.com/doc/short-codes/wpdm_all_packages-list-all-downloads-in-tabular-format-in-a-page/ and what type of variable you want to give for the different package.

Thanks.

in reply to: ePub opens in browser #125503

Nayeem Riddhi
Moderator

Hi,

You may be choosing the Select From Media Library option. By default, it will do so. You can also choose the other option too. When you attach files from media library as URL WPDM simply redirect to that URL when a user clicks on the download button, but when you upload a file directly or attach a file from server as server path, WPDM handles the download process and so there it can decide whether the file will open in browser or force download. So, if your file is already in the media library, and you want them to download instead of open in browser, please attach those files using the server file browser instead of the medial library file selector.

Thanks.

in reply to: Error after update #125501

Nayeem Riddhi
Moderator

Hi,

Can you please give your temporary wp-admin login details in a private reply for checking.

Thanks.

in reply to: Asset manger is empty #125500

Nayeem Riddhi
Moderator

Hi,

Please check the Dir path is set correctly or not, you can also set it as default. You can check it from Basic > Server File Browser > Server File Browser Base Dir:

Thanks.

in reply to: Need assistance in configuring plugin #125494

Nayeem Riddhi
Moderator

Hi,

Soon, you will be updated.

Thanks.

in reply to: Conflict Causing Blog issue on Impreza #125492

Nayeem Riddhi
Moderator

Hello,

Please, give your temporary wp-admin login details in a private reply for adjusting.

Thanks.

in reply to: How to show Packages as grid #125490

Nayeem Riddhi
Moderator

Glad to hear that, if you like our services please not forget to review us with 5* here, https://wordpress.org/support/plugin/download-manager/reviews/.

will be very thankful.

Thanks.

Viewing 25 posts - 18,351 through 18,375 (of 19,887 total)