usually network error happens due to server settings. May you please try contacting server support.
please send me temporary wp-admin login info in a private reply to check.
Hi,
please give me temporary wp-admin login info in a private reply to check your issue.
@benjaminnoomia, please create a separate post and give me temporary wp-admin login info in a private reply to check.
Added with v5.6.5:
It is not recently added feature, it is there for a long time.
Here is the filter to change filename before download:
you need to attach the file with wpdm:
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
Your are right, we should add several hooks there.
The following 4 action hooks will be available from the next update:
“Re-order” menu is not coming from wpdm, so wpdm doesn’t have any control over it.
that message is configurable from wpdm settings:
You won’t be able to use the key simultaneously in staging and product site.
no
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');
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');
You may use:
Try using add_filter("wpdm_allowed_path_check", "__return_false");
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.
I’ve removed html and used plain text, now save settings is working fine now.
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.
We are checking this in details.
Need administrator access.
Hi,
Sorry for your inconvenience. Your orders are active now and, you can access to pro support and updates.
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