Codeinwp / neve

A fast, lightweight, AMP ready WordPress theme built with speed and usability in mind.
https://themeisle.com/themes/neve/
GNU General Public License v2.0
262 stars 84 forks source link

Wrong email validation on 'Contact Us' page #2018

Closed StellaTI closed 4 years ago

StellaTI commented 4 years ago

Description:

For various demos, we see a wrong validation of the email, in fields like Contact Us / Subscribe / Sign up for updates Example: When trying to send a contact form on 'Urban Design' homepage, even if providing a valid email we get the message "WRONG EMAIL CONFIGURATION! PLEASE CONTACT ADMINISTRATION!"

How to reproduce:

  1. Open demo site: https://demosites.io/constructions/
  2. Scroll down to 'Contact Us'
  3. Provide valid inputs for all the fields: name, email, and message.

Expected behaviour:

A guest user should be able to send the form with valid inputs.

Current behaviour:

a) We see a wrong message for a valid email (in my example: name@gmail.com): "WRONG EMAIL CONFIGURATION! PLEASE CONTACT ADMINISTRATION!"

b) for some demos from the mentioned below, we also get the message "The email field cannot be empty" even if the email is provided. The same issue is reproducible with:

contact us_ contact us2_

Technical info

mghenciu commented 4 years ago

Fixed the Contact forms where the email wasn't configured.

For the Subscription forms, like the one below, there are third-party configuration needed from the users-side (for example Mailchimp, or other subscription providers) - that's why there is an warning message. image