Tagged Questions
1
vote
1answer
146 views
Wordpress error on log out 'Not Permitted' and can't log out
I've got a weird situation whereby I sometimes can't log in as clicking on a link (or going directly) to /wp-login.php shows me a blank page with the words 'Not Permitted'.
If I go to the ...
0
votes
1answer
216 views
Show errormessages on wrong username/password on custom loginform?
I use this simple HTML loginform in my sidebar. Does anyone have any clever way to make it show the errormessages when you type in wrong password or username?
<form action="<?php echo ...