Hi O Gruppen,
I don’t think so.
Coz here the reason:
www. website.com/login – this URL call internal WordPress page wp-login.php
www. website.com – this URL call internal wordpress page index.php / front-page.php
May it be possible by any mapping logic, but sorry, I don’t know, how to do this?
And Is’s possible to redirect all visitor and logged out user to login page via custom code.
Thanks
ok, solved it by installing a plugin that restricts access to the site if you are not logged in. So every visitor automatically gets redirected to the log in screen if they are not logged in.
is it possible to change the “forgot password” link on the form.
either changing it to a link or removing it and replacing with a link.
So when pressing forgot password the visitor gets redirected to send an email like a mailto: link.
Because now the visitor is caught in a loop with the plugins if they forgot the password.
Is “Lost your password?” link is not working properly?
Please share your site login URL, we will check for you?
Thanks
Its working, but since I have a plugin that redirects the visitor to the login page you get caught in the loop. so im thinking of changing it to a simple link.
Check site here:
https://zangzang.se/
Hi Gruppen,
I think plugin you using redirect logged out and the new visitor to the login page, the code of that plugin was written wrong. I also implemented that type of code customization for one of our users. And that’s working perfectly by user’s end, No looping problem was there on Forget Password link and Register link.
We will try to add this feature in next update.
Feature name will be “Redirect Visitor & Logged Out Users“: Using this option you can redirect any logged out user or visitors on a specific page or on the login page.
Thanks