Forum Replies Created
Glad to hear this your problem has been resolved
Thank you and regards
Hello @corigen,
Please check this helpful plugin for making pages/posts
I hope these may help you
Thank you and regards
Hello @corigen,
Hope you are are well. Please check from Downloads > All Packages option, you shall get an option like as I image attached,
Thus, you shall get an interface like this as I image attached,
I hope it may help you. please let me know
Thank you and regards
Hello @vherbal,
Sorry for the inconvenience. I shall talk about the issue with our senior developers
Thanks for your appreciation
Hello @vherbal,
When you will attach an audio file for playing and also for purchase, there also needs watermark of your audio, because there is third party software like IDM can easily download your audio while playing, moreover, with watermark, there also need watermark free purchased audio file. Now, with the protection Add To Cart option, you can easily sell your audio files.
thank you and regards
Hello @vherbal,
For premium packages, when the product price is being increased from 0, the audio player will not play due to premium packages and security. I hope you have understood.
Thank you and regards
Hello @servicesamplivity-com,
Hope you are well. And sorry for the inconvenience. Can you please share the related URLs? if possible, please, give your temporary wp-admin login details in a private reply for checking the issue.
Thank you and regards
Hello @vherbal,
Can you please tell us, Which play button size and appearance do you want, please details of your requirements. I shall try to adjust for you
Thank you and regards
Hello @infopanese-it,
Hope you are well. And sorry for the inconvenience. For now, installing the latest version plugin, please follow these steps
1 ) Download the latest version from here https://www.wpdownloadmanager.com/user-dashboard/?udb_page=purchases
2 ) Install the latest version.
if the problem persists, if possible, please, give your temporary wp-admin login details in a private reply for checking the issue.
Thank you and regards
Hello @vherbal,
Hope you are well. Can you please share the related URLs for checking? if possible, please, give your temporary wp-admin login details in a private reply for checking the issue.
Thank you and regards
Hello @dshank,
Hope you are well. Can you please check the server log for errors too?
Here is how to find it:http://snapcreek.com/blog/wordpress-error-log-friend/
please let me know then
Thank you and regards
Hello @essentially-empowering,
I have adjusted your dashboard profile gravatar image from
Divi > Theme Options > Custom CSS putting this CSS,
.w3eden #wpdm-dashboard-sidebar #logo-block {
display: none;
}
please check
Thank you and regards
Hello @essentially-empowering,
Hope you are well. Yes, possible to hide the profile image. can you please share the related URL? And For your profile image change, for adjusting the picture of the user, If the user registered email profile image is signed up with https://gravatar.com, then it will get automatically for the profile image
thank you and regards
Glad to hear this, your problem has been resolved now 🙂
No, I have followed the general procedure for establishing a connection with Amazon SES API
And I have used this tool, https://www.faststone.org/FSCaptureDetail.htm, from here https://www.faststone.org/
Thank you and regards
Hello @shajela,
Please check my attached video,
https://drive.google.com/file/d/1B0CY003byUjcoOFdPJ_7oIi-DvI5XvaX/view?usp=sharing,
Have I taken the steps correctly for establishing a connection with Amazon SES API? please let me know, If i have not got that, please elaborate on that. I hope I can help you with the issue
Thank you and regards
Hello @shajela
Can you please tell us for which feature you are using the Fluent SMTP plugin? we can also search for an alternative plugin for that. please let me know
Thank you and regards
Hello,
Glad to hear that the issue has been resolved. If you get some free moments, please give us a 5* here and add your valuable review about our plugin, it will inspire us a lot.
Thank you and regards
Hello @hheim,
For now, you can export/import the contents of the WPDM and you can import the WPDM settings from the site migration too
Thank you and regards
Hello @dharbottle,
I have referred your issue to our team developers. Soon you shall be updated
thank you and regards
Hi,
You are welcome and glad to hear that the issue has been resolved. If you get some free moments, please give us a 5* here and add your valuable review about our plugin, it will inspire us a lot.
Thank you and regards
Hello @samwickins32,
please use this code snippet in your theme functions.php
add_shortcode('UserTotal', 'TotalUserDownload');
function TotalUserDownload() {
global $wpdb, $current_user;
$var = "Total Downloads: ";
$var .= number_format($wpdb->get_var("select count(*) from {$wpdb->prefix}ahm_download_stats where uid = '{$current_user->ID}'"),0,'.',',');
return $var;
}
use the shortcode [UserTotal]
I hope it will work fine for you now
Thank you and regards
-
This reply was modified 4 years, 10 months ago by
Nayeem Riddhi.
Hello,
Glad to hear that the issue has been resolved. If you get some free moments, please give us a 5* here and add your valuable review about our plugin, it will inspire us a lot.
Thank you and regards
Hello @samwickins32,
No, It will not work in the functions.php file. But you can use it any PHP template of WPDM file and any general PHP file. please check
Thank you and regards
Hello @valuecall,
please collect your updated version from here now, https://www.wpdownloadmanager.com/user-dashboard/?udb_page=purchases for Multilevel Affiliate add-on. I hope it will work fine then from your side
Thank you and regards


