I am using https://www.ads-software.com/plugins/secure-hidden-login/ version and activated “pi” symbol but now I am unable to find the wp-admin and I can not login into admin. My site URL: https://www.activesocialplan.com/
]]>First let me say thank you for a very useful logon plugin. It has been on this site for three years and working great.
But after this last update of all plugins, theme and WordPress to 4.4.2 I no longer can log on to the site, When trying to login I receive this error message .
Warning: Cannot modify header information – headers already sent by (output started at /home/content/22/10649022/html/wp-content/themes/varg/inc/template-tags.php:2) in /home/content/22/10649022/html/wp-login.php on line 387
Warning: Cannot modify header information – headers already sent by (output started at /home/content/22/10649022/html/wp-content/themes/varg/inc/template-tags.php:2) in /home/content/22/10649022/html/wp-login.php on line 400
I don’t know which update is the problem, but the error only shows at log on and the path list’s the theme pack. My thoughts are that ether the theme or the logon plugin (secure-hidden-login) is the cause.
Again thank you for the plugin and if you can please help.
All ideas welcome
I swear it was alt+z but it’s not working, tried ctrl+z as well(as well as default “L”). Wordress updated and screwed up the entire website so I tried to login to fix it and no good. I checked the “block login page” when I installed this plugin so I’m unable to access it. I’ve removed the secure hidden block from htaccess. I’ve uploaded the emergency login page (which worked in the past on a different website but not this time). I’ve renamed the plugin. I’ve renamed the wp-login.php file, accessed it, logged in and stuck in a loop. Tried to access wp-admin directory and get “You do not have sufficient permissions to access this page.” Can’t find secure hidden login in the wp database to manually unlock the login page again. I’ve tried everything I could find online, in all the forums…I’m stumped. Any ideas?
]]>Using the theme “Response” … the plugin seems to work ok, except for the removal of the “hidden” class from the ‘securehiddenlogin’ element. I’m not sure why this doesn’t happen, and I see no other errors which would indicate a conflict. Because the class=”hidden” is never removed, the login form never appears, but it is there in the generated code.
I added some extra javascript to counter this, which fixes the issue, but am not sure what the underlying cause of this is.
Here is my script in case it helps anyone else. This is for CTRL + L or ALT + L.
jQuery(document).keydown(function(e){
if(e.ctrlKey && e.keyCode == 76 || e.altKey && e.keyCode == 76){
jQuery(“#securehiddenlogin”).removeClass(“hidden”);
}
})
Hi, installed this and yes it does work, however i cannot access my backend anymore, no entries in htaccess that i can alter either.
how can i possibly remove this, either in file manager or in db
]]>All auto upgrades worked previously to this version.
]]>I was under the assumption that using the new login button from the plugin would override or “hide” the standard login link provided by WordPress. I have the button at the top of the site, but the old link is still on the right side. Thanks.
]]>Alex,
I really like your plugin but I am having problems with a redirect loop. For example, I just tried logging in and got this message: “The page isn’t redirecting properly Firefox has detected that the server is redirecting the request for this address in a way that will never complete.”
I deleted the code generated from the plugin in .htaccess and the redirecting problem stops.
This is a multisite.
]]>I tried your plugin. Access my log in and it is blocked. (It’s Okay)
I tried to enter my log in page, the way your plugin work and. .
I leave it blank in the log in that shows above my site and successfully accessed my log in page.
hi,
install> done
activated> done
modify,save setting> error
Error: Can’t write to your .htaccess file (make sure the file exists)
how to fix this?
can you show me where is htaccess in this error message?
on public_html?
or
on folder public_html/wp-content/plugins/secure-hidden-login?
htaccess file is exist on public_html
]]>Hi Alex,
Really hope to use this plugin on https://cost-controllingaviancoronaviruses.org/ It is currently activated. However, how do useres LOGOUT? Many thanks….
]]>I have tried to hide access to wp-login.php by updating the .htaccess file. The .htaccess file looks ok, but does not protect access to wp-login.php ??
My host is using Apache version 2.2.24 and PHP version 5.2.17, so all looks well, except its not working…
hello
i am using V1.0.1
I have modify the “display” with “hidden”
but I have always [L] behind the name of posts and pages.
what can I do ?
thanks you
best regars
I’m not sure if I’m wording this correctly, but is there a way for the icon to be physically at a specific part of the page at all times?
Currently if I have an icon set, it will always be visible even when I scroll up or down. I’m looking for something that’s hooks itself to say, the bottom right side of the page and if I scroll up, it stays in the bottom of the page rather than following with the scroll.
The theme I have allows me place it in the footer but it’s extremely conspicuous.
Hello there,
Just wondering if somebody can help with centring “Login” and “Forgot Password” buttons inside gray menu-bar?
Thanking you in advance,
]]>Hi
Installed with no problem, qhen trying to deactivate it spots an error:
can′t find ,htacces file make sure the lie exists”
any tip? and yes the file exists ??
Thanks
BTW. Niceplugin :-0
]]>Hi
Installed with no problem, qhen trying to deactivate it spots an error:
can′t find ,htacces file make sure the lie exists”
any tip? and yes the file exists ??
Thanks
BTW. Niceplugin :-0
]]>Didn’t want the icon at the corner of my site. That worked. So, i changed the method for getting the login screen to the default CNTL / ALT / L. Nothing happens when I use that key combinations. So, now I’m not able to login? How do I get back in.
https://www.ads-software.com/extend/plugins/secure-hidden-login/
]]>I installed the plugin and all seemed to work OK. Then 18 hours later I get “Internal Server Error” every time I try to access the page.
I remove the hidden loggin code from .htaccess and all works OK. Put it back in and errors again, so it seems to be the plugin that is causing the problem.
Any ideas?
https://www.ads-software.com/extend/plugins/secure-hidden-login/
]]>Great idea for a plugin!
I have a popup in the same place where your login shows up though.
Where could I define a new z-level in your code?
Thanks!
https://www.ads-software.com/extend/plugins/secure-hidden-login/
]]>Where does the username/password post to?
Id the login still posting to wp-login.php?
Even if the form is gone, that won’t stop bots.
https://www.ads-software.com/extend/plugins/secure-hidden-login/
]]>