Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Sean Fisher

    (@sean212)

    Are you on 2.0? I put in a new way to load the 404 properly in that version.

    The same problem with random845 just happened to my website. Could you please help me? I’m using 3.5.1 and i’m a newbie. Please let me know how to uninstall this plugin?

    Same problem here.

    Wp-admin hide works fine.

    But when we enter a custom name for wp-login , it still stays 404 not found.

    The custom URL is not working.

    Wht to do ?How to fix ?

    So is there a solution to this yet, or what? Because I am having the same problem. I was able to get back into my site by simply deleting the whole plugin using FTP, but I still want to have a custom login domain? What’s going on with this?

    Same thing here on a new site I just installed but not on usual server. It’s operating fine on my other sites so suspect it may well be host related.

    Jack

    (@theelectricwiz)

    Had the same problem. I have added the below to my .htaccess file in the wordpress base folder:
    RewriteEngine On
    RewriteRule ^secret/$ index.php [L]

    Setting the WordPress Login URL to secret works with this. Hope that helps.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Can't find login page’ is closed to new replies.