Form Block: insecure endpoint (Chrome)
-
Providing an email address in the ‘EMAIL FOR FORM SUBMISSIONS’ field, shows a warning in Chrome:
This form is not secure. Autofill has been turned off.In Chrome Console:
preact.module.js:1 Mixed Content: The page at ‘https://mydomain.com/’ was loaded over a secure connection, but contains a form that targets an insecure endpoint ‘mailto:[email protected]’. This endpoint should be made available over a secure connection.
The warning disappears when I remove the my email address and ‘mailto:’ in SUBMISSIONS METHOD: custom > Advanced > FORM ACTION
Leaving the field ‘EMAIL FOR FORM SUBMISSIONS’ empty, does not ‘default to site admin‘. https://github.com/WordPress/gutenberg/issues/44186#issuecomment-1659926336
I have the Post SMTP plugin installed and email log status is: ‘No recipient forward path has been supplied.‘ Deactivating the Post SMTP plugin, does not change the behaviour.
Is there a fix to this?The page I need help with: [log in to see the link]
- You must be logged in to reply to this topic.