MaximeWPS
Forum Replies Created
-
Forum: Plugins
In reply to: [WPS Hide Login] Redirected to Redirection URL despite uninstalling pluginHello,
Thanks for using WPS Hide Login.
I don’t understand your issue. Calling a page that doesn”t exist redirects to 404. It’s the good way a website works.
You don’t need to create any page with WPS Hide Login. This plugin renames wp-login.php by the slug you enters to connect and renames any bad request to the 404 slug you enters.
Can you explain ?
Hello,
Thanks for using WPS Hide Login.
The link to your-website.com/wp-admin/about.php only works when you’re logged in and it’s not due to WPS Hide but to WordPress.
Forum: Plugins
In reply to: [WPS Hide Login] critical error in logout: can’t log outHello,
Thanks for using WPS Hide Login.
It seems to be a conflict with another plugin.
Try to deactivate every plugin except WPS Hide Login.
Forum: Plugins
In reply to: [WPS Hide Login] Multisite network link to site dashboard doesn’t workHello,
I think about one thing. Are your wp-login.php and wp-admin slugs cached ?
These pages shouldn’t be and it would explain why you’re still redirected to wp-admin.
Have you purged your caches after you deactivated every plugins ?
Forum: Plugins
In reply to: [WPS Hide Login] Hides /wp-admin, but not /admin?Hello again,
This topic has already been andwered in another one you opened.
I close this one.
Forum: Plugins
In reply to: [WPS Hide Login] Hides /wp-admin, but not /admin?Hello,
Thanks for using WPS Hide Login.
Your WordPress souldn’t redirect to /admin. It’s not due to WPS Hide Login. Have you set this redirection up into a plugin like Redirection or into your code ?
Forum: Plugins
In reply to: [WPS Hide Login] $manage_urlHello,
You ask the plugin support for any filter we could add to be compatible. It will be done in the next release.
Neverthless, they may know how to fix the issue.
Forum: Plugins
In reply to: [WPS Hide Login] $manage_urlHello,
Thanks for using WPS Hide Login.
Are uou using AfficliateWP or another plugin ?
Forum: Plugins
In reply to: [WPS Hide Login] How to edit login formHello,
Thanks for using WPS Hide Login.
Default wp-login.php page hasn’t any page too in wordpress admin.
You can customize your login page with a plugin dedicated to this task.
Forum: Plugins
In reply to: [WPS Hide Login] WPML compatibility problemHello,
It’s not the same.
You’ve to add
return $this->user_trailingslashit( site_url( '/', $scheme ) . $this->new_login_slug() );whereas you foundreturn $this->user_trailingslashit( home_url( '/', $scheme ) . $this->new_redirect_slug() );Forum: Plugins
In reply to: [WPS Hide Login] Multisite network link to site dashboard doesn’t workHello,
This is the only way to contact us.
When I said “pointing wp-admin instead of your login slug isn’t one but this is not due to WPS Hide Login” meant another plugin made a conflict. Have you tried to deactivate every plugin except WPS Hide Login ?
Forum: Plugins
In reply to: [WPS Hide Login] Multisite network link to site dashboard doesn’t workHello,
Unfortunately, this forum doesn’t allow to share private slugs and credentials…
Forum: Plugins
In reply to: [WPS Hide Login] About I changed the Login urlYes, it works with other plugins. But there may be conflicts between different plugins like on any WordPress install.
It works with cache. You’ve just to exclude wp-login.php and wp-admin from this cache.
Hello,
Ezoic is using Cloudflare. There must be cache here.
Forum: Plugins
In reply to: [WPS Hide Login] About I changed the Login urlHello,
In this case, there are only two possibilities.
1- There is a cache system in WordPress. A cache plugin enables to manage it. As you didn’t installed any cache plugin try to log in with your secret slug in another browser or after you purged your browser.
2- There is a conflict with another plugin like Wordfence. Try to deactivate every plugin except WPS Hide Login and try to log in again.