-
Author
-
May 4, 2017 at 15:13 #160360SearchHoldingsParticipant
Hello,
I use a security plugin that allows me to change the default WP login from http://www.example.com/wp-login.php to a completely different one like http://www.example.com/?somethingelse=3.
The problem is that the theme and PMP are using: http://www.example.com/wp-login.php with their logins. Is there a way in the child theme functions.php (or elsewhere) to change the default login URL so that the theme and PMP plugins will use it instead?
Thanks!
May 5, 2017 at 14:47 #160496SearchHoldingsParticipantAlso, iThemes Security (https://wordpress.org/plugins/better-wp-security/) also redirects http://www.example.com/wp-login.php and http://www.example.com/wp-admin.php to 127.0.0.1 if anyone access it directly so it doesn’t appear that I can simply redirect in .htaccess since the above security is already there.
May 5, 2017 at 23:25 #160551LauraModeratorHello, will assign the ticket to a higher support level who can help and advise you in your query.
Thanks! ?Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
May 9, 2017 at 16:21 #160782RaduModeratorHi,
In pop-up, you can change the login URL from this file: /wp-content/themes/kleo/page-parts/general-popups.php
You will have to copy this file to the child theme ( wp-content/themes/kleo-child/page-parts/ ) to can update the theme without losing the changes.
See the next screenshot, change wp-login.php to your new route
http://seventhqueen.com/public-files/radu/general-popups.php_-_kleo_-_ApplicationsXAMPPhtdocskleo_2017-05-09_16-17-32.pngCheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Ticket solutionMay 9, 2017 at 16:23 #160783RaduModeratorAlso this can be helpful https://www.paidmembershipspro.com/tag/login-link/
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMay 15, 2017 at 13:19 #161416SearchHoldingsParticipantHi,
Thanks for your help. Yes, making the changes to the popups.php in the child theme works. One issue we experience also is that the modal popup redirects to the WordPress login and the user has to login a second time with their credentials. It doesn’t happen every time but most times. Any idea why that would be happening?
Thanks – Derrick.
May 17, 2017 at 15:53 #161717RaduModeratorHi,
Sincerely not an idea, can be related to the plugin that changes the login endpoint, try also to ask them about that.
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMay 22, 2017 at 19:40 #162340RaduModeratorNo problem
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
The forum ‘General questions’ is closed to new topics and replies.