Shahjada

Forum Replies Created

Viewing 25 posts - 601 through 625 (of 15,594 total)
in reply to: “Network error” while downloading #185315

Shahjada
Keymaster

usually network error happens due to server settings. May you please try contacting server support.

in reply to: Editors cannot see full Files Root Directory #185314

Shahjada
Keymaster

please send me temporary wp-admin login info in a private reply to check.

in reply to: “Network error” while downloading #185311

Shahjada
Keymaster

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

in reply to: Network error #185310

Shahjada
Keymaster

@benjaminnoomia, please create a separate post and give me temporary wp-admin login info in a private reply to check.

in reply to: Hook for order updated #185272

Shahjada
Keymaster

Added with v5.6.5:

Cursor%20and%20Notification%20Center


Shahjada
Keymaster

It is not recently added feature, it is there for a long time.

Here is the filter to change filename before download:

wpdm_download_filename

in reply to: No file attached to this package error #185229

Shahjada
Keymaster

you need to attach the file with wpdm:

Edit%20File%20%E2%80%9CTransitions%20in%20Time%E2%80%9D%20%E2%80%B9%20Composition%20for%20Good%20%E2%80%94%20WordPress


Shahjada
Keymaster

Yes, we missed those, however, we just have added now 3 new email template for signup approval, decline and account suspend action. Will be available with 6.3.2


Shahjada
Keymaster

Your are right, we should add several hooks there.
The following 4 action hooks will be available from the next update:

Notification%20Center


Shahjada
Keymaster

“Re-order” menu is not coming from wpdm, so wpdm doesn’t have any control over it.

in reply to: Change “Download limit exceeded” text #185178

Shahjada
Keymaster

that message is configurable from wpdm settings:

Cursor%20and%20Settings%20%E2%80%B9%20Download%20Manager%20%E2%80%B9%20WPDM%20PRO%20%E2%80%94%20WordPress

in reply to: License for stage. #185177

Shahjada
Keymaster

You won’t be able to use the key simultaneously in staging and product site.

in reply to: Attach file issue #185176

Shahjada
Keymaster

no


Shahjada
Keymaster

When you are trying to allow editor level to manager wpdm from wp admin area, add the following 2 lines in your wp-config.php:

define('WPDM_ADMIN_CAP', 'editor');
define('WPDM_MENU_ACCESS_CAP', 'editor');
in reply to: Editors cannot see full Files Root Directory #185172

Shahjada
Keymaster

When you are trying to allow editor level to manager wpdm from wp admin area, add the following 2 lines in your wp-config.php:

define('WPDM_ADMIN_CAP', 'edit_posts');
define('WPDM_MENU_ACCESS_CAP', 'edit_posts');

Shahjada
Keymaster
This reply has been marked as private.

Shahjada
Keymaster

You may use:

WPDM Default Values

in reply to: Attach file issue #185157

Shahjada
Keymaster

Try using add_filter("wpdm_allowed_path_check", "__return_false");


Shahjada
Keymaster

It the situation is because, your server is blocking html code with POST request. Please remove html from any option value, use only plain text.

Settings%20%E2%80%B9%20Download%20Manager%20%E2%80%B9%20ADEWB%20-%20Animal%20Disease%20Eradication%20in%20the%20Western%20Balkans%20%E2%80%94%20WordPress

I’ve removed html and used plain text, now save settings is working fine now.


Shahjada
Keymaster
This reply has been marked as private.

Shahjada
Keymaster

not necessarily. You can clone link-template-calltoaction4.php to create a copy of that template from wp-admin menu ► downloads ► templates and update texts, then use the new template with your shortcode.

in reply to: Stats pulling “Guest” user #185107

Shahjada
Keymaster

We are checking this in details.

in reply to: Change width of category image #185105

Shahjada
Keymaster

Need administrator access.


Shahjada
Keymaster

Hi,
Sorry for your inconvenience. Your orders are active now and, you can access to pro support and updates.

in reply to: [wpdm_all_packages] and packages descriptions #185050

Shahjada
Keymaster

Hi,
Use the shortcode like this:
[wpdm_all_packages items_per_page=10 jstable=1 order_by="update_date" order="DESC" cols="page_link,file_count,download_count,description|package_size|categories|update_date|download_link" colheads="Title|Size|Categories|Update Date|Download::200px"]

Also, did you try using [wpdm_packages] short-code, you can specific link template there and :

[wpdm_packages] – WP_Query in a shortcode for download manager packages

Viewing 25 posts - 601 through 625 (of 15,594 total)