Can you share a screenshot and Please, give your temporary wp-admin login details in private reply for checking.
Your site is showing server error. I can’t able to access WPDM settings.
Please ask the server support to check the issue.
Please, give your temporary wp-admin login details in private reply for checking and also related pages.
Hello,
You can’t able to change the text from settings. You can do it manually by download-manager>libs>class.UserDashboard.php in line number 17.
Thanks.
Please, give your temporary wp-admin login details in private reply for checking.
It depends on your translation plugin.
Thanks.
Hello,
That will depend on WPML, WPDM doesn’t have anything to do with that.
Thanks.
Your site error is still remaining, the first time when I try to download it can be downloaded. But second time your site top wp-admin portion get disappear. For the download manager package page also for the other post or page. The console error occurs when I try to submit the password.
thanks for your understanding.
Ok, I will check it.
Please, give your temporary wp-admin login details in private reply for checking.
Hello,
you can also use this https://wordpress.org/plugins/liveforms/ live forms with the free version.
Thanks.
Hello,
You can use Form Lock if you are using the pro version for customized additional form fields. And yes, with form lock package every document has to fill up before download.
Thanks.
Which section do you want to change? is it related to the WPDM plugin?
Please, give your temporary wp-admin login details in private reply for checking.
Hello,
It has to be checked manually. By the way, in the meanwhile, you can use Live forms.
Thanks.
Hello,
There is no option available yet. you can edit and follow, this doc https://www.wpdownloadmanager.com/doc/template-files/ and edit file from libs>class.PackageLocks.php this file.
Thanks.
Has the problem been solved? or can you share screenshots?
Thanks.
Please send temporary wp-admin login info in private reply to check the issue.
Hello,
You can use the WPDM Bulk import-export feature. Or by default, you can use the export-import feature as the image attached.
Or One plugin name called https://wordpress.org/plugins/all-in-one-wp-migration/ can help you.
Thanks.
There is showing an error in the console on your site. Probably this causing the issue.
If you set an Email lock or password lock with extended category then, it will show flat Password input form or Email input form. It will not popup with the email lock or password lock. you can’t ignore email or password lock.
Thanks.
Please, check now, I can’t find your accordion tab. let me know if it is working now.
Thanks.
Please, give your temporary wp-admin login details in private reply for checking.
Modal Icon: You can set an icon from the featured image option like the image attached.
Title Form: For the title change, you have to follow, this doc, https://www.wpdownloadmanager.com/doc/template-files/, copy tpls/lock-options-iframe.php
then make a folder {active-theme}/download-manager
paste there, the tpls/lock-options-iframe.php
file. In line number 273 you can see a label Download , you can change your title form here.
And for hiding CF7 title, you have to put this code in wp-admin > Appearance > Theme-editor> style.css
in style.css bottom portion
.modal-dialog .panel-heading {
display: none;
}
Thanks.