Forum Replies Created
Extremely sorry for the inconvenience. I have transferred the issue to our senior developer. we are working on this. soon, you shall get an update. and for Select Member option, it has to have a close look with your site what may be causing the issue.
Thanks.
Everything is okay now. It was caused because of using an old version of WPDM plugin. I have updated to the latest. Now everything working fine. please check.
Thanks.
While trying to log in this message is showing,
An Authentication Code has been sent to the email address associated with your account. Look for an email with “Login Authentication Code” in the subject line.
please check
Thanks.
Sorry for the inconvenience.
You can follow one of these steps for now,
1 ) Deactivate and delete the old version. You won’t lose any data.
2 ) Download latest version from here https://www.wpdownloadmanager.com/user-dashboard/?udb_page=purchases
3 ) Install the latest version and activate the license key.
Or
1 ) Deactivate and delete the old version. You won’t lose any data.
2 ) Download latest version from here https://www.wpdownloadmanager.com/user-dashboard/?udb_page=purchases
3 ) Use a good file manager or FTP or asset manager option for uploading the plugin zip
4 ) Extract it in your plugins folder and activate from the plugins dashboard menu panel
Thus, it may help you.
Thanks.
Glad to hear this.
Thanks.
Glad to hear this.
Thanks.
I have transferred the issue to our senior developer. we are working on this. soon, you shall get an update.
Thanks.
I have found the bug and the solution also. I am talking with our senior developer about this. soon you shall get an update.
Thanks.
Sorry for the inconvenience. Now everything is working fine. please check. I have the WPDM plugin to the latest version.
Thanks.
Which shortcode you are using here? I shall test from my side for watching the adjustments.
Thanks.
Previously I was logged in your site. But now, unable to login. Moreover, there is a restriction for copy-paste the password also disabled the right-click option. hearing back from you.
Thanks.
checking…
Hi,
You can follow one of these steps for now,
1 ) Deactivate and delete the old version. You won’t lose any data.
2 ) Download latest version from here https://www.wpdownloadmanager.com/user-dashboard/?udb_page=purchases
3 ) Install the latest version and activate the license key.
Or
1 ) Deactivate and delete the old version. You won’t lose any data.
2 ) Download latest version from here https://www.wpdownloadmanager.com/user-dashboard/?udb_page=purchases
3 ) Use a good file manager or FTP or asset manager option for uploading the plugin zip
4 ) Extract it in your plugins folder and activate from the plugins dashboard menu panel
Thus, it may help you.
Thanks.
Oh, Glad to hear that.
Thanks.
It has been updated recently. please update the latest copy.
Thanks.
Category access for roles and packages follow these steps as I describe below,
before giving access to a certain category for a particular role you have to set Use Link Template option and your particular role,
then you have to make empty forAllow Access option or giving a particular role on package settings,
because Package Access = Package Access + All Category Access = All Visitors + Subscribers = All Visitors
and Package Access = Package Access empty + Category Access(Subscribers) = Subscribers
or Package Access = Package Access(subscriber) + Category Access(Subscribers) = Subscribers
Hope you have understood.
Thanks.
Glad to hear that your problem has been solved.
Thanks.
Yes, possible. please see this our add on, https://www.wpdownloadmanager.com/download/share-on-facebook-to-download/
Thanks.
Ok, please, give your temporary wp-admin login details in a private reply for checking the issue and also share here the related package.
and please share here the adjustment code which you are looking for.
Thanks.
Yes, possible. please select from your category edit option Use Link Template as I image attached,
then from plugins\download-manager\tpls\taxonomy-wpdmcategory.php file please put this code,
$cpage['order_by'] = 'download_count'; between or within this code,
$cpage['async'] = 1;
$cpage['paging'] = 1;
$cpage['order_by'] = 'download_count';
and for keeping back up the file, please follow this doc, https://www.wpdownloadmanager.com/doc/template-files/
Thanks.
You shall find it from plugins\download-manager\tpls\add-new-file-front
Thanks.
Sorry for the inconvenience. can you tell which PHP version you are using and please, give your temporary wp-admin login details in a private reply for checking the issue.
Thanks.
Hi,
You can check this file for adjusting your CSS,
download-manager\tpls\lock-options-iframe.php
for back up file for the next update, you can check this article, https://www.wpdownloadmanager.com/doc/template-files/
Thanks.
Here are the hooks, which you need to add in the frontend section for custom meta boxes or taxonomies as well.
add_action('edit_package_frontend', 'wpdm_change_post_status', 10, 2);
add_action('create_package_frontend', 'wpdm_change_post_status', 10, 2);
Thanks.
I have made my reply private. you can see it is giving the server error. It is related to the server extension, I guess. you can also contact your server administrator.
Thanks.
