Forum Replies Created
Hi,
Now your problem has been adjusted, the problem was caused by WP core from wp-admin/includes/template.php
caller:
meta_form()
post_custom_meta_box()
do_meta_boxes()
I have adjusted with this,
function wpdm_limit_postmeta( $string, $post ) {
return array(null);
}
add_filter( 'postmeta_form_keys', 'wpdm_limit_postmeta', 10, 3 );
Now, everything is OK. please check
Thanks.
Hi,
You can adjust these settings, Download Speed, Resumable Downloads, Output Buffering as i attached image,

let me know if those work for you.
Thanks.
Hi,
Are you working with template files? if possible, Please, give your temporary wp-admin login details in a private reply for checking and also the related packages.
Thanks.
Hi,
I have adjusted the form-lock height with some additional CSS in your Avada Child theme. Now the form-lock is working fine with the adjustments. please check. let me know.
Thanks.
Hi,
You can check this doc for frontend uploading files, https://www.wpdownloadmanager.com/doc/short-codes/wpdm_frontend-front-end-uploader-ui/, the shortcode is [wpdm_frontend flaturl=0 logo="logo-url" hide="settings,images,cats,tags"] please let me know, if any further assistance you need.
Thanks.
https://www.loom.com/share/8ba61c3c22f94ab8b91affb3df25e1ba
please check
Hi,
I have checked one of a package that is working fine from my side, I have also created a video for this,
https://www.loom.com/share/8ba61c3c22f94ab8b91affb3df25e1ba
Please check.
Thanks.
Hi,
Have you checked this option?

if possible, Please, give your temporary wp-admin login details in a private reply for checking.
Thanks.
Hi,
Sorry for the late reply. can you give your package/file link? if possible, Please, give your temporary wp-admin login details in a private reply for checking.
Thanks.
Sorry having patience, your credentials may be expired. I have also checked your given package link, maybe it also is modified. let me know.
Thanks.
Your requirements are there should be articles/titles will be displayed, but the permalink will not be dynamic. let me know.
Thanks.
You have also a chance for editing previously created Domains name. The option Update license. let me know.
Thanks.
Hi Everyone,
This problem has been solved here, https://www.wpdownloadmanager.com/support/topic/payment-processing-problem-customer-cant-download/
This problem has been solved here,
https://www.wpdownloadmanager.com/support/topic/payment-processing-problem-customer-cant-download/
Hi,
For the subscription plan, you may see this article, https://www.wpdownloadmanager.com/how-to-sell-memberships-and-subscriptions-on-your-wordpress-site/
and this is related to https://www.wpdownloadmanager.com/download/wp-pro-membership/ this add on,
you can also check this pdf viewer add on, https://www.wpdownloadmanager.com/download/wordpress-pdf-viewer/ for your PDF files,
there is also template tags those you can use them in your template files, https://www.wpdownloadmanager.com/doc/templates/template-tags/
Thanks.
Hi,
Can you try adjusting from Downloads > Settings > User Interface enabling/disabling styles/scripts. it may help you.
Thanks.
Hi everyone,
This problem has been solved here, https://www.wpdownloadmanager.com/support/topic/payment-processing-problem-customer-cant-download/
It can be varied from a different device also maybe compability
You can also provide the related link also.
Thanks.
I have checked that, it is working in mobile version too, I have also attached an image for this,

please check
Which shortcode you are using? let me know and also give the related page.
Thanks.
Hello,
Please, give your temporary wp-admin login details in a private reply for checking.
Thanks.
Hi,
I have checked installing Yoast SEO plugin. Where the error is showing? is it related to wp-backend or frontend? please let me know.
Thanks.
Hello,
Please, give your temporary wp-admin login details in a private reply for adjusting.
Thanks.
Hi,
Now both Profile and Download History Pages have been adjusted.
Thanks.