Forum Replies Created
To embed chat window, use the shortcode [live_chat]. Demo:
https://demo.wpdownloadmanager.com/wpdmpro/live-chat/
Hi,
There is no shortcode yet to insert individuals tabs ( like compose / imbox / sent ). For now, you can use the shortcode [private_message] to insert the complete UI. Demo:
https://demo.wpdownloadmanager.com/wpdmpro/private-messages/
You can bulk update that too, you need to user_access as column head and values should be the user name.
Here is sample CSV file content:
ID,user_access
38428,"admin,demo"
BTW, please update wpdm pro and advanced access control add-on.
Please reactivate the login info to check.
Hi,
No worry, adjusted both and updated. Everything is working fine here now.
Hi,
We have fixed the issue and updated amazon s3 add-on.
okay now. I’ve updated the archive page add-on.
Hi,
Elementor add-on update is already released a few days ago ( https://wordpress.org/plugins/wpdm-elementor/#description ), please update your copy.
Individual track price can be configured from here:

https://www.studioeleven.nl/download/fly-me-to-the-moon-michael-buble/
Please let me know if I missed something or if you have any other query :).
Here it is:
https://www.studioeleven.nl/download/fly-me-to-the-moon-michael-buble/
You need to add the base price.
@pixelproduction, okay now, I’ve updated wpdm pro and directory/archive page add-on.
Please contact here https://www.wpdownloadmanager.com/download/custom-upgrade-service/ for customization service. Thanks :).
Hi,
The page is taking time to load as there are 100s of packages rendering in a single request. However, if you are using [wpdm_package id=PID] shortcode, as you only need there the download link, try using [wpdm_direct_link id=PID label='Downloads' class='btn btn-success'], that could reduce the page load time.
Hi,
Please give me temporary wp-admin login info in a private reply to check the issue.
Hi,
I’ve tested amazon s3 add-on using your API cred in localhost, it is working fine:

But, I also saw, it is throwing an error on your server, so it looks like a service related to the remote request is blocked by our server, I need to check the error log to find the issue, please give me FTP access in a private reply.
Thanks.
Please send me temporary wp-admin login info to check your issue in detail. Thanks.
The shortcode [wpdm_logout_url r='refirect-url'] returns the logout URL. So, you create a logout link you need to use the HTML:
<a href="[wpdm_logout_url r='refirect-url']">Logout</a>
Hi,
You don’t need to change the theme, but you have to fix the javascript errors coming from your theme.