MaximeWPS
Forum Replies Created
-
Forum: Plugins
In reply to: [WPS Hide Login] Admin login page new url, but htpasswd not worksHello,
Thanks for using WPS Hide Login.
Because your htpassword snippet must point to /wp-login.php whereas it should point to /yoursecretslug.
Forum: Plugins
In reply to: [WPS Hide Login] cant access login pageHello,
Thanks for using WPS Hide Login.
Do your maintenance plugin enable to log under the maintenance mode ?
As WPS Hide Login is activated, wp-login.php and wp-admin slugs won’t work. You muste use your secret slug to reach the login page.
You can deactivate the maintenance plugin or WPS Hide Login renaming their folder in wp-content/plugins by FTP. Then, you’ll be able to log in.
Forum: Plugins
In reply to: [WPS Hide Login] Function is_404 was called incorrectlyHello,
Thanks for using WPS Hid Login.
I transmitted your request to our dev team.
Forum: Plugins
In reply to: [WPS Hide Login] WPS hide loginHello,
Thanks for using WPS Hide Login.
As the issue appeared after a flatsome update, you should ask to Flatsome support for any change in their code.
yes
Forum: Plugins
In reply to: [WPS Hide Login] Unable To Access Admin PortalThat’s the way the plugin works. If you’re logged in, you can reach yoursite.com/wp-admin. If you’re not, you’re redirected to 404.
Hello,
Is all your install up to date ?
Is xml-rpc option disabled ?
Forum: Plugins
In reply to: [WPS Hide Login] Unable To Access Admin PortalWordfence isn’t a cache plugin but a security plugin.
Try to set a cache plugin up and exlude wp-admin / wp-login.php.
Forum: Plugins
In reply to: [WPS Hide Login] Unable To Access Admin PortalHello,
Have you got any cache plugin ?
Do you use Cloudflare ?
Are your wp-login.php and /wp-admin pages excluded from cache ?
Hello,
Thanks for using WPS Hide Login.
Have you got a public access on your website for suscribers ?
Have you set a comment area with login link ?
Forum: Plugins
In reply to: [WPS Hide Login] Password recovery reveals hidden urlHello,
Then, you have a public access from this optin builder.
WPS Hide Login isn’t built to work with a public access somewhere on the website but to keep any access secret.
Forum: Plugins
In reply to: [WPS Hide Login] Unable To Access Admin PortalHello,
Thanks for using WPS Hide Login.
There is only one entry created in database. Delete one of them and try again.
Is your .htaccess well-configured with redirections from http to https and from no-www to www (or vis-versa) ?
Forum: Plugins
In reply to: [WPS Hide Login] Problem with different Site and wordpress panelBecause WPS Hide Login doesn’t work with this kind of install.
Forum: Plugins
In reply to: [WPS Hide Login] Who is stealing my info????Hello,
As it’s an e-commerce, the /my-account page must be public, isn’t it ?
Have you got a testimonial area ? a comment area ?
Can you share your website URL, please ? (without any other info).
Forum: Plugins
In reply to: [WPS Hide Login] www.urlname.com throwing 404 page in firefox & safariHello,
Look at your .htaccess. It must containe two basic redirections :
– http to https
– www to no-www (or the contrary)With this configuration, WPS Hide Login works well.