MaximeWPS
Forum Replies Created
-
Forum: Plugins
In reply to: [WPS Hide Login] 404 error pageHello,
That’s what I was going to answer. I can’t share any email here.
Forum: Plugins
In reply to: [WPS Hide Login] login page wordpressHello,
Are you using a login page customizer which does any actions on wp-login.php page besides WPS Hide Login ?
Forum: Plugins
In reply to: [WPS Hide Login] login page wordpressHello,
Thanks for using WPS Hide Login.
I think you’re using a login page customizer.
Have checked if you could log in deactivating it ?
Forum: Plugins
In reply to: [WPS Hide Login] Can’t logoutHello,
Maybe TranslatePress requires a filter or anything else.
You can ask them to give it to us.
Forum: Plugins
In reply to: [WPS Hide Login] permanent redirect to defined urlHello,
I didn’t tell you to clean the cache but to exclude wp-login and wp-admin from it.
Did you look for you host cache ? Are you using a CDN where a cache is set up ?
Forum: Plugins
In reply to: [WPS Hide Login] 404 error pageHello,
Thanks for using WPS Hide Login.
WPS Hide Login only add a line in wp_options database table. Then, it only changes wp-login.php slug.
It can’t lock any admin section.
Forum: Plugins
In reply to: [WPS Hide Login] compatibility with WP 5.9 ?Hello,
Yes, it works 🙂
Forum: Plugins
In reply to: [WPS Hide Login] Can’t logoutHello,
Is this thread could help you ?
https://wordpress.org/support/topic/wps-hide-login-not-working-with-translatepress/
Forum: Networking WordPress
In reply to: Multisite network problemsHello,
Sorry, it was a stupid proposal from myself (custom access)…
Forum: Plugins
In reply to: [WPS Hide Login] Not redirected to dashboard after loginHello,
I noticed you were using Cloudflare. Are you sure your wp-login.php and wp-admin pages aren’t cached on Cloudflare ?
These pages musn’t be cached. It could create kinf of issues like this one.
Forum: Networking WordPress
In reply to: Multisite network problemsHello,
I’m from WPS Hide Login support.
I tried to get the same issue you reported (Multisite with sub-directories subsites, WPS Hide Login activated on the network).
Could you help me to get this issue and analyse it to fix it, please ?
Or, if it’s possible, can I analyse it on you multisite install with a custom access ?
Forum: Plugins
In reply to: [WPS Hide Login] permanent redirect to defined urlHello @wudman !
If you had to clear your cache, it means that your wp-login.php and maybe wp-admin pages are included in cache process. They musn’t to avoid this kind of issue.
Forum: Plugins
In reply to: [WPS Hide Login] Login Page Not Accessible – Showing 404Hello,
wp-login.php and wp-admin don’t have to be cached. If you cache plugin add them, you should exclude theme from cache 🙂
Forum: Plugins
In reply to: [WPS Hide Login] permanent redirect to defined urlHello,
Thanks for using WPS Hide Login.
I tested the URL you shared and it works.
Are you using a CDN or a cache plugin ? Maybe, an option includes wp-login.php and wp-admin into cache actions. These pages musn’t be cached.
Hello,
Thanks for using WPS Hide Login.
Is line 203 commented in /classes/plugin.php file ?