Shahjada

Forum Replies Created

Viewing 25 posts - 2,901 through 2,925 (of 15,655 total)
Jul 30, 2018 at 6:08 pm
#85823
Keymaster
Shahjada
Staff OP

Hi,
License doesn’t work in that way, using license option you only can control usage limit. However, we are already working on such a feature.

Jul 7, 2018 at 5:31 pm
#80396
Keymaster
Shahjada
Staff OP

Hi,
As you are using wpdm pro, you can create your own template the way you want from Admin Menu Downloads Templates Page Templates Tab.
You can create a new template or clone an existing template and removed [thumb_WxH] tag and save as a new template.
Docs:

Templates Overview

Jul 1, 2018 at 2:05 pm
#80001
Keymaster
Shahjada
Staff OP

Hi.
May you please give me your site URL to check and temporary wp-admin login info in a private reply to check.

Jun 25, 2018 at 7:09 pm
#79563
Keymaster
Shahjada
Staff OP

Hi,
Please check the following post for solution:

Cannot save Settings (AJAX issue)

Jun 20, 2018 at 1:02 pm
#79337
Keymaster
Shahjada
Staff OP

Hi,
v4.7.6 shouldn’t have those issues, please give me temporary wp-admin login info in a private reply to check it in your installation.

Jun 15, 2018 at 2:45 pm
#79090
Keymaster
Shahjada
Staff OP

Please give me your URL to check.

Jun 15, 2018 at 2:43 pm
#79088
Keymaster
Shahjada
Staff OP

Hi,
Please use pro forum ( https://www.wpdownloadmanager.com/support/forum/download-manager-pro/ ) for pro plugin support :).
Please follow the steps to upgrade:
1. Deactivate and Delete old version
2. Download the latest version from https://www.wpdownloadmanager.com/user-dashboard/purchases/
3. Install and activate the latest version
4. Done! ( The process will not harm your old data/settings )
From next update, you will be able to use the automatic upgrade as usual.

Jun 15, 2018 at 2:40 pm
#79087
Keymaster
Shahjada
Staff OP

Hi,
For per member access control, you will need the following add-on:

Advanced Access Control

Jun 15, 2018 at 2:38 pm
#79085
Keymaster
Shahjada
Staff OP

Try now, please.

Jun 12, 2018 at 10:08 pm
#78903
Keymaster
Shahjada
Staff OP
This reply has been marked as private.
Jun 12, 2018 at 8:49 pm
#78900
Keymaster
Shahjada
Staff OP

Hi,
Give me your site login info and wpdownloadmanager.com login info in a private reply to check.

Jun 12, 2018 at 10:08 am
#78855
Keymaster
Shahjada
Staff OP
This reply has been marked as private.
Jun 12, 2018 at 9:52 am
#78854
Keymaster
Shahjada
Staff OP

Please deactivate from the network and activate from sub-site. And if you still see any issue, please let me know and send me a temporary wp-admin login info in a private reply.

Jun 10, 2018 at 12:38 pm
#78694
Keymaster
Shahjada
Staff OP

Now, you can manage your translations from here:
https://translate.wordpress.org/projects/wp-plugins/download-manager

Jun 9, 2018 at 10:15 pm
#78670
Keymaster
Shahjada
Staff OP

Yes, we recently added the option to customize columns.

Jun 9, 2018 at 10:12 pm
#78669
Jun 9, 2018 at 10:10 pm
#78668
Keymaster
Shahjada
Staff OP

Hi,
Please give me temporary wp-admin login info in a private reply to check your issue.

Jun 9, 2018 at 9:25 pm
#78665
Keymaster
Shahjada
Staff OP

Hi,
That is a dynamically generated message, if you want to change it and use another different message, you may use action hook wpdm_file_not_found. Ex:

add_action("wpdm_file_not_found", function($package){
        wpdm_download_data('file-not-found.txt', __( "Your custom message here..." , "download-manager" ));
        die();
});

You need to add the code at the buttom for your active theme’s functions.php

Jun 9, 2018 at 6:08 pm
#78642
Keymaster
Shahjada
Staff OP

Please give me temporary wp-admin login info in a private reply to check your issue.

Jun 9, 2018 at 6:07 pm
#78641
Keymaster
Shahjada
Staff OP

Hi,
The short-code is used there is:

[wpdm-archive button_style="inverse" link_template="link-template-panel-1-3" order_by="post_title" order="asc" items_per_page="10" cols="2"]
Jun 9, 2018 at 6:01 pm
#78640
Keymaster
Shahjada
Staff OP

Hi,
Sorry, that is not possible. But alternatively, you can handle that using only a single package, in that case, you need to attach the root dir to a package and create a page template with template tag [file_list_extended], or give me temporary wp-admin login info in a private reply, I shall set up a sample for you.

Jun 9, 2018 at 5:13 pm
#78639
Keymaster
Shahjada
Staff OP

Hi,
Sorry, support is little slow due to the weekend. However, checking your post right now.

Jun 9, 2018 at 5:10 pm
#78638
Keymaster
Shahjada
Staff OP
Jun 9, 2018 at 8:02 am
#78601
Keymaster
Shahjada
Staff OP

Hi,
Yes, that is possible. Any user who is creating/editing a package can control access from “Allow Access” option with package settings. To block all visitor access, she/he needs to remove “All Visitors” from “Allow Access” option and select other roles and need to select other user roles she/he wants to allow.
https://www.evernote.com/l/AV1oP6IPjRdPoYYs6KZtJMN-S1ZKVJFVsSEB/image.png
You can allow any user to manage (create/edit/delete) packages from front-end without going to admin side. You need to use short-code [wpdm_frontend]. Doc:
https://www.wpdownloadmanager.com/doc/filter-reference/wpdm_frontend-add-remove-author-dashboard-menus/

Yes, that is possible but will require some javascript/css/html customization, if you need we can do that for you, in that case, please give me temporary wp-admin login info in a private reply.

Jun 9, 2018 at 7:53 am
#78599
Keymaster
Shahjada
Staff OP

Moved to PRO!

Viewing 25 posts - 2,901 through 2,925 (of 15,655 total)