Lea WPServeur
Forum Replies Created
-
Forum: Plugins
In reply to: [WPS Hide Login] Not Working with Cache?Hi,
Thanks for using WPS Hide Login !
Yes, a cache plugin might be the cause. In that case, you can exclude the default login URL and the custom URL from the cache.
Best regards.Forum: Plugins
In reply to: [WPS Hide Login] Why do some sites have different URLs?Hi,
Thanks for using WPS Hide Login.
We’d need to take a look at how your permalinks are structured on your site 🙂
Best regards.Forum: Plugins
In reply to: [WPS Hide Login] Small Confusion with RedirectHi,
Thanks for using WPS Hide Login !
Are you using a caching plugin? That might be the cause. In that case, you can exclude the default login URL and the custom URL from the cache.
Best regards.Forum: Plugins
In reply to: [WPS Hide Login] Question About Login URLHi,
Thanks for using WPS Hide Login !
Yes, that can have an impact. You need to exclude the /wp-admin page and the /custom-link page from the cache.
Best regards.Forum: Plugins
In reply to: [WPS Hide Login] wp-loginHi,
If you created your 404 page template in Elementor, you should check to see if you’ve set it as the default 404 page.
Best regards.Forum: Plugins
In reply to: [WPS Hide Login] Wps hide and woocomerceHi,
you can install the plugin to access your WordPress admin panel.
Of course, you shouldn’t make the login link visible on your site.
Best Regards.Forum: Plugins
In reply to: [WPS Hide Login] cannot log – 404 page after setting wp-admin as urlHi, you can get in touch with your hosting provider to find out what caching system is in place. It may be necessary to adjust the caching level so that you no longer experience this issue.
Best regards.Forum: Plugins
In reply to: [WPS Hide Login] 2FA to mail completly an errorHi,
Thanks for using WPS Hide Login !Could you please specify what is not working on your end by providing more details about the actions you performed?
When you deactivate our plugin, does the two-factor authentication work correctly?
Forum: Plugins
In reply to: [WPS Hide Login] Multisite Site Switch leads to 404Hi,
Thanks for using WPS Hide Login !
This is actually normal behavior. WPS Hide Login doesn’t handle or modify admin bar links. In a multisite setup, WordPress natively generates links to
/wp-adminwhen using “My Sites > Site B”.The plugin can’t reliably detect whether a user is already authenticated in the admin area of another site on the network, as the authentication state isn’t shared in a way that allows this to be safely determined.
Making this work would require custom handling of authentication cookies (for example, via specific
wp-config.phpconstants or a shared cookie strategy), which is outside the scope of WPS Hide Login and more related to WordPress core or a custom implementation.
Best Regards.Forum: Plugins
In reply to: [WPS Hide Login] PHP 8.5 Compatibility Inquiry (Hide Login)Hi,
Thanks for using WPS Hide Login.
The plugin is compatible with PHP 8.5. You can safely use it without issues or fatal errors.
Best regards.Forum: Plugins
In reply to: [WPS Hide Login] Incompatibility with WP Rocket CacheHi,
Thanks for using WPS Hide Login.
Could you please confirm if you have excluded the login page (/wp-admin and your custom WPS Hide Login URL) from WP Rocket’s cache ?Best regards.
Forum: Plugins
In reply to: [WPS Hide Login] 404 redirect not workingHi Frank,
Thanks for using WPS Hide Login !You’re absolutely right about how WPS Hide Login works, accessing wp-login.php should return a 404.
To help identify the issue, we recommend temporarily deactivating all plugins except WPS Hide Login and then testing access to wp-login.php again. If the 404 works correctly with only WPS Hide Login enabled, this confirms that the issue is caused by a conflict with another plugin. You can then reactivate the other plugins one by one to identify which one is triggering the redirect loop.
Best regards.Forum: Plugins
In reply to: [WPS Hide Login] New login doesn’t work without the last /Hi,
Thank you for using WPS Hide Login.
This issue is usually related to the server configuration. Please check your server settings to ensure URLs without a trailing slash are correctly handled or redirected.
Best regards.Forum: Plugins
In reply to: [WPS Hide Login] cannot log – 404 page after setting wp-admin as urlHi,
Could you please add a question mark just before the custom login slug?
(https://www.yoursite.com/?customlogin)
If this works, the issue comes from the browser cache or the server/CDN cache.Forum: Plugins
In reply to: [WPS Hide Login] GoogleHi,
Thank you for your feedback. WPS Hide Login only changes the login URL to reduce automated attacks. It cannot prevent all crawlers or search engines from discovering the URL if it is exposed elsewhere (links, sitemap, etc.).
For stronger security, we recommend blocking indexing via robots.txt, and using a full security plugin.
Best regards