Forum Replies Created
[wpdm_archive] shortcode has this parameter, login=1, you can also use that for particularly for a certain user access
thanks
I think it is server host-related problem, it can be .htaccess which causing the error, It can be hosting provider who may block the admin-ajax.php hence it may be causing the problems on the server, I think it better you may contact with your hosting provider
thanks
The console is showing this error as I image attached,
I think it is server host-related problem, it can be .htaccess which causing the error, It can be hosting provider who may block the admin-ajax.php hence it may be causing the problems on the server, I think it better you may contact with your hosting provider
thanks
For again using regular users sign in option, you may turn off WPDM login & register option from Downloads > Settings > Frontend Access> Login Page > selecting None Selected option
thanks
you are welcome,
thanks
Can you please elaborate more on your issue no #6 ?
thanks
Facing the problem same, I have tried in a various way, please check
thanks
Facing the problem same, I have tried in a various way, please check
thanks
Yes, possible, put this code in your theme functions.php,
add_filter('term_links-wpdmcategory', 'wpdmcat_remove_links');
function wpdmcat_remove_links($links){
foreach ($links as &$link){
$link = strip_tags($link);
}
return $links;
}
thus, I hope it may help you
thanks
No, Email Lock has not such session option
thanks
-
This reply was modified 5 years, 5 months ago by
Nayeem Riddhi.
Can you please check the password please, it is showing incorrect
thanks
Can you please check the password please, it is showing incorrect
thanks
I can’t able to login with the above password, can you please check it if it is wrong or not
thanks
I can’t able to access with the above password, can you please check again?
thanks
It has been built from the ground recently if it is working thus this way, so it is the correct way
thanks
Does it relate to downloading the package? if possible, Please, give your temporary wp-admin login details in a private reply for checking the issue.
Thanks
Hi,
For wpdm_all_packages shortcode, you have to edit file from plugins\download-manager\tpls\wpdm-all-downloads.php file and for [file_list] tag you have to edit plugins\download-manager\libs\class.FileList.php file
thanks
Have you followed the sample.csv file structure? if possible, please share your CSV file in a private reply
thanks
Please, give your temporary wp-admin login details in a private reply for checking the issue.
Thanks
Yes, you should put the user role in the access field for accessing the package for the particular role
thanks
I have tested here, it is working fine now, https://vingn.com/wpdm-test/, please check
thanks
Hi,
please mail support@wpdownloadmanager.com any payment or renewal issue, please
thanks
For open a new window you have to modify tpls3 folder files, because it has been set from Downloads > Settings > User Interface bootstrap 3 version, and for server issue, there are lots of errors showing in the console, can you please enable/disable other plugins for checking if there any conflicts remained, you can also switch the theme to other for checking
thanks
Ok, glad to hear this your problem has been resolved
thanks

