[ad_1]
https://preview.redd.it/arj39upxmz5d1.png?width=478&format=png&auto=webp&s=1697d9818b32c2f5d4babc54ccad3b02c6e6a98d
How can i disable this invasive alert that Safari is constantly showing on every page?
I don’t know even if this is possible, but the customer keep saying that the notification can be invasive, due to even if you dismiss the alert, when you go on another section in the website, it shows again.
[ad_2]
There’s a login form. They’re not logged in. It’s offering to login.
Most obvious, remove the login form.
You could try things like disable autocomplete suggestions via an attribute, changing the field names, setting it to read-only/disable until click.
Browsers and extensions can also ignore all of these or get smart about it.
What’s this to do with wordpress?