MaximeWPS
Forum Replies Created
-
Forum: Plugins
In reply to: [WPS Hide Login] always redirected to 404Hello,
I think Uncanny Owl’s log-in is looks for wp-login.php or wp-admin page whereas it should search for wp_login() function.
You can contact its dev team about it.
Forum: Plugins
In reply to: [WPS Hide Login] Two bugs on multisitesA super-admin user can reach every website on the network in the menu –> Sites but only see the subsites he is admin for in the top bar “My Sites”.
If a user isn’t super admin, he only see and is able to reach subsites he is admin for by the top bar “My Sites”. But he can’t reach any other subsite.
Then, WPS Hide Login replaces wp-admin slug for non-logged-in users. If a user is logged in and has the good rights to reach a subsite, this replacement doesn’t apply.
Forum: Plugins
In reply to: [WPS Hide Login] Login in mobile and ipad appHello,
Thanks for using WPS Hide Login.
These apps are looking for wp-login.php slug whereas WPS Hide Login replaces it. Many requests have been sent to the editors to change it for wp_login() function.
The issue is from these apps and not from WPS Hide Login.
Forum: Plugins
In reply to: [WPS Hide Login] always redirected to 404Hello,
Thanks for using WPS Hide Login.
WPS Hide Login is useful when users can’t register and log in your site to avoid brute force attacks. In your case, you can deactivate it to fix the issue.
Forum: Plugins
In reply to: [WPS Hide Login] Two bugs on multisitesHello,
Thanks for using WPS Hide Login.
Why do these elements would be replaced as you’re already logged in ?
Forum: Plugins
In reply to: [WPS Hide Login] Registration still an issueHello,
Thanks for using WPS Hide Login.
Have you cleared all your cache ? WPS Hide Login also replaces lost-password, register and logout pages.
Hello,
Thanks for usigin WPS Hide Login.
I’m going to share this point with the dev team.
Have you contacted Gravity Forms about that ? It would be simpler to fix that from their code rather than many other plugins…
Forum: Plugins
In reply to: [WPS Hide Login] How to login? o.OHello,
Thanks for using WPS Hide Login.
The default secret slug replacing /wp-login.php is /login. You can reach your login page with this URI.
You should change that in your wordpress settings.
Forum: Plugins
In reply to: [WPS Hide Login] Can’t access backend, it redirects me to home pageHello,
Thanks for using WPS Hide Login.
Is your secret login URL right ?
Have you installed Redirection plugin which redirects your login URL to home ?
You can deactivate WPS Hide Login reaching wp-content/plugins by FTP and renaming wps-hide-login folder to log in with wp-login.php.
Forum: Plugins
In reply to: [WPS Hide Login] hidden urlHello @all,
This link is generated by WordPress like the reset password link. Then, this link uses the login URL with a query string.
It’s not due to WPS Hide but to WordPress.
Forum: Plugins
In reply to: [WPS Hide Login] Password protected pages not workingHello,
Thanks for using WPS Hide Login.
What is your configuration ? WPS Hide Login works well with password protected pages logged in or not logged in.
Forum: Plugins
In reply to: [WPS Hide Login] 404 after setting urlsecret-slug is the secret URL you set in WPS Hide Login settings.
Forum: Plugins
In reply to: [WPS Hide Login] Login URL changed, but still receiving brute force attacksHello,
Yes, xml-rpc must be disabled. It can be used to find your login URL. If any plugin requires this functionnality, disable it.
Forum: Plugins
In reply to: [WPS Hide Login] 404 after setting urlThen, you secret slug should be /index.php/secret-slug ?
It can’t work with WPS Hide Login.
Forum: Plugins
In reply to: [WPS Hide Login] Login URL changed, but still receiving brute force attacksHello,
Thanks for using WPS Hide Login.
Is the login page public ? Do you allow your users to log in by the comments area ?
Is xml-rpc deactivated ?