Remy Perona
Forum Replies Created
-
Forum: Plugins
In reply to: [WPS Hide Login] wp-login redirects to 404 pageIt’s not possible currently
Forum: Plugins
In reply to: [WPS Hide Login] Weird character before custom linkWhat is your permalinks setting?
It’s something I can work on for a future version, thank you for your feedback
Forum: Plugins
In reply to: [WPS Hide Login] WPS Hide Login – still getting hammered with login attemptsYou should probably also disable xml-rpc: https://wordpress.org/support/topic/still-have-login-attempts?replies=35
I forgot my login url!
Either go to your MySQL database and look for the value of whl_page in the options table, or remove the wps-hide-login folder from your plugins folder, log in through wp-login.php and reinstall the plugin.On a multisite install the whl_page option will be in the sitemeta table, if there is no such option in the options table.
I’m locked out!
This case can come from plugins modifying your .htaccess files to add or change rules, or from an old WordPress MU configuration not updated since Multisite was added.First step is to check your .htaccess file and compare it to a regular one, to see if the problem comes from it.
Forum: Plugins
In reply to: [WPS Hide Login] Cela a été désactivéBonjour,
C’était le cas auparavant, mais j’ai changé car cela causait de nombreux problèmes.
Dans une future version, il y aura le choix entre ce message ou une redirection vers une page de votre choix.
Forum: Plugins
In reply to: [WPS Hide Login] Show error 4040 when /wp-admin/ is accessedHi,
It’s not possible currently
Forum: Plugins
In reply to: [WPS Hide Login] LinkedIn LoginHi,
Do you also have the problem without the plugin or not?
Forum: Plugins
In reply to: [WPS Hide Login] fail to redirectHi,
This is the default behaviour of the login page, even without the plugin
Forum: Plugins
In reply to: [Rich Contact Widget] From widget to USER ProfileHi,
It’s not possible to use it like that currently, it’s only for the widgets areas
Forum: Plugins
In reply to: [WPS Hide Login] Compatibility with User Switching ?Hi,
Thank you for your feedback, I’ll look into it 🙂
Forum: Plugins
In reply to: [WPS Hide Login] Can't customize URLHi,
I tested with the /sign-in/ slug for the custom login URL and it’s working correctly.
You might have something else conflicting
Forum: Plugins
In reply to: [WPS Hide Login] Cannot access dashboard after logging inHi,
This is normal when trying to access /wp-admin/ directly when not logged-in.
You have to go through your custom login URL to login
Forum: Plugins
In reply to: [WPS Hide Login] Compatibility QuestionsHi,
Yes for both. I use the plugin on my own website that is full SSL.
The plugin doesn’t rely on rewrite rules, so no problem for NGINX, it will work
Forum: Plugins
In reply to: [WPS Hide Login] New URL doesn't workNo it’s the common WP rewrite rules for permalinks, so all ok.
Does the old wp-login.php still continue to work when the new url is 404?