You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Effect:
Although the person making the contact has specified their website, an input error is displayed.
Possible solution:
Before validation, it should be checked whether the contact has entered http:// or https://. If not, https:// is prefixed with the website and only then validated.
Best regards
Frank
The text was updated successfully, but these errors were encountered:
Hello everyone,
In the contact form, a URL (https://www.arvidzimmermann.de/) is declared as correct, although a website (www.arvidzimmermann.de) is requested.
Conditions/ Setup:
FlatPress 1.3.1 Release
Effect:
Although the person making the contact has specified their website, an input error is displayed.
Possible solution:
Before validation, it should be checked whether the contact has entered http:// or https://. If not, https:// is prefixed with the website and only then validated.
Best regards
Frank
The text was updated successfully, but these errors were encountered: