Forum Replies Created
-
AuthorPosts
-
Please let us know your website’s wp-admin login details (as private reply), so that we can have a look at the issue further.
This reply has been marked as private.This reply has been marked as private.Hi, please generate debug report from HMWP start tab and post it here as private reply. You can rename hide_my_wp plugin folder and then login, and after logged in rename back hide_my_wp plugin folder.
Hi,
1) can you please paste here the reset Link that’s received in email
2) currently this is not possible. Login URL will be same for all the users.
3) this you can achieve with plugin like Theme My Login
Hi, do you mean that you cannot check/enable Trusted User Roles for subscriber? Can you please explain the issue again?
Please let us know your website’s wp-admin login details (as private reply), so that we can have a look at the issue.
This reply has been marked as private.The htaccess file was not writable. I gave write permission and clicked on HMWP “save settings” button. It’s working fine now.
Hi,
1) as you are able to access login page in some browser it could just be a cache issue
2) yes, you can rename “hide_my_wp” plugin folder and then access the WP default login page; login to backend; rename back “hide_my_wp” plugin folder; and change the HMWP settings.
This reply has been marked as private.This reply has been marked as private.Hi, can you please try disabling “anti-spam” option under HMWP general settings tab? If still the issue then also try disabling “IDS” option under IDS firewall tab. Let us know.
This reply has been marked as private.To remove wp-json, you’ll need to add the following line in your theme’s functions.php
remove_action( ‘wp_head’, ‘rest_output_link_wp_head’, 10 );
-
AuthorPosts